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>
929 lines
No EOL
18 KiB
JSON
929 lines
No EOL
18 KiB
JSON
{
|
|
"type": "minecraft:chest",
|
|
"pools": [
|
|
{
|
|
"name": "loot_pool",
|
|
"rolls": {
|
|
"type": "minecraft:uniform",
|
|
"min": 1,
|
|
"max": 2
|
|
},
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:crossbow",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_damage",
|
|
"damage": {
|
|
"type": "minecraft:uniform",
|
|
"min": 0.75,
|
|
"max": 1
|
|
}
|
|
},
|
|
{
|
|
"function": "minecraft:set_enchantments",
|
|
"enchantments": {
|
|
"minecraft:quick_charge": 2,
|
|
"minecraft:piercing": 1
|
|
},
|
|
"add": false
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:metal/chestplate/black_bronze",
|
|
"weight": 50,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_damage",
|
|
"damage": {
|
|
"type": "minecraft:uniform",
|
|
"min": 0.75,
|
|
"max": 1
|
|
}
|
|
},
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:metal/helmet/black_bronze",
|
|
"weight": 50,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_damage",
|
|
"damage": {
|
|
"type": "minecraft:uniform",
|
|
"min": 0.75,
|
|
"max": 1
|
|
}
|
|
},
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:metal/greaves/black_bronze",
|
|
"weight": 50,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_damage",
|
|
"damage": {
|
|
"type": "minecraft:uniform",
|
|
"min": 0.75,
|
|
"max": 1
|
|
}
|
|
},
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:metal/boots/black_bronze",
|
|
"weight": 50,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_damage",
|
|
"damage": {
|
|
"type": "minecraft:uniform",
|
|
"min": 0.75,
|
|
"max": 1
|
|
}
|
|
},
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:metal/shield/black_bronze",
|
|
"weight": 50,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_damage",
|
|
"damage": {
|
|
"type": "minecraft:uniform",
|
|
"min": 0.75,
|
|
"max": 1
|
|
}
|
|
},
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:black_bronze_pickaxe",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_damage",
|
|
"damage": {
|
|
"type": "minecraft:uniform",
|
|
"min": 0.1,
|
|
"max": 0.9
|
|
}
|
|
},
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:black_bronze_shovel",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_damage",
|
|
"damage": {
|
|
"type": "minecraft:uniform",
|
|
"min": 0.1,
|
|
"max": 0.9
|
|
}
|
|
},
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:black_bronze_hammer",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_damage",
|
|
"damage": {
|
|
"type": "minecraft:uniform",
|
|
"min": 0.1,
|
|
"max": 0.9
|
|
}
|
|
},
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:black_bronze_sword",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_damage",
|
|
"damage": {
|
|
"type": "minecraft:uniform",
|
|
"min": 0.1,
|
|
"max": 0.9
|
|
}
|
|
},
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:metal/mace/black_bronze",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_damage",
|
|
"damage": {
|
|
"type": "minecraft:uniform",
|
|
"min": 0.1,
|
|
"max": 0.9
|
|
}
|
|
},
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:metal/javelin/black_bronze",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_damage",
|
|
"damage": {
|
|
"type": "minecraft:uniform",
|
|
"min": 0.1,
|
|
"max": 0.9
|
|
}
|
|
},
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfchotornot:tongs/rose_gold",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_damage",
|
|
"damage": {
|
|
"type": "minecraft:uniform",
|
|
"min": 0.5,
|
|
"max": 0.9
|
|
}
|
|
},
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfchotornot:tongs/gold",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_damage",
|
|
"damage": {
|
|
"type": "minecraft:uniform",
|
|
"min": 0.5,
|
|
"max": 0.9
|
|
}
|
|
},
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:piglin_banner_pattern",
|
|
"weight": 50
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:music_disc_pigstep",
|
|
"weight": 20
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:snout_armor_trim_smithing_template",
|
|
"weight": 30
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:damascus_steel_ingot",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 1,
|
|
"max": 3,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 30
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:damascus_steel_hammer",
|
|
"weight": 20,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:damascus_steel_pickaxe",
|
|
"weight": 20,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:damascus_steel_sword",
|
|
"weight": 10,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:damascus_steel_knife",
|
|
"weight": 20,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:damascus_steel_butchery_knife",
|
|
"weight": 10,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:damascus_steel_mining_hammer",
|
|
"weight": 10,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:damascus_steel_shovel",
|
|
"weight": 20,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:damascus_steel_spade",
|
|
"weight": 10,
|
|
"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": 20,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:damascus_steel_wrench",
|
|
"weight": 20,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:damascus_steel_crowbar",
|
|
"weight": 20,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:damascus_steel_screwdriver",
|
|
"weight": 20,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:damascus_steel_saw",
|
|
"weight": 20,
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_nbt",
|
|
"tag": "{\"tfc:forging_bonus\": 4}"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "loot_pool",
|
|
"rolls": {
|
|
"type": "minecraft:uniform",
|
|
"min": 8,
|
|
"max": 10
|
|
},
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:string",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 4,
|
|
"max": 16,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:silk_cloth",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 2,
|
|
"max": 4,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 70
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:leather",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 2,
|
|
"max": 4,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 70
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:arrow",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 5,
|
|
"max": 17,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:glow_arrow",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 10,
|
|
"max": 28,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:rose_gold_ingot",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 2,
|
|
"max": 5,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 80
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:gold_ingot",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 2,
|
|
"max": 5,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "create:golden_sheet",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 2,
|
|
"max": 4,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 50
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:gold_rod",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 1,
|
|
"max": 3,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 50
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:long_gold_rod",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 1,
|
|
"max": 3,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 50
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:gold_ring",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 1,
|
|
"max": 5,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 50
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:wrought_iron_screw",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 1,
|
|
"max": 5,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 1
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:metal/ingot/pig_iron",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 2,
|
|
"max": 5,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 50
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:black_bronze_ingot",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 2,
|
|
"max": 4,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:black_bronze_plate",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 1,
|
|
"max": 3,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 50
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:metal/chain/black_bronze",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 2,
|
|
"max": 10,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 50
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "gtceu:silver_ingot",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 2,
|
|
"max": 4,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 80
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:magma_cream",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 3,
|
|
"max": 8,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 80
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:gunpowder",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 3,
|
|
"max": 8,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 50
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:powder/graphite",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 4,
|
|
"max": 16,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 30
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:powder/kaolinite",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 3,
|
|
"max": 8,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 30
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:shroomlight",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 3,
|
|
"max": 6,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:glowstone",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 3,
|
|
"max": 6,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:wood/log/mangrove",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 2,
|
|
"max": 8,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:wood/lumber/mangrove",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 4,
|
|
"max": 16,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 100
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "beneath:cursed_hide",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 1,
|
|
"max": 2,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 50
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:metal/lamp/black_bronze",
|
|
"weight": 50
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:spyglass",
|
|
"weight": 30
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "beneath:ghost_pepper",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 3,
|
|
"max": 6,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 80
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "ae2:ender_dust",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 1,
|
|
"max": 2,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 80
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "tfc:food/cooked_venison",
|
|
"weight": 50
|
|
},
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "minecraft:glow_berries",
|
|
"functions": [
|
|
{
|
|
"function": "minecraft:set_count",
|
|
"count": {
|
|
"min": 3,
|
|
"max": 12,
|
|
"type": "minecraft:uniform"
|
|
}
|
|
}
|
|
],
|
|
"weight": 50
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |