Created
November 11, 2017 16:19
-
-
Save KAfable/bb720ab68e89a20d48c232b6679bfcf6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"pools": [ | |
{ | |
"name": "immersiveengineering:engineers_village_house", | |
"entries": [ | |
{ | |
"entryName": "treated_stick", | |
"weight": 20, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"count": { | |
"min": 2.0, | |
"max": 7.0 | |
}, | |
"function": "minecraft:set_count" | |
} | |
], | |
"name": "immersiveengineering:material" | |
}, | |
{ | |
"entryName": "iron_rod", | |
"weight": 10, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"data": 1.0, | |
"function": "minecraft:set_data" | |
}, | |
{ | |
"count": { | |
"min": 1.0, | |
"max": 4.0 | |
}, | |
"function": "minecraft:set_count" | |
} | |
], | |
"name": "immersiveengineering:material" | |
}, | |
{ | |
"entryName": "steel_rod", | |
"weight": 6, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"data": 2.0, | |
"function": "minecraft:set_data" | |
}, | |
{ | |
"count": { | |
"min": 1.0, | |
"max": 4.0 | |
}, | |
"function": "minecraft:set_count" | |
} | |
], | |
"name": "immersiveengineering:material" | |
}, | |
{ | |
"entryName": "aluminium_rod", | |
"weight": 10, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"data": 3.0, | |
"function": "minecraft:set_data" | |
}, | |
{ | |
"count": { | |
"min": 1.0, | |
"max": 4.0 | |
}, | |
"function": "minecraft:set_count" | |
} | |
], | |
"name": "immersiveengineering:material" | |
}, | |
{ | |
"entryName": "hemp_fabric", | |
"weight": 10, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"data": 5.0, | |
"function": "minecraft:set_data" | |
}, | |
{ | |
"count": { | |
"min": 1.0, | |
"max": 3.0 | |
}, | |
"function": "minecraft:set_count" | |
} | |
], | |
"name": "immersiveengineering:material" | |
}, | |
{ | |
"entryName": "coal_coke", | |
"weight": 10, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"data": 6.0, | |
"function": "minecraft:set_data" | |
}, | |
{ | |
"count": { | |
"min": 1.0, | |
"max": 3.0 | |
}, | |
"function": "minecraft:set_count" | |
} | |
], | |
"name": "immersiveengineering:material" | |
}, | |
{ | |
"entryName": "iron_component", | |
"weight": 8, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"data": 8.0, | |
"function": "minecraft:set_data" | |
}, | |
{ | |
"count": { | |
"min": 1.0, | |
"max": 2.0 | |
}, | |
"function": "minecraft:set_count" | |
} | |
], | |
"name": "immersiveengineering:material" | |
}, | |
{ | |
"entryName": "steel_component", | |
"weight": 5, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"data": 9.0, | |
"function": "minecraft:set_data" | |
}, | |
{ | |
"count": 1.0, | |
"function": "minecraft:set_count" | |
} | |
], | |
"name": "immersiveengineering:material" | |
}, | |
{ | |
"entryName": "minecraft:iron_ingot", | |
"weight": 10, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"count": { | |
"min": 1.0, | |
"max": 4.0 | |
}, | |
"function": "minecraft:set_count" | |
} | |
], | |
"name": "minecraft:iron_ingot" | |
}, | |
{ | |
"entryName": "copper_ingot", | |
"weight": 10, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"count": { | |
"min": 1.0, | |
"max": 4.0 | |
}, | |
"function": "minecraft:set_count" | |
} | |
], | |
"name": "immersiveengineering:metal" | |
}, | |
{ | |
"entryName": "aluminium_ingot", | |
"weight": 10, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"data": 1.0, | |
"function": "minecraft:set_data" | |
}, | |
{ | |
"count": { | |
"min": 1.0, | |
"max": 4.0 | |
}, | |
"function": "minecraft:set_count" | |
} | |
], | |
"name": "immersiveengineering:metal" | |
}, | |
{ | |
"entryName": "lead_nugget", | |
"weight": 9, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"data": 22.0, | |
"function": "minecraft:set_data" | |
}, | |
{ | |
"count": { | |
"min": 1.0, | |
"max": 4.0 | |
}, | |
"function": "minecraft:set_count" | |
} | |
], | |
"name": "immersiveengineering:metal" | |
}, | |
{ | |
"entryName": "silver_nugget", | |
"weight": 7, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"data": 23.0, | |
"function": "minecraft:set_data" | |
}, | |
{ | |
"count": { | |
"min": 1.0, | |
"max": 2.0 | |
}, | |
"function": "minecraft:set_count" | |
} | |
], | |
"name": "immersiveengineering:metal" | |
}, | |
{ | |
"entryName": "nugget_nickel", | |
"weight": 7, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"data": 24.0, | |
"function": "minecraft:set_data" | |
}, | |
{ | |
"count": { | |
"min": 1.0, | |
"max": 2.0 | |
}, | |
"function": "minecraft:set_count" | |
} | |
], | |
"name": "immersiveengineering:metal" | |
}, | |
{ | |
"entryName": "blueprint_bullets", | |
"weight": 4, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"tag": "{blueprint:\"bullet\"}", | |
"function": "minecraft:set_nbt" | |
} | |
], | |
"name": "immersiveengineering:blueprint" | |
}, | |
{ | |
"entryName": "blueprint_specialBullets", | |
"weight": 2, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"tag": "{blueprint:\"specialBullet\"}", | |
"function": "minecraft:set_nbt" | |
} | |
], | |
"name": "immersiveengineering:blueprint" | |
}, | |
{ | |
"entryName": "blueprint_electrode", | |
"weight": 1, | |
"quality": 0, | |
"type": "item", | |
"functions": [ | |
{ | |
"tag": "{blueprint:\"electrode\"}", | |
"function": "minecraft:set_nbt" | |
} | |
], | |
"name": "immersiveengineering:blueprint" | |
} | |
], | |
"rolls": 4.0 | |
}, | |
{ | |
"name": "main", | |
"entries": [], | |
"rolls": { | |
"min": 5.0, | |
"max": 10.0 | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment