village_taiga_house.json
0 B
Empty File
{
"type": "minecraft:chest",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:iron_nugget"
},
{
"type": "minecraft:item",
"name": "minecraft:fern",
"weight": 2
},
{
"type": "minecraft:item",
"name": "minecraft:large_fern",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 7.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:potato",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 7.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:sweet_berries",
"weight": 5
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:bread",
"weight": 10
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:pumpkin_seeds",
"weight": 5
},
{
"type": "minecraft:item",
"name": "minecraft:pumpkin_pie"
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:emerald",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:spruce_sapling",
"weight": 5
},
{
"type": "minecraft:item",
"name": "minecraft:spruce_sign"
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 1.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:spruce_log",
"weight": 10
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 3.0
}
},
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "minecraft:bundle"
},
{
"type": "minecraft:empty",
"weight": 2
}
],
"rolls": 1.0
}
],
"random_sequence": "minecraft:chests/village/village_taiga_house"
}