neuralgia/kubejs/data/minecraft/loot_tables/chests/bastion_treasure.json
Nebby d4c80a4b61
Consolidating Development: 0.9.x (#846)
Signed-off-by: Pyritie <pyritie@gmail.com>
Signed-off-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: Pyritie <Pyritie@gmail.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
Co-authored-by: TomPlop <tomdidome@gmail.com>
Co-authored-by: aidie8 <aidenvanzuilen@gmail.com>
Co-authored-by: Xikaro <os.valerievich@ya.ru>
Co-authored-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
Co-authored-by: Zleub <debray.arnaud@gmail.com>
2025-04-14 19:00:08 +01:00

561 lines
No EOL
11 KiB
JSON

{
"type": "minecraft:chest",
"pools": [
{
"name": "loot_pool",
"rolls": 2,
"entries": [
{
"type": "minecraft:item",
"name": "gtceu:damascus_steel_ingot",
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 1,
"max": 3,
"type": "minecraft:uniform"
}
}
],
"weight": 20
},
{
"type": "minecraft:item",
"name": "gtceu:damascus_steel_hammer",
"weight": 10,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"tfc:forging_bonus\": 4}"
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:damascus_steel_pickaxe",
"weight": 10,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"tfc:forging_bonus\": 4}"
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:damascus_steel_sword",
"weight": 5,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"tfc:forging_bonus\": 4}"
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:damascus_steel_knife",
"weight": 10,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"tfc:forging_bonus\": 4}"
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:damascus_steel_butchery_knife",
"weight": 5,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"tfc:forging_bonus\": 4}"
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:damascus_steel_mining_hammer",
"weight": 5,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"tfc:forging_bonus\": 4}"
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:damascus_steel_shovel",
"weight": 10,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"tfc:forging_bonus\": 4}"
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:damascus_steel_spade",
"weight": 5,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"tfc:forging_bonus\": 4}"
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:damascus_steel_scythe",
"weight": 10,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"tfc:forging_bonus\": 4}"
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:damascus_steel_wire_cutter",
"weight": 15,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"tfc:forging_bonus\": 4}"
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:damascus_steel_wrench",
"weight": 15,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"tfc:forging_bonus\": 4}"
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:damascus_steel_crowbar",
"weight": 15,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"tfc:forging_bonus\": 4}"
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:damascus_steel_screwdriver",
"weight": 15,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"tfc:forging_bonus\": 4}"
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:damascus_steel_saw",
"weight": 15,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"tfc:forging_bonus\": 4}"
}
]
},
{
"type": "minecraft:item",
"name": "minecraft:crossbow",
"weight": 5,
"functions": [
{
"function": "minecraft:set_nbt",
"tag": "{\"tfc:forging_bonus\": 4}"
}
]
}
]
},
{
"name": "loot_pool",
"rolls": {
"type": "minecraft:uniform",
"min": 8,
"max": 12
},
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:diamond",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:sapphire_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:ruby_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "minecraft:emerald",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:topaz_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:malachite_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:yellow_garnet_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:red_garnet_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "minecraft:amethyst_shard",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:almandine_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:andradite_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:blue_topaz_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:green_sapphire_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:grossular_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:rutile_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:lazurite_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:pyrope_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:sodalite_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:spessartine_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:uvarovite_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:quartzite_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:olivine_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:apatite_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
},
{
"type": "minecraft:item",
"name": "gtceu:monazite_gem",
"weight": 10,
"functions": [
{
"function": "minecraft:set_count",
"count": {
"min": 3,
"max": 9,
"type": "minecraft:uniform"
}
}
]
}
]
}
]
}