32 lines
No EOL
681 B
JSON
32 lines
No EOL
681 B
JSON
{
|
|
"type": "minecraft:chest",
|
|
"pools": [
|
|
{
|
|
"bonus_rolls": 0.0,
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:item",
|
|
"functions": [
|
|
{
|
|
"add": false,
|
|
"count": {
|
|
"type": "minecraft:uniform",
|
|
"max": 7.0,
|
|
"min": 2.0
|
|
},
|
|
"function": "minecraft:set_count"
|
|
}
|
|
],
|
|
"name": "minecraft:arrow",
|
|
"weight": 30
|
|
}
|
|
],
|
|
"rolls": {
|
|
"type": "minecraft:uniform",
|
|
"max": 2.0,
|
|
"min": 1.0
|
|
}
|
|
}
|
|
],
|
|
"random_sequence": "minecraft:chests/jungle_temple_dispenser"
|
|
} |