; block cutter 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:
; [@][*]
;
; 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 sfor a fluid with Fluid:
;
; If you want to specify the amount as well, you have to put the metadata there as well.
; OreDict:*
; Fluid:*
;
; 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
;
; You also need to specify the hardness of the material using:
; @hardness:
;
; A hardness of 2 needs an iron cutting blade.
; A hardness of 5 needs a steel cutting blade.
; A hardness of 8 needs a diamond cutting blade.
;
; Note: this is a Input = Output mapping.
;
;---
; Custom
; Forestry wood
forestry:logs.0@0 = forestry:planks.0@0*6 @hardness:1
forestry:logs.0@1 = forestry:planks.0@1*6 @hardness:1
forestry:logs.0@2 = forestry:planks.0@2*6 @hardness:1
forestry:logs.0@3 = forestry:planks.0@3*6 @hardness:1
forestry:logs.1@0 = forestry:planks.0@4*6 @hardness:1
forestry:logs.1@1 = forestry:planks.0@5*6 @hardness:1
forestry:logs.1@2 = forestry:planks.0@6*6 @hardness:1
forestry:logs.1@3 = forestry:planks.0@7*6 @hardness:1
forestry:logs.2@0 = forestry:planks.0@8*6 @hardness:1
forestry:logs.2@1 = forestry:planks.0@9*6 @hardness:1
forestry:logs.2@2 = forestry:planks.0@10*6 @hardness:1
forestry:logs.2@3 = forestry:planks.0@11*6 @hardness:1
forestry:logs.3@0 = forestry:planks.0@12*6 @hardness:1
forestry:logs.3@1 = forestry:planks.0@13*6 @hardness:1
forestry:logs.3@2 = forestry:planks.0@14*6 @hardness:1
forestry:logs.3@3 = forestry:planks.0@15*6 @hardness:1
forestry:logs.4@0 = forestry:planks.1@0*6 @hardness:1
forestry:logs.4@1 = forestry:planks.1@1*6 @hardness:1
forestry:logs.4@2 = forestry:planks.1@2*6 @hardness:1
forestry:logs.4@3 = forestry:planks.1@3*6 @hardness:1
forestry:logs.5@0 = forestry:planks.1@4*6 @hardness:1
forestry:logs.5@1 = forestry:planks.1@5*6 @hardness:1
forestry:logs.5@2 = forestry:planks.1@6*6 @hardness:1
forestry:logs.5@3 = forestry:planks.1@7*6 @hardness:1
forestry:logs.6@0 = forestry:planks.1@8*6 @hardness:1
forestry:logs.6@1 = forestry:planks.1@9*6 @hardness:1
forestry:logs.6@2 = forestry:planks.1@10*6 @hardness:1
forestry:logs.6@3 = forestry:planks.1@11*6 @hardness:1
forestry:logs.7@0 = forestry:planks.1@12*6 @hardness:1
; Forestry fireproof wood
forestry:logs.fireproof.0@0 = forestry:planks.fireproof.0@0*6 @hardness:2
forestry:logs.fireproof.0@1 = forestry:planks.fireproof.0@1*6 @hardness:2
forestry:logs.fireproof.0@2 = forestry:planks.fireproof.0@2*6 @hardness:2
forestry:logs.fireproof.0@3 = forestry:planks.fireproof.0@3*6 @hardness:2
forestry:logs.fireproof.1@0 = forestry:planks.fireproof.0@4*6 @hardness:2
forestry:logs.fireproof.1@1 = forestry:planks.fireproof.0@5*6 @hardness:2
forestry:logs.fireproof.1@2 = forestry:planks.fireproof.0@6*6 @hardness:2
forestry:logs.fireproof.1@3 = forestry:planks.fireproof.0@7*6 @hardness:2
forestry:logs.fireproof.2@0 = forestry:planks.fireproof.0@8*6 @hardness:2
forestry:logs.fireproof.2@1 = forestry:planks.fireproof.0@9*6 @hardness:2
forestry:logs.fireproof.2@2 = forestry:planks.fireproof.0@10*6 @hardness:2
forestry:logs.fireproof.2@3 = forestry:planks.fireproof.0@11*6 @hardness:2
forestry:logs.fireproof.3@0 = forestry:planks.fireproof.0@12*6 @hardness:2
forestry:logs.fireproof.3@1 = forestry:planks.fireproof.0@13*6 @hardness:2
forestry:logs.fireproof.3@2 = forestry:planks.fireproof.0@14*6 @hardness:2
forestry:logs.fireproof.3@3 = forestry:planks.fireproof.0@15*6 @hardness:2
forestry:logs.fireproof.4@0 = forestry:planks.fireproof.1@0*6 @hardness:2
forestry:logs.fireproof.4@1 = forestry:planks.fireproof.1@1*6 @hardness:2
forestry:logs.fireproof.4@2 = forestry:planks.fireproof.1@2*6 @hardness:2
forestry:logs.fireproof.4@3 = forestry:planks.fireproof.1@3*6 @hardness:2
forestry:logs.fireproof.5@0 = forestry:planks.fireproof.1@4*6 @hardness:2
forestry:logs.fireproof.5@1 = forestry:planks.fireproof.1@5*6 @hardness:2
forestry:logs.fireproof.5@2 = forestry:planks.fireproof.1@6*6 @hardness:2
forestry:logs.fireproof.5@3 = forestry:planks.fireproof.1@7*6 @hardness:2
forestry:logs.fireproof.6@0 = forestry:planks.fireproof.1@8*6 @hardness:2
forestry:logs.fireproof.6@1 = forestry:planks.fireproof.1@9*6 @hardness:2
forestry:logs.fireproof.6@2 = forestry:planks.fireproof.1@10*6 @hardness:2
forestry:logs.fireproof.6@3 = forestry:planks.fireproof.1@11*6 @hardness:2
forestry:logs.fireproof.7@0 = forestry:planks.fireproof.1@12*6 @hardness:2
; Minecraft fireproof wood (Forestry)
forestry:logs.vanilla.fireproof.0@0 = forestry:planks.vanilla.fireproof.0@0*6 @hardness:2
forestry:logs.vanilla.fireproof.0@1 = forestry:planks.vanilla.fireproof.0@1*6 @hardness:2
forestry:logs.vanilla.fireproof.0@2 = forestry:planks.vanilla.fireproof.0@2*6 @hardness:2
forestry:logs.vanilla.fireproof.0@3 = forestry:planks.vanilla.fireproof.0@3*6 @hardness:2
forestry:logs.vanilla.fireproof.1@0 = forestry:planks.vanilla.fireproof.0@4*6 @hardness:2
forestry:logs.vanilla.fireproof.1@1 = forestry:planks.vanilla.fireproof.0@5*6 @hardness:2
; End Custom
; Lead Block
OreDict:blockLead = ic2:plate#lead*9 @hardness:2
; Block of Gold
minecraft:gold_block = ic2:plate#gold*9 @hardness:2
; Bronze Block
OreDict:blockBronze = ic2:plate#bronze*9 @hardness:2
; Tin Block
OreDict:blockTin = ic2:plate#tin*9 @hardness:2
; Obsidian
minecraft:obsidian = ic2:plate#obsidian*4 @hardness:8
; Refined Iron Block
OreDict:blockSteel = ic2:plate#steel*9 @hardness:8
; Block of Iron
minecraft:iron_block = ic2:plate#iron*9 @hardness:5
; Lapis Lazuli Block
minecraft:lapis_block = ic2:plate#lapis*9 @hardness:5
; Copper Block
OreDict:blockCopper = ic2:plate#copper*9 @hardness:2
; Spruce Log
minecraft:log@1 = minecraft:planks@1*6 @hardness:1
; Birch Log
minecraft:log@2 = minecraft:planks@2*6 @hardness:1
; Jungle Log
minecraft:log@3 = minecraft:planks@3*6 @hardness:1
; Acacia Log
minecraft:log2 = minecraft:planks@4*6 @hardness:1
; Dark Oak Log
minecraft:log2@1 = minecraft:planks@5*6 @hardness:1
; Wood Log
OreDict:logWood = minecraft:planks*6 @hardness:1
; Rubber Log
OreDict:woodRubber = minecraft:planks@3*4 @hardness:1
; Wooden Planks
OreDict:plankWood*2 = minecraft:stick*6 @hardness:1