Files
2026-07-31 10:34:32 +09:00

246 lines
5.8 KiB
JSON

{
"type": "minecraft:chest",
"pools": [
{
"rolls": {
"type": "minecraft:uniform",
"min": 3,
"max": 8
},
"bonus_rolls": 0,
"entries": [
{
"type": "minecraft:item",
"weight": 25,
"name": "society:animal_feed",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 2,
"max": 5
},
"add": false
}
]
},
{
"type": "minecraft:item",
"weight": 3,
"name": "minecraft:saddle"
},
{
"type": "minecraft:item",
"weight": 10,
"name": "numismatics:sprocket",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 3
},
"add": false
}
]
},
{
"type": "minecraft:item",
"name": "minecraft:iron_horse_armor"
},
{
"type": "minecraft:item",
"name": "minecraft:golden_horse_armor"
},
{
"type": "minecraft:item",
"name": "minecraft:diamond_horse_armor"
},
{
"type": "minecraft:item",
"weight": 4,
"name": "numismatics:cog",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 3
},
"add": false
}
]
},
{
"type": "minecraft:item",
"weight": 1,
"name": "numismatics:crown",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 1
},
"add": false
}
]
},
{
"weight": 1,
"type": "minecraft:item",
"name": "society:candied_animal_feed"
},
{
"type": "minecraft:item",
"weight": 3,
"name": "minecraft:stone_shovel",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"type": "minecraft:uniform",
"min": 20,
"max": 39
},
"treasure": true
}
]
},
{
"type": "minecraft:item",
"weight": 3,
"name": "minecraft:stone_hoe",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"type": "minecraft:uniform",
"min": 20,
"max": 39
},
"treasure": true
}
]
},
{
"type": "minecraft:item",
"weight": 3,
"name": "numismatics:cog",
"functions": [
{
"function": "minecraft:enchant_with_levels",
"levels": {
"type": "minecraft:uniform",
"min": 20,
"max": 39
},
"treasure": true
}
]
}
]
},
{
"rolls": {
"type": "minecraft:uniform",
"min": 1,
"max": 1
},
"bonus_rolls": 0,
"entries": [
{
"type": "minecraft:item",
"weight": 20,
"name": "minecraft:air"
},
{
"type": "minecraft:item",
"weight": 1,
"name": "numismatics:crown",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 1
},
"add": false
}
]
},
{
"type": "minecraft:item",
"weight": 10,
"name": "numismatics:cog",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 6
},
"add": false
}
]
},
{
"type": "minecraft:item",
"weight": 2,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 1
},
"add": false
}
],
"name": "relics:horse_flute"
},
{
"type": "minecraft:item",
"weight": 4,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 1
},
"add": false
}
],
"name": "society:husbandry_hourly"
},
{
"type": "minecraft:item",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"type": "minecraft:uniform",
"min": 1,
"max": 1
},
"add": false
}
],
"name": "simplerecall:recall_potion"
}
]
}
],
"random_sequence": "minecraft:chests/end_city_treasure"
}