Version 1.0.19b

This commit is contained in:
Adrian Marquis
2023-05-29 13:49:34 +00:00
parent 5386f164b9
commit b5ede55eba
927 changed files with 92525 additions and 0 deletions

View File

@@ -0,0 +1,106 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": 4.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 32.0
},
"add": false
}
],
"name": "minecraft:pumpkin_seeds"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 6.0
},
"add": false
}
],
"name": "minecraft:pumpkin_pie"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 16.0
},
"add": false
}
],
"name": "twilightforest:torchberries"
}
]
},
{
"rolls": 2.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 6.0
},
"add": false
}
],
"name": "minecraft:diamond"
},
{
"type": "minecraft:item",
"name": "twilightforest:moon_dial"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 12.0
},
"add": false
}
],
"name": "twilightforest:transformation_powder"
},
{
"type": "minecraft:item",
"name": "minecraft:golden_apple"
}
]
}
]
}

View File

@@ -0,0 +1,202 @@
{
"type": "minecraft:chest",
"pools": [
{
"rolls": 4.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:loot_table",
"weight": 25,
"name": "twilightforest:structures/useless"
},
{
"type": "minecraft:item",
"weight": 75,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 4.0
},
"add": false
}
],
"name": "minecraft:iron_ingot"
},
{
"type": "minecraft:item",
"weight": 75,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 4.0
},
"add": false
}
],
"name": "minecraft:carrot"
},
{
"type": "minecraft:item",
"weight": 75,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 6.0
},
"add": false
}
],
"name": "minecraft:ladder"
},
{
"type": "minecraft:item",
"weight": 75,
"name": "minecraft:bucket"
}
]
},
{
"rolls": 2.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 2.0
},
"add": false
}
],
"name": "minecraft:baked_potato"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 12.0
},
"add": false
}
],
"name": "minecraft:arrow"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 12.0
},
"add": false
}
],
"name": "minecraft:torch"
},
{
"type": "minecraft:item",
"name": "twilightforest:ore_magnet"
},
{
"type": "minecraft:item",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 4.0
},
"add": false
}
],
"name": "twilightforest:ironwood_ingot"
}
]
},
{
"rolls": 1.0,
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"weight": 75,
"name": "twilightforest:magic_map"
},
{
"type": "minecraft:item",
"weight": 75,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 12.0
},
"add": false
}
],
"name": "twilightforest:transformation_powder"
},
{
"type": "minecraft:item",
"weight": 25,
"name": "minecraft:diamond"
},
{
"type": "minecraft:item",
"weight": 25,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1.0,
"max": 6.0
},
"add": false
}
],
"name": "minecraft:emerald"
},
{
"type": "minecraft:item",
"weight": 25,
"name": "twilightforest:peacock_feather_fan"
},
{
"type": "minecraft:item",
"weight": 25,
"name": "twilightforest:charm_of_life_1"
},
{
"type": "minecraft:item",
"weight": 25,
"name": "twilightforest:music_disc_wayfarer"
}
]
}
]
}