supply.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": 14.0,
"min": 4.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:arrow",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 4.0
},
"function": "minecraft:set_count"
},
{
"function": "minecraft:set_potion",
"id": "minecraft:poison"
}
],
"name": "minecraft:tipped_arrow"
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 8.0,
"min": 4.0
},
"function": "minecraft:set_count"
},
{
"function": "minecraft:set_potion",
"id": "minecraft:slowness"
}
],
"name": "minecraft:tipped_arrow"
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 4.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:baked_potato",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 10.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:glow_berries",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 6.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:acacia_planks"
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:moss_block"
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 2.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:bone_meal"
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 10.0,
"min": 5.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:tuff"
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 6.0,
"min": 3.0
},
"function": "minecraft:set_count"
}
],
"name": "minecraft:torch"
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 2.0,
"function": "minecraft:set_count"
},
{
"function": "minecraft:set_potion",
"id": "minecraft:regeneration"
}
],
"name": "minecraft:potion"
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 2.0,
"function": "minecraft:set_count"
},
{
"function": "minecraft:set_potion",
"id": "minecraft:strength"
}
],
"name": "minecraft:potion"
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
},
{
"add": false,
"damage": {
"type": "minecraft:uniform",
"max": 0.8,
"min": 0.15
},
"function": "minecraft:set_damage"
}
],
"name": "minecraft:stone_pickaxe",
"weight": 2
},
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": 1.0,
"function": "minecraft:set_count"
}
],
"name": "minecraft:milk_bucket"
}
],
"rolls": {
"type": "minecraft:uniform",
"max": 5.0,
"min": 3.0
}
}
],
"random_sequence": "minecraft:chests/trial_chambers/supply"
}