154 lines
3.5 KiB
JSON
154 lines
3.5 KiB
JSON
|
{
|
||
|
"pools": [
|
||
|
{
|
||
|
"name": "guaranteed_coal",
|
||
|
"rolls": {
|
||
|
"min": 1,
|
||
|
"max": 2
|
||
|
},
|
||
|
"entries": [
|
||
|
{
|
||
|
"type": "minecraft:item",
|
||
|
"name": "mysticalagriculture:coal_essence",
|
||
|
"functions": [
|
||
|
{
|
||
|
"function": "set_count",
|
||
|
"count": {
|
||
|
"min": 4,
|
||
|
"max": 8
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"name": "forge",
|
||
|
"rolls": {
|
||
|
"min": 2,
|
||
|
"max": 4
|
||
|
},
|
||
|
"entries": [
|
||
|
{
|
||
|
"type": "minecraft:item",
|
||
|
"name": "mysticalagriculture:iron_essence",
|
||
|
"functions": [
|
||
|
{
|
||
|
"function": "set_count",
|
||
|
"count": {
|
||
|
"min": 4,
|
||
|
"max": 8
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"type": "minecraft:item",
|
||
|
"name": "minecraft:iron_helmet",
|
||
|
"functions": [
|
||
|
{
|
||
|
"function": "enchant_with_levels",
|
||
|
"levels": 5
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"type": "minecraft:item",
|
||
|
"name": "minecraft:iron_chestplate",
|
||
|
"functions": [
|
||
|
{
|
||
|
"function": "enchant_with_levels",
|
||
|
"levels": 5
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"type": "minecraft:item",
|
||
|
"name": "minecraft:iron_leggings",
|
||
|
"functions": [
|
||
|
{
|
||
|
"function": "enchant_with_levels",
|
||
|
"levels": 5
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"type": "minecraft:item",
|
||
|
"name": "minecraft:iron_boots",
|
||
|
"functions": [
|
||
|
{
|
||
|
"function": "enchant_with_levels",
|
||
|
"levels": 5
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"type": "minecraft:item",
|
||
|
"name": "minecraft:chainmail_helmet",
|
||
|
"functions": [
|
||
|
{
|
||
|
"function": "enchant_with_levels",
|
||
|
"levels": 5
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"type": "minecraft:item",
|
||
|
"name": "minecraft:chainmail_chestplate",
|
||
|
"functions": [
|
||
|
{
|
||
|
"function": "enchant_with_levels",
|
||
|
"levels": 5
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"type": "minecraft:item",
|
||
|
"name": "minecraft:chainmail_leggings",
|
||
|
"functions": [
|
||
|
{
|
||
|
"function": "enchant_with_levels",
|
||
|
"levels": 5
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"type": "minecraft:item",
|
||
|
"name": "minecraft:chainmail_boots",
|
||
|
"functions": [
|
||
|
{
|
||
|
"function": "enchant_with_levels",
|
||
|
"levels": 5
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"type": "minecraft:item",
|
||
|
"name": "minecraft:smithing_table"
|
||
|
},
|
||
|
{
|
||
|
"type": "minecraft:item",
|
||
|
"name": "create:andesite_alloy"
|
||
|
},
|
||
|
{
|
||
|
"type": "minecraft:item",
|
||
|
"name": "minecraft:iron_block"
|
||
|
},
|
||
|
{
|
||
|
"type": "minecraft:item",
|
||
|
"name": "minecraft:iron_sword"
|
||
|
},
|
||
|
{
|
||
|
"type": "minecraft:item",
|
||
|
"name": "minecraft:air",
|
||
|
"functions": [
|
||
|
{
|
||
|
"function": "dungeoncrawl:random_item",
|
||
|
"loot_level": 1
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|