184 lines
No EOL
4.5 KiB
JSON
184 lines
No EOL
4.5 KiB
JSON
{
|
|
"type": "minecraft:chest",
|
|
"pools": [
|
|
{
|
|
"bonus_rolls": 0.0,
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:item",
|
|
"functions": [
|
|
{
|
|
"add": false,
|
|
"count": 1.0,
|
|
"function": "minecraft:set_count"
|
|
},
|
|
{
|
|
"add": false,
|
|
"damage": {
|
|
"type": "minecraft:uniform",
|
|
"max": 0.9,
|
|
"min": 0.4
|
|
},
|
|
"function": "minecraft:set_damage"
|
|
},
|
|
{
|
|
"function": "minecraft:enchant_randomly",
|
|
"options": "#minecraft:on_random_loot"
|
|
}
|
|
],
|
|
"name": "minecraft:diamond_axe"
|
|
},
|
|
{
|
|
"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:diamond_pickaxe"
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"functions": [
|
|
{
|
|
"add": false,
|
|
"count": {
|
|
"type": "minecraft:uniform",
|
|
"max": 3.0,
|
|
"min": 1.0
|
|
},
|
|
"function": "minecraft:set_count"
|
|
}
|
|
],
|
|
"name": "minecraft:diamond"
|
|
},
|
|
{
|
|
"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:compass"
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"functions": [
|
|
{
|
|
"add": false,
|
|
"count": {
|
|
"type": "minecraft:uniform",
|
|
"max": 2.0,
|
|
"min": 1.0
|
|
},
|
|
"function": "minecraft:set_count"
|
|
}
|
|
],
|
|
"name": "minecraft:bucket"
|
|
},
|
|
{
|
|
"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:golden_axe",
|
|
"weight": 4
|
|
},
|
|
{
|
|
"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:golden_pickaxe",
|
|
"weight": 4
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"functions": [
|
|
{
|
|
"add": false,
|
|
"count": {
|
|
"type": "minecraft:uniform",
|
|
"max": 15.0,
|
|
"min": 5.0
|
|
},
|
|
"function": "minecraft:set_count"
|
|
}
|
|
],
|
|
"name": "minecraft:bamboo_planks",
|
|
"weight": 10
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"functions": [
|
|
{
|
|
"add": false,
|
|
"count": {
|
|
"type": "minecraft:uniform",
|
|
"max": 10.0,
|
|
"min": 6.0
|
|
},
|
|
"function": "minecraft:set_count"
|
|
}
|
|
],
|
|
"name": "minecraft:baked_potato",
|
|
"weight": 10
|
|
}
|
|
],
|
|
"rolls": {
|
|
"type": "minecraft:uniform",
|
|
"max": 3.0,
|
|
"min": 1.0
|
|
}
|
|
}
|
|
],
|
|
"random_sequence": "minecraft:chests/trial_chambers/intersection_barrel"
|
|
} |