; compressor recipes
; created 04.07.2015 18:15:38
;
; To change/remove/add/replace recipes, modify this file and put it in the
; "minecraft/config/ic2" folder. Do NOT modify the file inside of the IC2 jar file.
;
; machine recipes are as follows:
; =
;
; output:
; [@[@]]
;
; input:
; [@[@]]
; Note: if you want to specify the amount, you also have to specify the metadata.
;
; name references one of the following:
; - the global unique item name as introduced by MC 1.7 (mod id:registry name)
; - an ore dictionary entry with OreDict:
; - a fluid container item for a fluid with Fluid:
;
; If you want to specify the amount as well, you have to put the metadata there as well.
; When you don't want to change the metadata of the items, use -1 as meta:
; OreDict:@-1@
; Fluid:@-1@
;
; the metadata is specified as follows:
; - not at all -> metadata 0 is required or for ore-dictionary names their original metadata
; - * -> any metadata is allowed, overriding ore-dictionary metadata values to acccept any
; - -> the specific value is required, overriding ore-dictionary specifications
;
; Line breaks are only allowed with a leading \ character, but never before =.
;
; Note: this is a Input = Output mapping.
;
;---
; Clay
minecraft:clay_ball@0@4 = minecraft:clay
; Obsidian Plate
OreDict:plateObsidian@-1@9 = IC2:itemDensePlates@7
; Tiny Pile of Lithium Dust
IC2:itemDustSmall@7@9 = IC2:itemDust@14
; Tin Ingot
OreDict:ingotTin@-1@9 = IC2:blockMetal@1
; Copper Plate
OreDict:plateCopper@-1@9 = IC2:itemDensePlates
; Tiny Pile of Bronze Dust
IC2:itemDustSmall@8@9 = IC2:itemDust
; Brick
minecraft:brick@0@4 = minecraft:brick_block
; Lapis Lazuli Dust
OreDict:dustLapis = IC2:itemPlates@8
; Tin Plate
OreDict:plateTin@-1@9 = IC2:itemDensePlates@1
; Tiny Pile of Silver Dust
IC2:itemDustSmall@4@9 = IC2:itemDust@6
; Refined Iron Ingot
OreDict:ingotSteel@-1@9 = IC2:blockMetal@5
; Tiny Pile of Uranium 235
IC2:itemUran235small@0@9 = IC2:itemUran235
; Iron Plate
OreDict:plateIron@-1@9 = IC2:itemDensePlates@4
; Tiny Pile of Iron Dust
IC2:itemDustSmall@0@9 = IC2:itemDust@5
; Glowstone Dust
minecraft:glowstone_dust@0@4 = minecraft:glowstone
; Tiny Pile of Lead Dust
IC2:itemDustSmall@5@9 = IC2:itemDust@10
; Gold Ingot
minecraft:gold_ingot@0@9 = minecraft:gold_block
; Gold Plate
OreDict:plateGold@-1@9 = IC2:itemDensePlates@3
; Copper Ingot
OreDict:ingotCopper@-1@9 = IC2:blockMetal
; Mixed Metal Ingot
IC2:itemIngot@4 = IC2:itemPartAlloy
; Coal Chunk
IC2:itemPartCoalChunk = minecraft:diamond
; Lead Plate
OreDict:plateLead@-1@9 = IC2:itemDensePlates@6
; Snowball
minecraft:snowball@0@4 = minecraft:snow
; Tiny Pile of Tin Dust
IC2:itemDustSmall@3@9 = IC2:itemDust@7
; Refined Iron Plate
OreDict:plateSteel@-1@9 = IC2:itemDensePlates@5
; Water Bucket
minecraft:water_bucket = minecraft:snow
; Obsidian Dust
OreDict:dustObsidian = IC2:itemPlates@7
; Nether Brick
minecraft:netherbrick@0@4 = minecraft:nether_brick
; Coal Ball
IC2:itemPartCoalBall = IC2:itemPartCoalBlock
; Raw Carbon Mesh
IC2:itemPartCarbonMesh = IC2:itemPartCarbonPlate
; Tiny Pile of Obsidian Dust
IC2:itemDustSmall@10@9 = IC2:itemDust@11
; Water Cell
IC2:itemCellEmpty@1 = minecraft:snow
; Tiny Pile of Sulfur Dust
IC2:itemDustSmall@6@9 = IC2:itemDust@13
; Energium Dust
IC2:itemDust2@2@9 = IC2:itemBatCrystal@27
; Iron Ingot
minecraft:iron_ingot@0@9 = minecraft:iron_block
; Empty Cell
IC2:itemCellEmpty = IC2:itemCellEmpty@5
; Tiny Pile of Gold Dust
IC2:itemDustSmall@2@9 = IC2:itemDust@4
; Tiny Pile of Copper Dust
IC2:itemDustSmall@1@9 = IC2:itemDust@3
; Lead Ingot
OreDict:ingotLead@-1@9 = IC2:blockMetal@4
; Sand
minecraft:sand@0@4 = minecraft:sandstone
; Bronze Plate
OreDict:plateBronze@-1@9 = IC2:itemDensePlates@2
; Tiny Pile of Lapis Dust
IC2:itemDustSmall@9@9 = IC2:itemDust@12
; Snow
minecraft:snow = minecraft:ice
; Tiny Pile of Plutonium
IC2:itemPlutoniumSmall@0@9 = IC2:itemPlutonium
; Bronze Ingot
OreDict:ingotBronze@-1@9 = IC2:blockMetal@2
; Lapis Lazuli Plate
OreDict:plateLapis@-1@9 = IC2:itemDensePlates@8
; Blaze Powder
minecraft:blaze_powder@0@4 = minecraft:blaze_rod
; Iridium Ore
IC2:itemShardIridium@0@9 = IC2:itemOreIridium
; IC2:itemDust2@1 = IC2:itemPartIndustrialDiamond