Initial
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
shaped=
|
||||
oredictionary:ingotIron ae2:BlockQuartzGlass oredictionary:ingotIron,
|
||||
ae2:ItemMaterial.AnnihilationCore oredictionary:craftingTableWood ae2:ItemMaterial.FormationCore,
|
||||
oredictionary:ingotIron ae2:BlockQuartzGlass oredictionary:ingotIron
|
||||
-> ae2:BlockMolecularAssembler
|
||||
@@ -0,0 +1,37 @@
|
||||
shaped=
|
||||
oredictionary:ingotIron ae2:ItemMaterial.CalcProcessor oredictionary:ingotIron,
|
||||
cable ae2:ItemMaterial.LogicProcessor cable,
|
||||
oredictionary:ingotIron ae2:ItemMaterial.CalcProcessor oredictionary:ingotIron
|
||||
-> ae2:BlockCraftingUnit:0
|
||||
|
||||
# co processor
|
||||
shapeless=
|
||||
ae2:BlockCraftingUnit:0
|
||||
ae2:ItemMaterial.EngProcessor
|
||||
-> ae2:BlockCraftingUnit:1
|
||||
|
||||
shapeless=
|
||||
ae2:BlockCraftingUnit:0
|
||||
ae2:ItemPart.StorageMonitor
|
||||
-> ae2:BlockCraftingMonitor
|
||||
|
||||
# various storage sizes
|
||||
shapeless=
|
||||
ae2:BlockCraftingUnit:0
|
||||
ae2:ItemMaterial.Cell1kPart
|
||||
-> ae2:BlockCraftingStorage:0
|
||||
|
||||
shapeless=
|
||||
ae2:BlockCraftingUnit:0
|
||||
ae2:ItemMaterial.Cell4kPart
|
||||
-> ae2:BlockCraftingStorage:1
|
||||
|
||||
shapeless=
|
||||
ae2:BlockCraftingUnit:0
|
||||
ae2:ItemMaterial.Cell16kPart
|
||||
-> ae2:BlockCraftingStorage:2
|
||||
|
||||
shapeless=
|
||||
ae2:BlockCraftingUnit:0
|
||||
ae2:ItemMaterial.Cell64kPart
|
||||
-> ae2:BlockCraftingStorage:3
|
||||
@@ -0,0 +1,3 @@
|
||||
import=network/crafting/assembler.recipe
|
||||
import=network/crafting/cpu.recipe
|
||||
import=network/crafting/patterns.recipe
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
shaped=
|
||||
ae2:BlockQuartzGlass oredictionary:dustGlowstone ae2:BlockQuartzGlass,
|
||||
oredictionary:dustGlowstone certusCrystal oredictionary:dustGlowstone,
|
||||
oredictionary:ingotIron oredictionary:ingotIron oredictionary:ingotIron
|
||||
-> ae2:ItemMaterial.BlankPattern
|
||||
Reference in New Issue
Block a user