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

238 lines
5.7 KiB
JSON

{
"pools": [
{
"name": "aquaculture:box_loot",
"rolls": 1,
"entries": [
{
"type": "item",
"name": "meadow:fire_log",
"entryName": "fire_log",
"weight": 1
},
{
"type": "item",
"name": "society:geode",
"entryName": "geode",
"weight": 1
},
{
"type": "item",
"name": "atmospheric:yucca_sapling",
"entryName": "yucca_sapling",
"weight": 1
},
{
"type": "item",
"name": "atmospheric:morado_sapling",
"entryName": "morado_sapling",
"weight": 1
},
{
"type": "item",
"name": "atmospheric:grimwood_sapling",
"entryName": "grimwood_sapling",
"weight": 1,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 4,
"max": 12
}
}
]
},
{
"type": "item",
"name": "atmospheric:kousa_sapling",
"entryName": "kousa_sapling",
"weight": 1
},
{
"type": "item",
"name": "atmospheric:green_aspen_sapling",
"entryName": "green_aspen_sapling",
"weight": 1
},
{
"type": "item",
"name": "atmospheric:rosewood_sapling",
"entryName": "rosewood_sapling",
"weight": 1
},
{
"type": "item",
"name": "atmospheric:aspen_sapling",
"entryName": "aspen_sapling",
"weight": 1
},
{
"type": "item",
"name": "atmospheric:dry_laurel_sapling",
"entryName": "dry_laurel_sapling",
"weight": 1
},
{
"type": "item",
"name": "atmospheric:laurel_sapling",
"entryName": "laurel_sapling",
"weight": 1
},
{
"type": "item",
"name": "minecraft:coal",
"entryName": "coal",
"weight": 3
},
{
"type": "item",
"name": "minecraft:charcoal",
"entryName": "charcoal",
"weight": 3
},
{
"type": "item",
"name": "minecraft:stick",
"entryName": "stick",
"weight": 5
},
{
"type": "item",
"name": "minecraft:leather_helmet",
"entryName": "leather_helmet",
"weight": 2
},
{
"type": "item",
"name": "minecraft:leather_chestplate",
"entryName": "leather_chestplate",
"weight": 2
},
{
"type": "item",
"name": "minecraft:leather_leggings",
"entryName": "leather_leggings",
"weight": 2
},
{
"type": "item",
"name": "minecraft:leather_boots",
"entryName": "leather_boots",
"weight": 2
},
{
"type": "item",
"name": "minecraft:flint",
"entryName": "flint",
"weight": 4
},
{
"type": "item",
"name": "minecraft:clay_ball",
"entryName": "clay_ball",
"weight": 4
},
{
"type": "item",
"name": "minecraft:bucket",
"entryName": "bucket",
"weight": 1
},
{
"type": "item",
"name": "minecraft:leather",
"entryName": "leather",
"weight": 4
},
{
"type": "item",
"name": "minecraft:slime_ball",
"entryName": "slime_ball",
"weight": 1
},
{
"type": "item",
"name": "minecraft:bone",
"entryName": "bone",
"weight": 5
},
{
"type": "item",
"name": "minecraft:rotten_flesh",
"entryName": "rotten_flesh",
"weight": 5
},
{
"type": "item",
"name": "minecraft:glass_bottle",
"entryName": "glass_bottle",
"weight": 1
},
{
"type": "item",
"name": "minecraft:gunpowder",
"entryName": "gunpowder",
"weight": 1
},
{
"type": "item",
"name": "simplehats:hatbag_common",
"entryName": "hatbag_common",
"weight": 3
},
{
"type": "item",
"name": "furniture:trash_bag",
"entryName": "trash_bag",
"weight": 3
},
{
"type": "stardew_fishing:optional",
"name": "crabbersdelight:crab_trap_bait",
"entryName": "crab_trap_bait",
"weight": 6,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 17
}
}
]
},
{
"type": "item",
"name": "numismatics:sprocket",
"entryName": "sprocket",
"weight": 3
},
{
"type": "item",
"name": "numismatics:cog",
"entryName": "cog",
"weight": 3
},
{
"type": "item",
"name": "minecraft:string",
"entryName": "string",
"weight": 3
},
{
"type": "item",
"name": "minecraft:feather",
"entryName": "feather",
"weight": 4
},
{
"type": "item",
"name": "minecraft:apple",
"entryName": "apple",
"weight": 1
}
]
}
]
}