clientstuff

This commit is contained in:
2025-10-27 11:53:18 +01:00
parent 503b04656d
commit d22cef5355
1575 changed files with 795737 additions and 610 deletions

View File

@@ -0,0 +1,23 @@
shaped=
ae2:ItemMaterial.AdvCard ae2:ItemMaterial.Cell16kPart _,
ae2:ItemMaterial.Cell16kPart ae2:ItemPart.Interface _,
_ _ _
-> ae2:ItemMaterial.CardPatternCapacity
shaped=
ae2:ItemMaterial.AdvCard ae2:ItemMaterial.Cell16kPart _,
ae2:ItemMaterial.Cell16kPart ae2:BlockInterface _,
_ _ _
-> ae2:ItemMaterial.CardPatternCapacity
shapeless=
ae2:ItemMaterial.BasicCard ae2:ItemPart.ImportBus ae2:ItemMaterial.BlankPattern
-> ae2:ItemMaterial.CardPatternRefiller
shapeless=
ae2:ItemMaterial.AdvCard ae2:ItemPart.StorageBus ae2:ItemPart.LevelEmitter
-> ae2:ItemMaterial.CardAdvancedBlocking
shapeless=
ae2:ItemMaterial.AdvCard ae2:ItemMaterial.BlankPattern ae2:ItemMaterial.EngProcessor
-> ae2:ItemMaterial.CardLockCrafting

View File

@@ -0,0 +1,15 @@
inscribe=
oredictionary:ingotGold ae2:ItemMaterial.LogicProcessorPress
-> ae2:ItemMaterial.LogicProcessorPrint
inscribe=
ae2:ItemMaterial.PurifiedCertusQuartzCrystal ae2:ItemMaterial.CalcProcessorPress
-> ae2:ItemMaterial.CalcProcessorPrint
inscribe=
oredictionary:gemDiamond ae2:ItemMaterial.EngProcessorPress
-> ae2:ItemMaterial.EngProcessorPrint
inscribe=
oredictionary:itemSilicon ae2:ItemMaterial.SiliconPress
-> ae2:ItemMaterial.SiliconPrint

View File

@@ -0,0 +1,4 @@
import=materials/cards.recipe
import=materials/circuits.recipe
import=materials/presses.recipe
import=materials/processors.recipe

View File

@@ -0,0 +1,15 @@
inscribe=
oredictionary:blockIron ae2:ItemMaterial.LogicProcessorPress
-> ae2:ItemMaterial.LogicProcessorPress
inscribe=
oredictionary:blockIron ae2:ItemMaterial.CalcProcessorPress
-> ae2:ItemMaterial.CalcProcessorPress
inscribe=
oredictionary:blockIron ae2:ItemMaterial.EngProcessorPress
-> ae2:ItemMaterial.EngProcessorPress
inscribe=
oredictionary:blockIron ae2:ItemMaterial.SiliconPress
-> ae2:ItemMaterial.SiliconPress

View File

@@ -0,0 +1,11 @@
press=
oredictionary:dustRedstone ae2:ItemMaterial.LogicProcessorPrint ae2:ItemMaterial.SiliconPrint
-> ae2:ItemMaterial.LogicProcessor
press=
oredictionary:dustRedstone ae2:ItemMaterial.CalcProcessorPrint ae2:ItemMaterial.SiliconPrint
-> ae2:ItemMaterial.CalcProcessor
press=
oredictionary:dustRedstone ae2:ItemMaterial.EngProcessorPrint ae2:ItemMaterial.SiliconPrint
-> ae2:ItemMaterial.EngProcessor