xExekut3x

Original

May 23rd, 2015
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. ##################################################################################################
  2. # AdvancedSolarPanels Molecular Transformer Recipes #
  3. ##################################################################################################
  4. # Format of recipe: "inputItem:stackSize;outputItem:outputStackSize;energy" #
  5. # InputItem (outputItem) format: #
  6. # "oredict:forgeOreDictName" or "minecraft:item_name-meta" or "modID:item_name-meta" #
  7. # New line = new recipe. #
  8. # Add "#" before line to skip parsing recipe #
  9. ##################################################################################################
  10. version=1.0
  11. ##################################################################################################
  12. minecraft:skull-1:1; minecraft:nether_star:1; 250000000
  13. minecraft:iron_ingot:1; IC2:itemOreIridium:1; 9000000
  14. minecraft:netherrack:1; minecraft:gunpowder:2; 70000
  15. minecraft:sand:1; minecraft:gravel:1; 50000
  16. minecraft:dirt:1; minecraft:clay:1; 50000
  17. minecraft:coal-1:1; minecraft:coal-0:1; 60000
  18. minecraft:glowstone_dust:1; AdvancedSolarPanel:asp_crafting_items-9:1; 1000000
  19. minecraft:glowstone:1; AdvancedSolarPanel:asp_crafting_items-0:1; 9000000
  20. minecraft:wool-4:1; minecraft:glowstone:1; 500000
  21. minecraft:wool-11:1; minecraft:lapis_block:1; 500000
  22. minecraft:wool-14:1; minecraft:redstone_block:1; 500000
  23. minecraft:dye-4:1; oredict:gemSapphire; 5000000
  24. minecraft:redstone:1; oredict:gemRuby:1; 5000000
  25. minecraft:coal:1; IC2:itemPartIndustrialDiamond:1; 9000000
  26. IC2:itemPartIndustrialDiamond:1; minecraft:diamond:1; 1000000
  27. oredict:dustTitanium:1; oredict:dustChrome:1; 500000
  28. oredict:ingotTitanium:1; oredict:ingotChrome:1; 500000
  29. oredict:gemNetherQuartz:1; oredict:gemCertusQuartz:1; 500000
  30. oredict:ingotCopper:1; oredict:ingotNickel:1; 300000
  31. oredict:ingotTin:1; oredict:ingotSilver:1; 500000
  32. oredict:ingotSilver:1; oredict:ingotGold:1; 500000
  33. oredict:ingotGold:1; oredict:ingotPlatinum:1; 9000000
Advertisement
Add Comment
Please, Sign In to add comment