clientstuff

This commit is contained in:
2025-11-03 15:47:16 +01:00
parent 503b04656d
commit a90cfde309
1655 changed files with 940682 additions and 604 deletions

View File

@@ -20,30 +20,30 @@ battery {
client {
# Possible Values: NAME, AMOUNT, CRAFTS, MOD, PERCENT
S:CRAFTING_SORT_BY=NAME
S:CRAFTING_SORT_BY=CRAFTS
# Possible Values: BUTTON, TILE
S:CRAFTING_STATUS=TILE
# Possible Values: YES, NO, UNDECIDED
S:HIDE_STORED=NO
S:HIDE_STORED=YES
# Possible Values: NATURAL, ALPHANUM
S:INTERFACE_TERMINAL_SECTION_ORDER=NATURAL
I:InterfaceTerminalSmallSize=6
I:MEMonitorableSmallSize=6
# Possible Values: ACTIVE, DISABLED
# Possible Values: DISABLED, ONE, TWO, THREE, FOUR
S:PINS_STATE=DISABLED
# Possible Values: AE, EU, WA, RF, MK
S:PowerUnit=AE
S:PowerUnit=EU
# Possible Values: YES, NO, UNDECIDED
S:SAVE_SEARCH=NO
# Possible Values: MANUAL_SEARCH, AUTOSEARCH, NEI_AUTOSEARCH, NEI_MANUAL_SEARCH
S:SEARCH_MODE=AUTOSEARCH
S:SEARCH_MODE=MANUAL_SEARCH
# Possible Values: YES, NO, UNDECIDED
S:SEARCH_TOOLTIPS=YES
@@ -51,6 +51,9 @@ client {
# Possible Values: ASCENDING, DESCENDING
S:SORT_DIRECTION=ASCENDING
# Possible Values: ALWAYS, NO_AUTOSEARCH, NEVER
S:SearchBoxFocusPriority=NEVER
# Possible Values: SMALL, DYNAMIC, LARGE
S:TERMINAL_FONT_SIZE=SMALL
@@ -329,6 +332,12 @@ modintegration {
}
networksearch {
I:maxMachineChecks=10000
I:maxRecursiveDepth=100
}
##########################################################################################################
# orecamouflage
#--------------------------------------------------------------------------------------------------------#
@@ -454,7 +463,6 @@ wireless {
# The meteorite (in)valid spawn blocks list can be used alone or in unison with the meteorite dimension whitelist. Format: modId:blockID, modId:blockID, etc.
##########################################################################################################
worldgen {
S:meteoriteDimensionWhitelist <
0, DEFAULT, DEFAULT, DEFAULT, DEFAULT, DEFAULT
@@ -476,3 +484,4 @@ worldgen {
D:spawnChargedChance=0.07999998331069946
}

View File

@@ -0,0 +1,478 @@
# Configuration file
automation {
I:formationPlaneEntityLimit=128
# #Network bytes information update Frequency(s) default:1.0
D:networkBytesUpdateFrequency=1.0
}
battery {
I:chargedStaff=8000
I:colorApplicator=20000
I:entropyManipulator=200000
I:matterCannon=200000
I:portableCell=200000
I:wirelessTerminal=1600000
}
client {
# Possible Values: NAME, AMOUNT, CRAFTS, MOD, PERCENT
S:CRAFTING_SORT_BY=NAME
# Possible Values: BUTTON, TILE
S:CRAFTING_STATUS=TILE
# Possible Values: YES, NO, UNDECIDED
S:HIDE_STORED=NO
# Possible Values: NATURAL, ALPHANUM
S:INTERFACE_TERMINAL_SECTION_ORDER=NATURAL
I:InterfaceTerminalSmallSize=6
I:MEMonitorableSmallSize=6
# Possible Values: ACTIVE, DISABLED
S:PINS_STATE=DISABLED
# Possible Values: AE, EU, WA, RF, MK
S:PowerUnit=AE
# Possible Values: YES, NO, UNDECIDED
S:SAVE_SEARCH=NO
# Possible Values: MANUAL_SEARCH, AUTOSEARCH, NEI_AUTOSEARCH, NEI_MANUAL_SEARCH
S:SEARCH_MODE=AUTOSEARCH
# Possible Values: YES, NO, UNDECIDED
S:SEARCH_TOOLTIPS=YES
# Possible Values: ASCENDING, DESCENDING
S:SORT_DIRECTION=ASCENDING
# Possible Values: SMALL, DYNAMIC, LARGE
S:TERMINAL_FONT_SIZE=SMALL
# Possible Values: TALL, FULL, SMALL
S:TERMINAL_STYLE=TALL
# Controls buttons on Crafting Screen : Capped at 9
I:craftAmtButton1=1
# Controls buttons on Crafting Screen : Capped at 99
I:craftAmtButton2=10
# Controls buttons on Crafting Screen : Capped at 999
I:craftAmtButton3=100
# Controls buttons on Crafting Screen : Capped at 9999
I:craftAmtButton4=1000
B:disableColoredCableRecipesInNEI=true
B:enableEffects=true
# Controls buttons on Level Emitter Screen : Capped at 9
I:levelAmtButton1=1
# Controls buttons on Level Emitter Screen : Capped at 99
I:levelAmtButton2=10
# Controls buttons on Level Emitter Screen : Capped at 999
I:levelAmtButton3=100
# Controls buttons on Level Emitter Screen : Capped at 9999
I:levelAmtButton4=1000
B:preserveSearchBar=true
# Controls buttons on Priority Screen : Capped at 9
I:priorityAmtButton1=1
# Controls buttons on Priority Screen : Capped at 99
I:priorityAmtButton2=10
# Controls buttons on Priority Screen : Capped at 999
I:priorityAmtButton3=100
# Controls buttons on Priority Screen : Capped at 9999
I:priorityAmtButton4=1000
B:showOnlyInterfacesWithFreeSlotsInInterfaceTerminal=false
B:useColoredCraftingStatus=true
B:useTerminalUseLargeFont=false
}
condenser {
I:MatterBalls=512
I:Singularity=512000
}
craftingcpu {
I:craftingCalculationTimePerTick=5
}
debug {
B:CaptureGridAccessExceptionStacks=false
I:CraftingCalculatorVersion=2
B:LogPathFinding=false
B:LogTiming=false
}
features {
world {
B:CertusQuartzWorldGen=false
B:ChestLoot=true
B:DecorativeLights=true
B:DecorativeQuartzBlocks=true
B:Flour=true
B:GrindStone=false
B:Inscriber=true
B:MeteoriteWorldGen=true
B:SkyStoneChests=true
B:SpawnPressesInMeteorites=true
B:TinyTNT=true
B:VillagerTrading=true
}
toolsclassifications {
B:CertusQuartzTools=true
B:NetherQuartzTools=true
B:PoweredTools=true
}
tools {
B:ChargedStaff=true
B:ColorApplicator=true
B:EntropyManipulator=true
B:MatterCannon=true
B:MeteoriteCompass=true
B:PaintBalls=true
B:QuartzAxe=true
B:QuartzHoe=true
B:QuartzKnife=true
B:QuartzPickaxe=true
B:QuartzSpade=true
B:QuartzSword=true
B:QuartzWrench=true
B:WirelessAccessTerminal=true
}
networkfeatures {
B:Channels=true
B:PowerGen=true
B:QuantumNetworkBridge=true
B:Security=true
B:SpatialIO=true
}
networkbuses {
B:AnnihilationPlane=true
B:CraftingTerminal=true
B:ExportBus=true
B:FormationPlane=true
B:IdentityAnnihilationPlane=true
B:ImportBus=true
B:LevelEmitter=true
B:P2PTunnel=true
B:PartConversionMonitor=true
B:PartThroughputMonitor=true
B:StorageBus=true
B:StorageMonitor=true
}
portablecell {
B:PortableCell=true
}
storage {
B:IOPort=true
B:MEChest=true
B:MEDrive=true
B:StorageCells=true
B:XtremeStorageCells=true
}
networktool {
B:NetworkTool=true
}
highercapacity {
B:DenseCables=true
B:DenseEnergyCells=true
}
p2ptunnels {
B:P2PTunnelEU=true
B:P2PTunnelGregtech=true
B:P2PTunnelItems=true
B:P2PTunnelLight=true
B:P2PTunnelLiquids=true
B:P2PTunnelME=true
B:P2PTunnelOpenComputers=true
B:P2PTunnelPressure=true
B:P2PTunnelRF=true
B:P2PTunnelRedstone=true
B:P2PTunnelSound=true
}
blockfeatures {
B:MassCannonBlockDamage=true
B:TinyTNTBlockDamage=true
}
facades {
B:Facades=true
}
misc {
B:Achievements=true
B:ComplexPatternLog=false
B:CraftingLog=false
B:Creative=true
B:DebugLogging=false
B:GrinderLogging=false
B:IntegrationLogging=false
B:LightDetector=true
B:LogSecurityAudits=false
B:Logging=true
B:PacketLogging=false
B:UnsupportedDeveloperTools=false
B:UpdateLogging=false
B:WebsiteRecipes=false
}
crafting {
B:CustomRecipes=false
B:EnableDisassemblyCrafting=true
B:EnableFacadeCrafting=true
B:InWorldFluix=true
B:InWorldPurification=true
B:InWorldSingularity=true
B:InterfaceTerminal=true
}
rendering {
B:AlphaPass=true
}
craftingfeatures {
B:CraftingCPU=true
B:MolecularAssembler=true
B:Patterns=true
B:PatternsOptimizer=true
B:XtremeCraftingCPU=true
}
commands {
B:ChunkLoggerTrace=false
}
advancednetworktool {
B:AdvancedNetworkTool=true
}
}
grindstone {
S:grinderOres <
>
D:oreDoublePercentage=0.0
}
misc {
B:LimitCraftingCPUSpill=true
I:MaxCraftingSteps=2000000
I:MaxCraftingTreeVisualizationSize=33554432
}
##########################################################################################################
# modintegration
#--------------------------------------------------------------------------------------------------------#
# Valid Values are 'AUTO', 'ON', or 'OFF' - defaults to 'AUTO' ; Suggested that you leave this alone unless your experiencing an issue, or wish to disable the integration for a reason.
##########################################################################################################
modintegration {
S:BetterStorage=AUTO
S:BuildCraftBuilders=AUTO
S:BuildCraftCore=AUTO
S:BuildCraftTransport=AUTO
S:Chisel=AUTO
S:CoFHWrench=AUTO
S:ColoredLightsCore=AUTO
S:CraftGuide=AUTO
S:DeepStorageUnit=AUTO
S:Factorization=AUTO
S:ForgeMultiPart=AUTO
S:GregTech=AUTO
S:ImmibisMicroblocks=AUTO
S:IndustrialCraft2=OFF
S:InventoryTweaks=AUTO
S:Jabba=AUTO
S:Mekanism=AUTO
S:MineFactoryReloaded=AUTO
S:NotEnoughItems=AUTO
S:OpenComputers=AUTO
S:PneumaticCraft=AUTO
S:Railcraft=OFF
S:RedstoneFluxPower-Items=AUTO
S:RedstoneFluxPower-Tiles=AUTO
S:RotaryCraft=AUTO
S:RotatableBlocks=AUTO
S:ThaumicTinkerer=AUTO
S:Waila=AUTO
}
##########################################################################################################
# orecamouflage
#--------------------------------------------------------------------------------------------------------#
# AE2 Automatically uses alternative ores present in your instance of MC to blend better with its surroundings, if you prefer you can disable this selectively using these flags; Its important to note, that some if these items even if enabled may not be craftable in game because other items are overriding their recipes.
##########################################################################################################
orecamouflage {
# OreDictionary Names: crystalCertusQuartz
B:CertusQuartzCrystal=true
# OreDictionary Names: dustCertusQuartz
B:CertusQuartzDust=true
# OreDictionary Names: dustEnder,dustEnderPearl
B:EnderDust=true
# OreDictionary Names: dustWheat
B:Flour=true
# OreDictionary Names: dustGold
B:GoldDust=true
# OreDictionary Names: dustIron
B:IronDust=true
# OreDictionary Names: nuggetIron
B:IronNugget=true
# OreDictionary Names: dustNetherQuartz
B:NetherQuartzDust=true
# OreDictionary Names: itemSilicon
B:Silicon=true
B:WoodenGear=true
}
powerratios {
D:IC2=2.0
D:Mekanism=0.2
D:RotaryCraft=8.884150675195451E-5
D:ThermalExpansion=0.5
D:TunnelPowerLoss=0.05
D:UsageMultiplier=10.0
}
spatialio {
D:spatialPowerExponent=1.35
D:spatialPowerMultiplier=1250.0
I:storageBiomeID=135
I:storageProviderID=-11
}
##########################################################################################################
# tickrates
#--------------------------------------------------------------------------------------------------------#
# Min / Max Tickrates for dynamic ticking, most of these components also use sleeping, to prevent constant ticking, adjust with care, non standard rates are not supported or tested.
##########################################################################################################
tickrates {
I:AnnihilationPlane.max=120
I:AnnihilationPlane.min=2
I:ExportBus.max=60
I:ExportBus.min=5
I:IOPort.max=5
I:IOPort.min=1
I:ImportBus.max=40
I:ImportBus.min=5
I:Inscriber.max=1
I:Inscriber.min=1
I:Interface.max=120
I:Interface.min=5
I:ItemTunnel.max=60
I:ItemTunnel.min=5
I:LevelEmitterDelay=40
I:LightTunnel.max=120
I:LightTunnel.min=5
I:METunnel.max=20
I:METunnel.min=5
I:OpenComputersTunnel.max=5
I:OpenComputersTunnel.min=1
I:PressureTunnel.max=120
I:PressureTunnel.min=1
I:SoundTunnel.max=120
I:SoundTunnel.min=20
I:StorageBus.max=60
I:StorageBus.min=5
I:ThroughputMonitor.max=100
I:ThroughputMonitor.min=20
I:VibrationChamber.max=40
I:VibrationChamber.min=10
}
##########################################################################################################
# wireless
#--------------------------------------------------------------------------------------------------------#
# Range= WirelessBaseRange + WirelessBoosterRangeMultiplier * Math.pow( boosters, WirelessBoosterExp )
# PowerDrain= WirelessBaseCost + WirelessCostMultiplier * Math.pow( boosters, 1 + boosters / WirelessHighWirelessCount )
##########################################################################################################
wireless {
D:WirelessBaseCost=8.0
D:WirelessBaseRange=16.0
D:WirelessBoosterExp=1.5
D:WirelessBoosterRangeMultiplier=1.0
D:WirelessConnectorPowerBase=1.0
D:WirelessConnectorPowerDistanceMultiplier=0.1
D:WirelessCostMultiplier=1.0
D:WirelessTerminalDrainMultiplier=1.0
}
##########################################################################################################
# worldgen
#--------------------------------------------------------------------------------------------------------#
# The meteorite dimension whitelist list can be used alone or in unison with the meteorite (in)valid blocks whitelist.
# Default debris is the following (in this order) Stone, Cobblestone, biomeFillerBlock (what's under the top block, usually dirt), Gravel, biomeTopBlock (usually grass)
# Format: dimensionID, modID:blockID:metadata, modID:blockID:metadata, modID:blockID:metadata, modID:blockID:metadata, modID:blockID:metadata
# --------------------------------------------------------------------------------------------------------#
# The meteorite (in)valid spawn blocks list can be used alone or in unison with the meteorite dimension whitelist. Format: modId:blockID, modId:blockID, etc.
##########################################################################################################
worldgen {
S:meteoriteDimensionWhitelist <
0, DEFAULT, DEFAULT, DEFAULT, DEFAULT, DEFAULT
29, GalacticraftMars:tile.mars:9, GalacticraftMars:tile.mars:4, GalacticraftMars:tile.mars:6, minecraft:sand:1, GalacticraftMars:tile.mars:5
>
S:meteoriteInvalidSpawnBlocks <
>
S:meteoriteSpawnChance <
0=0.3
>
S:meteoriteValidSpawnBlocks <
GalacticraftMars:tile.mars
>
S:minMeteoriteDistance <
0=707
>
I:quartzOresClusterAmount=15
I:quartzOresPerCluster=4
D:spawnChargedChance=0.07999998331069946
}

View File

@@ -0,0 +1,25 @@
# Configuration file
cache {
S:digest=6975f0a8dc774d9f9e8afe807fcc3d31
# Caching can save processing time, if there are a lot of items. [default: true]
B:enableCache=true
}
general {
# Will output more detailed information into the CSV like corresponding items [default: false]
B:enableAdditionalInfo=false
# If true, the CSV exporting will always happen. This will not use the cache to reduce the computation. [default: false]
B:enableForceRefresh=false
# If true, the custom recipes are enabled. Acts as a master switch. [default: true]
B:enabled=true
# If true, all registered items will be exported containing the internal minecraft name and the localized name to actually find the item you are using. This also contains the item representation of the blocks, but are missing items, which are too much to display e.g. FMP. [default: true]
B:exportItemNames=true
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,477 @@
{
"Info and Tips:": [
"Parameters:",
"item: TYPE: STRING DEFAULT VALUE: NONE. PARAMETER IS REQUIRED DESCRIPTION: The name of the item as used by the /give command EXAMPLE: \"minecraft:dirt\"",
"meta_data: TYPE: NON-NEGATIVE INTEGER DEFAULT VALUE: 0 DESCRIPTION: Metadata value for the item, the 3rd parameter in the /give command EXAMPLE: 3",
"min_value: TYPE: NON-NEGATIVE INTEGER DEFAULT VALUE: 0 DESCRIPTION: The minimum amount of that item that is inserted when that item is selected (SETTING TO 1 DOES NOT GUARANTEE THAT ITEM IN EVERY CHEST) EXAMPLE: 4",
"max_value: TYPE: NON-NEGATIVE INTEGER DEFAULT VALUE: 1 DESCRIPTION: The maximum amount of that item that is inserted when that item is selected EXAMPLE: 72",
"weight: TYPE: NON-NEGATIVE INTEGER DEFAULT VALUE: 1 DESCRIPTION: The weighted chance the item is chosen. (Weights are compared between entries with the same exclusive group) EXAMPLE: 40",
"exclusiveGroupID: TYPE: INTEGER DEFAULT VALUE: -1 DESCRIPTION: exclusiveGroupID lets you group entries so only one from the group can appear, chosen based on weight. If multiple entries share the same group ID, only one will be picked. If an entry is the only one in its group, its guaranteed to appear. Setting this parameter to -1 will cause it to ignore exclusivity EXAMPLE: 154",
"",
"Notes:",
"The Key Value: For the dimension_loot_tables a key value is required, this value represents the dimensionID for the loot tables. For example, -29 is Galacticraft Mars, the loot tables under that id will only spawn in that dimension (if meteorites spawn there)",
"The list of loot tables: The chance of a loot table within a dimension being selected is weighted by the total weight of every entry in that loot table against every other loot tables total weights",
"Format: {",
" \"dimension_loot_tables\": {",
" \"0\": [ This is the start of a list of loot tables",
" [ this is the start of a loot table,",
" {",
" ENTRY",
" },",
" {",
" ANOTHER ENTRY",
" }",
" ], this is the end of a loot table",
" [ this is the start of another separate loot table",
" {",
" ENTRY",
" },",
" {",
" ANOTHER ENTRY",
" }",
" ] this is the end of a loot table",
" ], this is the end of the list of loot tables",
" \"-29\": [ this is the start of a list of loot tables for another dimension, and so on",
" [",
" {",
" }"
],
"dimension_loot_tables": {
"0": [
[
{
"item": "appliedenergistics2:item.ItemMultiMaterial",
"meta_data": 13,
"min_value": 1,
"max_value": 1,
"weight": 3,
"exclusiveGroupID": 1
},
{
"item": "ore#nuggetCopper",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 3
},
{
"item": "ore#nuggetPlatinum",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 3
},
{
"item": "ore#nuggetIron",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "minecraft:gold_nugget",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "appliedenergistics2:tile.BlockSkyStone",
"meta_data": 0,
"min_value": 0,
"max_value": 12,
"weight": 1,
"exclusiveGroupID": -1
}
],
[
{
"item": "appliedenergistics2:item.ItemMultiMaterial",
"meta_data": 14,
"min_value": 1,
"max_value": 1,
"weight": 3,
"exclusiveGroupID": 1
},
{
"item": "ore#nuggetTin",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 4
},
{
"item": "ore#nuggetNickel",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 4
},
{
"item": "ore#nuggetIron",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "minecraft:gold_nugget",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "appliedenergistics2:tile.BlockSkyStone",
"meta_data": 0,
"min_value": 0,
"max_value": 12,
"weight": 1,
"exclusiveGroupID": -1
}
],
[
{
"item": "appliedenergistics2:item.ItemMultiMaterial",
"meta_data": 15,
"min_value": 1,
"max_value": 1,
"weight": 3,
"exclusiveGroupID": 1
},
{
"item": "ore#nuggetSilver",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 5
},
{
"item": "ore#nuggetAluminium",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 5
},
{
"item": "ore#nuggetIron",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "minecraft:gold_nugget",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "appliedenergistics2:tile.BlockSkyStone",
"meta_data": 0,
"min_value": 0,
"max_value": 12,
"weight": 1,
"exclusiveGroupID": -1
}
],
[
{
"item": "appliedenergistics2:item.ItemMultiMaterial",
"meta_data": 19,
"min_value": 1,
"max_value": 1,
"weight": 3,
"exclusiveGroupID": 1
},
{
"item": "ore#nuggetLead",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 2
},
{
"item": "ore#nuggetElectrum",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 2
},
{
"item": "ore#nuggetIron",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "minecraft:gold_nugget",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "appliedenergistics2:tile.BlockSkyStone",
"meta_data": 0,
"min_value": 0,
"max_value": 12,
"weight": 1,
"exclusiveGroupID": -1
}
]
],
"-29": [
[
{
"item": "appliedenergistics2:item.ItemMultiMaterial",
"meta_data": 13,
"min_value": 1,
"max_value": 1,
"weight": 3,
"exclusiveGroupID": 1
},
{
"item": "ore#nuggetCopper",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 3
},
{
"item": "ore#nuggetPlatinum",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 3
},
{
"item": "ore#nuggetIron",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "minecraft:gold_nugget",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "appliedenergistics2:tile.BlockSkyStone",
"meta_data": 0,
"min_value": 0,
"max_value": 12,
"weight": 1,
"exclusiveGroupID": -1
},
{
"item": "minecraft:diamond",
"meta_data": 0,
"min_value": 2,
"max_value": 4,
"weight": 1,
"exclusiveGroupID": -1
}
],
[
{
"item": "appliedenergistics2:item.ItemMultiMaterial",
"meta_data": 14,
"min_value": 1,
"max_value": 1,
"weight": 3,
"exclusiveGroupID": 1
},
{
"item": "ore#nuggetTin",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 4
},
{
"item": "ore#nuggetNickel",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 4
},
{
"item": "ore#nuggetIron",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "minecraft:gold_nugget",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "appliedenergistics2:tile.BlockSkyStone",
"meta_data": 0,
"min_value": 0,
"max_value": 12,
"weight": 1,
"exclusiveGroupID": -1
},
{
"item": "minecraft:diamond",
"meta_data": 0,
"min_value": 2,
"max_value": 4,
"weight": 1,
"exclusiveGroupID": -1
}
],
[
{
"item": "appliedenergistics2:item.ItemMultiMaterial",
"meta_data": 15,
"min_value": 1,
"max_value": 1,
"weight": 3,
"exclusiveGroupID": 1
},
{
"item": "ore#nuggetSilver",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 5
},
{
"item": "ore#nuggetAluminium",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 5
},
{
"item": "ore#nuggetIron",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "minecraft:gold_nugget",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "appliedenergistics2:tile.BlockSkyStone",
"meta_data": 0,
"min_value": 0,
"max_value": 12,
"weight": 1,
"exclusiveGroupID": -1
},
{
"item": "minecraft:diamond",
"meta_data": 0,
"min_value": 2,
"max_value": 4,
"weight": 1,
"exclusiveGroupID": -1
}
],
[
{
"item": "appliedenergistics2:item.ItemMultiMaterial",
"meta_data": 19,
"min_value": 1,
"max_value": 1,
"weight": 3,
"exclusiveGroupID": 1
},
{
"item": "ore#nuggetLead",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 2
},
{
"item": "ore#nuggetElectrum",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": 2
},
{
"item": "ore#nuggetIron",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "minecraft:gold_nugget",
"meta_data": 0,
"min_value": 1,
"max_value": 12,
"weight": 3,
"exclusiveGroupID": -1
},
{
"item": "appliedenergistics2:tile.BlockSkyStone",
"meta_data": 0,
"min_value": 0,
"max_value": 12,
"weight": 1,
"exclusiveGroupID": -1
},
{
"item": "minecraft:diamond",
"meta_data": 0,
"min_value": 2,
"max_value": 4,
"weight": 1,
"exclusiveGroupID": -1
}
]
]
}
}

View File

@@ -0,0 +1,2 @@
alias=mc -> minecraft
alias=ae2 -> appliedenergistics2

View File

@@ -0,0 +1,4 @@
shaped=
ae2:BlockQuartz,
ae2:BlockQuartz
-> 2 ae2:BlockQuartzPillar

View File

@@ -0,0 +1,4 @@
import=decorative/certus.recipe
import=decorative/slabs.recipe
import=decorative/skystone.recipe
import=decorative/stairs.recipe

View File

@@ -0,0 +1,2 @@
smelt=
ae2:BlockSkyStone -> ae2:BlockSkyStone:1

View File

@@ -0,0 +1,31 @@
shaped=
ae2:BlockQuartzChiseled ae2:BlockQuartzChiseled ae2:BlockQuartzChiseled
-> 6 ae2:ChiseledQuartzSlabBlock
shaped=
ae2:BlockFluix ae2:BlockFluix ae2:BlockFluix
-> 6 ae2:FluixSlabBlock
shaped=
ae2:BlockQuartzPillar ae2:BlockQuartzPillar ae2:BlockQuartzPillar
-> 6 ae2:QuartzPillarSlabBlock
shaped=
ae2:BlockQuartz ae2:BlockQuartz ae2:BlockQuartz
-> 6 ae2:QuartzSlabBlock
shaped=
ae2:BlockSkyStone ae2:BlockSkyStone ae2:BlockSkyStone
-> 6 ae2:SkyStoneSlabBlock
shaped=
ae2:BlockSkyStone:1 ae2:BlockSkyStone:1 ae2:BlockSkyStone:1
-> 6 ae2:SkyStoneBlockSlabBlock
shaped=
ae2:BlockSkyStone:2 ae2:BlockSkyStone:2 ae2:BlockSkyStone:2
-> 6 ae2:SkyStoneBrickSlabBlock
shaped=
ae2:BlockSkyStone:3 ae2:BlockSkyStone:3 ae2:BlockSkyStone:3
-> 6 ae2:SkyStoneSmallBrickSlabBlock

View File

@@ -0,0 +1,47 @@
shaped=
ae2:BlockQuartzChiseled _ _,
ae2:BlockQuartzChiseled ae2:BlockQuartzChiseled _,
ae2:BlockQuartzChiseled ae2:BlockQuartzChiseled ae2:BlockQuartzChiseled
-> 4 ae2:ChiseledQuartzStairBlock
shaped=
ae2:BlockFluix _ _,
ae2:BlockFluix ae2:BlockFluix _,
ae2:BlockFluix ae2:BlockFluix ae2:BlockFluix
-> 4 ae2:FluixStairBlock
shaped=
ae2:BlockQuartzPillar _ _,
ae2:BlockQuartzPillar ae2:BlockQuartzPillar _,
ae2:BlockQuartzPillar ae2:BlockQuartzPillar ae2:BlockQuartzPillar
-> 4 ae2:QuartzPillarStairBlock
shaped=
ae2:BlockQuartz _ _,
ae2:BlockQuartz ae2:BlockQuartz _,
ae2:BlockQuartz ae2:BlockQuartz ae2:BlockQuartz
-> 4 ae2:QuartzStairBlock
shaped=
ae2:BlockSkyStone _ _,
ae2:BlockSkyStone ae2:BlockSkyStone _,
ae2:BlockSkyStone ae2:BlockSkyStone ae2:BlockSkyStone
-> 4 ae2:SkyStoneStairBlock
shaped=
ae2:BlockSkyStone:1 _ _,
ae2:BlockSkyStone:1 ae2:BlockSkyStone:1 _,
ae2:BlockSkyStone:1 ae2:BlockSkyStone:1 ae2:BlockSkyStone:1
-> 4 ae2:SkyStoneBlockStairBlock
shaped=
ae2:BlockSkyStone:2 _ _,
ae2:BlockSkyStone:2 ae2:BlockSkyStone:2 _,
ae2:BlockSkyStone:2 ae2:BlockSkyStone:2 ae2:BlockSkyStone:2
-> 4 ae2:SkyStoneBrickStairBlock
shaped=
ae2:BlockSkyStone:3 _ _,
ae2:BlockSkyStone:3 ae2:BlockSkyStone:3 _,
ae2:BlockSkyStone:3 ae2:BlockSkyStone:3 ae2:BlockSkyStone:3
-> 4 ae2:SkyStoneSmallBrickStairBlock

View File

@@ -0,0 +1,21 @@
group= oredictionary:itemIlluminatedPanel -> monitor
group= ae2:BlockInterface ae2:ItemPart.Interface -> interface
group= ae2:ToolCertusQuartzCuttingKnife:* ae2:ToolNetherQuartzCuttingKnife:* -> knife
group= ae2:ToolCertusQuartzWrench ae2:ToolNetherQuartzWrench -> wrench
group= ae2:CableGlass ae2:CableCovered ae2:CableSmart -> cable
group= ae2:CableDense -> densecable
group= mc:iron_ingot oredictionary:ingotCopper oredictionary:ingotTin oredictionary:ingotSilver oredictionary:ingotLead oredictionary:ingotBronze oredictionary:ingotBrass oredictionary:ingotNickel oredictionary:ingotInvar oredictionary:ingotAluminium -> metalIngots
group= oredictionary:dustEnder oredictionary:dustEnderPearl -> dustEnder
group=oredictionary:blockGlass oredictionary:glass mc:glass -> glass
group=oredictionary:wool mc:wool:* -> wool
group=oredictionary:crystalCertusQuartz oredictionary:crystalNetherQuartz ae2:ItemMaterial.CertusQuartzCrystalCharged -> crystalQuartz
group=oredictionary:dustCertusQuartz oredictionary:dustNetherQuartz -> dustQuartz
group=oredictionary:crystalCertusQuartz ae2:ItemMaterial.CertusQuartzCrystalCharged ae2:ItemMaterial.PurifiedCertusQuartzCrystal -> certusCrystal
group=oredictionary:crystalNetherQuartz ae2:ItemMaterial.PurifiedNetherQuartzCrystal -> netherCrystal
group=oredictionary:crystalFluix ae2:ItemMaterial.PurifiedFluixCrystal -> fluixCrystal

View File

@@ -0,0 +1,21 @@
# Crash on Issues
crash=false
# Hides Exceptions and just display messages.
exceptions=false
# Error on Missing Items ( default is no because AE2 allows you to enable/disable items without modifying recipes. )
erroronmissing=true
# Important, keep in this order
import=aliases.recipe
import=oredict.recipe
import=groups.recipe
# All actual recipes
import=decorative/index.recipe
import=materials/index.recipe
import=misc/index.recipe
import=network/index.recipe
import=processing/index.recipe
import=tools/index.recipe

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

View File

@@ -0,0 +1,11 @@
shapeless=
ae2:BlockQuartz
-> 4 ae2:ItemMaterial.CertusQuartzCrystal
shapeless=
ae2:BlockQuartzPillar
-> 4 ae2:ItemMaterial.CertusQuartzCrystal
shapeless=
ae2:BlockQuartzChiseled
-> 4 ae2:ItemMaterial.CertusQuartzCrystal

View File

@@ -0,0 +1,17 @@
shaped=
_ oredictionary:stickWood _,
oredictionary:stickWood _ oredictionary:stickWood,
_ oredictionary:stickWood _
-> ae2:ItemMaterial.WoodenGear
shaped=
oredictionary:stickWood oredictionary:stickWood oredictionary:stickWood,
_ _ oredictionary:stickWood,
_ _ oredictionary:stickWood
-> ae2:BlockCrank
shaped=
oredictionary:stone oredictionary:gearWood oredictionary:stone,
crystalQuartz oredictionary:stone crystalQuartz,
oredictionary:cobblestone crystalQuartz oredictionary:cobblestone
-> ae2:BlockGrinder

View File

@@ -0,0 +1,3 @@
import=misc/deconstruction.recipe
import=misc/grindstone.recipe
import=misc/vanilla.recipe

View File

@@ -0,0 +1,21 @@
shaped=
glass glass glass,
netherCrystal netherCrystal netherCrystal,
oredictionary:slabWood oredictionary:slabWood oredictionary:slabWood
-> mc:daylight_detector
shaped=
_ mc:redstone_torch _,
mc:redstone_torch netherCrystal mc:redstone_torch,
oredictionary:stone oredictionary:stone oredictionary:stone
-> mc:comparator
shaped=
ae2:ItemMaterial.IronNugget ae2:ItemMaterial.IronNugget ae2:ItemMaterial.IronNugget,
ae2:ItemMaterial.IronNugget ae2:ItemMaterial.IronNugget ae2:ItemMaterial.IronNugget,
ae2:ItemMaterial.IronNugget ae2:ItemMaterial.IronNugget ae2:ItemMaterial.IronNugget
-> mc:iron_ingot
shapeless=
oredictionary:ingotIron
-> 9 ae2:ItemMaterial.IronNugget

View File

@@ -0,0 +1 @@
import=network/blocks/interfaces.recipe

View File

@@ -0,0 +1,3 @@
shapeless=
ae2:BlockInterface
-> ae2:ItemPart.Interface

View File

@@ -0,0 +1,99 @@
shapeless=
ae2:CableCovered mc:water_bucket
-> ae2:CableCovered.Fluix
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyeWhite ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.White
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyeBlack ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.Black
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyeRed ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.Red
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyeGreen ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.Green
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyeBrown ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.Brown
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyeBlue ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.Blue
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyePurple ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.Purple
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyeCyan ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.Cyan
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyeLightGray ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.LightGray
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyeGray ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.Gray
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyePink ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.Pink
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyeLime ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.Lime
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyeYellow ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.Yellow
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyeLightBlue ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.LightBlue
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyeMagenta ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.Magenta
shaped=
ae2:CableCovered ae2:CableCovered ae2:CableCovered,
ae2:CableCovered oredictionary:dyeOrange ae2:CableCovered,
ae2:CableCovered ae2:CableCovered ae2:CableCovered
-> 8 ae2:CableCovered.Orange

View File

@@ -0,0 +1,99 @@
shapeless=
ae2:CableDenseCovered mc:water_bucket
-> ae2:CableDenseCovered.Fluix
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyeWhite ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.White
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyeBlack ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.Black
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyeRed ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.Red
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyeGreen ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.Green
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyeBrown ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.Brown
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyeBlue ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.Blue
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyePurple ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.Purple
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyeCyan ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.Cyan
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyeLightGray ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.LightGray
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyeGray ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.Gray
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyePink ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.Pink
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyeLime ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.Lime
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyeYellow ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.Yellow
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyeLightBlue ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.LightBlue
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyeMagenta ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.Magenta
shaped=
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered,
ae2:CableDenseCovered oredictionary:dyeOrange ae2:CableDenseCovered,
ae2:CableDenseCovered ae2:CableDenseCovered ae2:CableDenseCovered
-> 8 ae2:CableDenseCovered.Orange

View File

@@ -0,0 +1,99 @@
shapeless=
ae2:CableDense mc:water_bucket
-> ae2:CableDense.Fluix
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyeWhite ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.White
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyeBlack ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.Black
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyeRed ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.Red
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyeGreen ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.Green
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyeBrown ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.Brown
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyeBlue ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.Blue
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyePurple ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.Purple
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyeCyan ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.Cyan
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyeLightGray ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.LightGray
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyeGray ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.Gray
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyePink ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.Pink
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyeLime ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.Lime
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyeYellow ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.Yellow
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyeLightBlue ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.LightBlue
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyeMagenta ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.Magenta
shaped=
ae2:CableDense ae2:CableDense ae2:CableDense,
ae2:CableDense oredictionary:dyeOrange ae2:CableDense,
ae2:CableDense ae2:CableDense ae2:CableDense
-> 8 ae2:CableDense.Orange

View File

@@ -0,0 +1,99 @@
shapeless=
ae2:CableGlass mc:water_bucket
-> ae2:CableGlass.Fluix
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyeWhite ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.White
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyeBlack ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.Black
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyeRed ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.Red
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyeGreen ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.Green
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyeBrown ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.Brown
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyeBlue ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.Blue
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyePurple ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.Purple
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyeCyan ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.Cyan
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyeLightGray ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.LightGray
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyeGray ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.Gray
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyePink ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.Pink
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyeLime ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.Lime
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyeYellow ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.Yellow
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyeLightBlue ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.LightBlue
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyeMagenta ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.Magenta
shaped=
ae2:CableGlass ae2:CableGlass ae2:CableGlass,
ae2:CableGlass oredictionary:dyeOrange ae2:CableGlass,
ae2:CableGlass ae2:CableGlass ae2:CableGlass
-> 8 ae2:CableGlass.Orange

View File

@@ -0,0 +1,5 @@
import=network/cables/covered.recipe
import=network/cables/dense.recipe
import=network/cables/dense-covered.recipe
import=network/cables/glass.recipe
import=network/cables/smart.recipe

View File

@@ -0,0 +1,99 @@
shapeless=
ae2:CableSmart mc:water_bucket
-> ae2:CableSmart.Fluix
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyeWhite ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.White
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyeBlack ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.Black
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyeRed ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.Red
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyeGreen ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.Green
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyeBrown ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.Brown
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyeBlue ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.Blue
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyePurple ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.Purple
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyeCyan ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.Cyan
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyeLightGray ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.LightGray
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyeGray ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.Gray
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyePink ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.Pink
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyeLime ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.Lime
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyeYellow ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.Yellow
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyeLightBlue ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.LightBlue
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyeMagenta ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.Magenta
shaped=
ae2:CableSmart ae2:CableSmart ae2:CableSmart,
ae2:CableSmart oredictionary:dyeOrange ae2:CableSmart,
ae2:CableSmart ae2:CableSmart ae2:CableSmart
-> 8 ae2:CableSmart.Orange

View File

@@ -0,0 +1,27 @@
shapeless=
ae2:BlockCraftingUnit:3
ae2:BlockCraftingUnit:3
ae2:BlockCraftingUnit:3
ae2:BlockCraftingUnit:3
-> ae2:BlockAdvancedCraftingUnit:0
shapeless=
ae2:BlockAdvancedCraftingUnit:0
ae2:BlockAdvancedCraftingUnit:0
ae2:BlockAdvancedCraftingUnit:0
ae2:BlockAdvancedCraftingUnit:0
-> ae2:BlockAdvancedCraftingUnit:1
shapeless=
ae2:BlockAdvancedCraftingUnit:1
ae2:BlockAdvancedCraftingUnit:1
ae2:BlockAdvancedCraftingUnit:1
ae2:BlockAdvancedCraftingUnit:1
-> ae2:BlockAdvancedCraftingUnit:2
shapeless=
ae2:BlockAdvancedCraftingUnit:2
ae2:BlockAdvancedCraftingUnit:2
ae2:BlockAdvancedCraftingUnit:2
ae2:BlockAdvancedCraftingUnit:2
-> ae2:BlockAdvancedCraftingUnit:3

View File

@@ -0,0 +1 @@
import=network/crafting/cpu.recipe

View File

@@ -0,0 +1,4 @@
import=network/blocks/index.recipe
import=network/cables/index.recipe
import=network/crafting/index.recipe
import=network/parts/index.recipe

View File

@@ -0,0 +1,2 @@
import=network/parts/planes.recipe
import=network/parts/tunnels.recipe

View File

@@ -0,0 +1,3 @@
shapeless=
ae2:ItemPart.AnnihilationPlane ae2:ItemMaterial.FluixPearl
-> ae2:ItemPart.IdentityAnnihilationPlane

View File

@@ -0,0 +1,7 @@
shapeless=
ae2:ItemPart.P2PTunnelME ae2:ItemPart.Interface
-> ae2:ItemPart.P2PTunnelInterface
shapeless=
ae2:ItemPart.P2PTunnelME ae2:BlockInterface
-> ae2:ItemPart.P2PTunnelInterface

View File

@@ -0,0 +1,31 @@
# Forge Ore Dictionary
# logWood, slabWood, stairWood, treeSapling, treeLeaves,
# oreGold, oreIron, oreLapis, oreDiamond, oreRedstone, oreEmerald, oreQuartz, oreCoal,
# stone, cobblestone, record, stickWood, plankWood,
# dyeBlack, dyeRed, dyeGreen, dyeBrown, dyeBlue, dyePurple, dyeCyan, dyeLightGray, dyeGray, dyePink, dyeLime, dyeYellow, dyeLightBlue, dyeMagenta, dyeOrange, dyeWhite
# Minecraft Ore Dict Entries
# Renamed for less clashing
ore=mc:quartz -> crystalNetherQuartz
ore=mc:wool:* -> blockWool
ore=mc:stained_hardened_clay:* -> blockStainedHardenedClay
ore=mc:crafting_table -> craftingTableWood
ore=mc:chest -> chestWood
# AE2 Ore Dictionary
# Materials for processing in other machines
ore=ae2:ItemMaterial.CertusQuartzCrystal -> crystalCertusQuartz
ore=ae2:ItemMaterial.FluixCrystal -> crystalFluix
ore=ae2:ItemMaterial.PurifiedFluixCrystal -> crystalPureFluix
ore=ae2:ItemMaterial.NetherQuartzDust -> dustNetherQuartz
ore=ae2:ItemMaterial.CertusQuartzDust -> dustCertusQuartz
ore=ae2:ItemMaterial.FluixDust -> dustFluix
# Ores of AE2
ore=ae2:tile.OreQuartz -> oreCertusQuartz
ore=ae2:tile.OreQuartzCharged -> oreChargedCertusQuartz
# Parts to be used
ore= ae2:ItemPart.SemiDarkMonitor -> itemIlluminatedPanel
ore= ae2:ItemPart.Monitor -> itemIlluminatedPanel
ore= ae2:ItemPart.DarkMonitor -> itemIlluminatedPanel

View File

@@ -0,0 +1,9 @@
grindfz= ae2:ItemMaterial.FluixCrystal -> ae2:ItemMaterial.FluixDust
grindfz= ae2:BlockSkyStone:0 -> ae2:ItemMaterial.SkyDust
grindfz= mc:ender_pearl -> ae2:ItemMaterial.EnderDust
# grindfz= oredictionary:cropWheat -> ae2:ItemMaterial.Flour
grindfz= ae2:ItemMaterial.CertusQuartzCrystalCharged -> ae2:ItemMaterial.CertusQuartzDust
grindfz= ae2:ItemMaterial.CertusQuartzCrystal -> ae2:ItemMaterial.CertusQuartzDust
# grindfz= mc:quartz -> ae2:ItemMaterial.NetherQuartzDust
grindfz= ae2:OreQuartz -> 2 ae2:ItemMaterial.CertusQuartzDust
grindfz= ae2:OreQuartzCharged -> 2 ae2:ItemMaterial.CertusQuartzDust

View File

@@ -0,0 +1,4 @@
grind= ae2:ItemMaterial.FluixCrystal -> ae2:ItemMaterial.FluixDust
grind= ae2:BlockSkyStone:0 -> ae2:ItemMaterial.SkyDust
grind= mc:gravel -> mc:flint
grind= mc:bone -> 4 mc:dye:15

View File

@@ -0,0 +1,9 @@
hccrusher= ae2:ItemMaterial.FluixCrystal -> ae2:ItemMaterial.FluixDust
hccrusher= ae2:BlockSkyStone:0 -> ae2:ItemMaterial.SkyDust
hccrusher= mc:ender_pearl -> ae2:ItemMaterial.EnderDust
hccrusher= oredictionary:cropWheat -> ae2:ItemMaterial.Flour
hccrusher= ae2:ItemMaterial.CertusQuartzCrystalCharged -> ae2:ItemMaterial.CertusQuartzDust
hccrusher= ae2:ItemMaterial.CertusQuartzCrystal -> ae2:ItemMaterial.CertusQuartzDust
hccrusher= mc:quartz -> ae2:ItemMaterial.NetherQuartzDust
hccrusher= ae2:OreQuartz -> 2 ae2:ItemMaterial.CertusQuartzDust
hccrusher= ae2:OreQuartzCharged -> 2 ae2:ItemMaterial.CertusQuartzDust

View File

@@ -0,0 +1,9 @@
macerator= ae2:ItemMaterial.FluixCrystal -> ae2:ItemMaterial.FluixDust
macerator= ae2:BlockSkyStone:0 -> ae2:ItemMaterial.SkyDust
macerator= mc:ender_pearl -> ae2:ItemMaterial.EnderDust
# macerator= oredictionary:cropWheat -> ae2:ItemMaterial.Flour
macerator= ae2:ItemMaterial.CertusQuartzCrystalCharged -> ae2:ItemMaterial.CertusQuartzDust
macerator= ae2:ItemMaterial.CertusQuartzCrystal -> ae2:ItemMaterial.CertusQuartzDust
macerator= mc:quartz -> ae2:ItemMaterial.NetherQuartzDust
macerator= ae2:OreQuartz -> 2 ae2:ItemMaterial.CertusQuartzDust
macerator= ae2:OreQuartzCharged -> 2 ae2:ItemMaterial.CertusQuartzDust

View File

@@ -0,0 +1,8 @@
import=processing/factorization.recipe
import=processing/grind.recipe
import=processing/hydraulicraft.recipe
import=processing/ic2.recipe
import=processing/mekanism.recipe
import=processing/rotarycraft.recipe
import=processing/te.recipe
import=processing/vanilla.recipe

View File

@@ -0,0 +1,9 @@
mekcrusher= ae2:ItemMaterial.FluixCrystal -> ae2:ItemMaterial.FluixDust
#bug mekcrusher= ae2:BlockSkyStone:0 -> ae2:ItemMaterial.SkyDust
#bug mekcrusher= mc:ender_pearl -> ae2:ItemMaterial.EnderDust
# mekcrusher= oredictionary:cropWheat -> ae2:ItemMaterial.Flour
#bug mekcrusher= ae2:ItemMaterial.CertusQuartzCrystalCharged -> ae2:ItemMaterial.CertusQuartzDust
mekcrusher= ae2:ItemMaterial.CertusQuartzCrystal -> ae2:ItemMaterial.CertusQuartzDust
mekcrusher= mc:quartz -> ae2:ItemMaterial.NetherQuartzDust
mekechamber= ae2:OreQuartz -> 2 ae2:ItemMaterial.CertusQuartzDust
mekechamber= ae2:OreQuartzCharged -> 2 ae2:ItemMaterial.CertusQuartzDust

View File

@@ -0,0 +1,9 @@
crusher= ae2:ItemMaterial.FluixCrystal -> ae2:ItemMaterial.FluixDust
crusher= ae2:BlockSkyStone:0 -> ae2:ItemMaterial.SkyDust
crusher= mc:ender_pearl -> ae2:ItemMaterial.EnderDust
crusher= oredictionary:cropWheat -> ae2:ItemMaterial.Flour
crusher= ae2:ItemMaterial.CertusQuartzCrystalCharged -> ae2:ItemMaterial.CertusQuartzDust
crusher= ae2:ItemMaterial.CertusQuartzCrystal -> ae2:ItemMaterial.CertusQuartzDust
crusher= mc:quartz -> ae2:ItemMaterial.NetherQuartzDust
crusher= ae2:OreQuartz -> 2 ae2:ItemMaterial.CertusQuartzDust
crusher= ae2:OreQuartzCharged -> 2 ae2:ItemMaterial.CertusQuartzDust

View File

@@ -0,0 +1,9 @@
pulverizer= ae2:ItemMaterial.FluixCrystal -> ae2:ItemMaterial.FluixDust
pulverizer= ae2:BlockSkyStone:0 -> ae2:ItemMaterial.SkyDust
pulverizer= mc:ender_pearl -> ae2:ItemMaterial.EnderDust
pulverizer= oredictionary:cropWheat -> ae2:ItemMaterial.Flour
pulverizer= ae2:ItemMaterial.CertusQuartzCrystalCharged -> ae2:ItemMaterial.CertusQuartzDust
pulverizer= ae2:ItemMaterial.CertusQuartzCrystal -> ae2:ItemMaterial.CertusQuartzDust
pulverizer= mc:quartz -> ae2:ItemMaterial.NetherQuartzDust
pulverizer= ae2:OreQuartz -> 2 ae2:ItemMaterial.CertusQuartzDust
pulverizer= ae2:OreQuartzCharged -> 2 ae2:ItemMaterial.CertusQuartzDust

View File

@@ -0,0 +1,8 @@
# Ore Processing
smelt= ae2:ItemMaterial.GoldDust -> mc:gold_ingot
smelt= ae2:ItemMaterial.IronDust -> mc:iron_ingot
smelt= ae2:ItemMaterial.Flour -> mc:bread
# Silicon
smelt= ae2:ItemMaterial.NetherQuartzDust -> ae2:ItemMaterial.Silicon
smelt= ae2:ItemMaterial.CertusQuartzDust -> ae2:ItemMaterial.Silicon

View File

@@ -0,0 +1,29 @@
shaped=
oredictionary:crystalCertusQuartz oredictionary:crystalCertusQuartz,
oredictionary:crystalCertusQuartz oredictionary:stickWood,
_ oredictionary:stickWood
-> ae2:ToolCertusQuartzAxe
shaped=
oredictionary:crystalCertusQuartz oredictionary:crystalCertusQuartz oredictionary:crystalCertusQuartz,
_ oredictionary:stickWood _,
_ oredictionary:stickWood _
-> ae2:ToolCertusQuartzPickaxe
shaped=
oredictionary:crystalCertusQuartz,
oredictionary:stickWood,
oredictionary:stickWood
-> ae2:ToolCertusQuartzSpade
shaped=
oredictionary:crystalCertusQuartz,
oredictionary:crystalCertusQuartz,
oredictionary:stickWood
-> ae2:ToolCertusQuartzSword
shaped=
oredictionary:crystalCertusQuartz oredictionary:crystalCertusQuartz,
_ oredictionary:stickWood,
_ oredictionary:stickWood
-> ae2:ToolCertusQuartzHoe

View File

@@ -0,0 +1,6 @@
import=tools/certus-quartz.recipe
import=tools/matter-cannon.recipe
import=tools/misctools.recipe
import=tools/nether-quartz.recipe
import=tools/network.recipe
import=tools/paintballs.recipe

View File

@@ -0,0 +1,29 @@
shaped=
oredictionary:crystalNetherQuartz oredictionary:crystalNetherQuartz,
oredictionary:crystalNetherQuartz oredictionary:stickWood,
_ oredictionary:stickWood
-> ae2:ToolNetherQuartzAxe
shaped=
oredictionary:crystalNetherQuartz oredictionary:crystalNetherQuartz oredictionary:crystalNetherQuartz,
_ oredictionary:stickWood _,
_ oredictionary:stickWood _
-> ae2:ToolNetherQuartzPickaxe
shaped=
oredictionary:crystalNetherQuartz,
oredictionary:stickWood,
oredictionary:stickWood
-> ae2:ToolNetherQuartzSpade
shaped=
oredictionary:crystalNetherQuartz,
oredictionary:crystalNetherQuartz,
oredictionary:stickWood
-> ae2:ToolNetherQuartzSword
shaped=
oredictionary:crystalNetherQuartz oredictionary:crystalNetherQuartz,
_ oredictionary:stickWood,
_ oredictionary:stickWood
-> ae2:ToolNetherQuartzHoe

View File

@@ -0,0 +1,8 @@
shapeless=
wrench monitor ae2:ItemMaterial.CalcProcessor oredictionary:chestWood
-> ae2:ToolNetworkTool
shapeless=
ae2:ToolNetworkTool ae2:ItemPart.ConversionMonitor ae2:ItemMaterial.Cell64kPart ae2:ItemMaterial.CardCapacity
-> ae2:ToolAdvancedNetworkTool

View File

@@ -0,0 +1,191 @@
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyeWhite ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.White
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyeBlack ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.Black
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyeRed ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.Red
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyeGreen ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.Green
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyeBrown ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.Brown
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyeBlue ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.Blue
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyePurple ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.Purple
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyeCyan ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.Cyan
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyeLightGray ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.LightGray
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyeGray ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.Gray
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyePink ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.Pink
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyeLime ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.Lime
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyeYellow ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.Yellow
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyeLightBlue ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.LightBlue
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyeMagenta ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.Magenta
shaped=
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall oredictionary:dyeOrange ae2:ItemMaterial.MatterBall,
ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall ae2:ItemMaterial.MatterBall
-> 8 ae2:PaintBall.Orange
shaped=
ae2:PaintBall.White ae2:PaintBall.White ae2:PaintBall.White,
ae2:PaintBall.White oredictionary:dustGlowstone ae2:PaintBall.White,
ae2:PaintBall.White ae2:PaintBall.White ae2:PaintBall.White
-> 8 ae2:LumenPaintBall.White
shaped=
ae2:PaintBall.Black ae2:PaintBall.Black ae2:PaintBall.Black,
ae2:PaintBall.Black oredictionary:dustGlowstone ae2:PaintBall.Black,
ae2:PaintBall.Black ae2:PaintBall.Black ae2:PaintBall.Black
-> 8 ae2:LumenPaintBall.Black
shaped=
ae2:PaintBall.Red ae2:PaintBall.Red ae2:PaintBall.Red,
ae2:PaintBall.Red oredictionary:dustGlowstone ae2:PaintBall.Red,
ae2:PaintBall.Red ae2:PaintBall.Red ae2:PaintBall.Red
-> 8 ae2:LumenPaintBall.Red
shaped=
ae2:PaintBall.Green ae2:PaintBall.Green ae2:PaintBall.Green,
ae2:PaintBall.Green oredictionary:dustGlowstone ae2:PaintBall.Green,
ae2:PaintBall.Green ae2:PaintBall.Green ae2:PaintBall.Green
-> 8 ae2:LumenPaintBall.Green
shaped=
ae2:PaintBall.Brown ae2:PaintBall.Brown ae2:PaintBall.Brown,
ae2:PaintBall.Brown oredictionary:dustGlowstone ae2:PaintBall.Brown,
ae2:PaintBall.Brown ae2:PaintBall.Brown ae2:PaintBall.Brown
-> 8 ae2:LumenPaintBall.Brown
shaped=
ae2:PaintBall.Blue ae2:PaintBall.Blue ae2:PaintBall.Blue,
ae2:PaintBall.Blue oredictionary:dustGlowstone ae2:PaintBall.Blue,
ae2:PaintBall.Blue ae2:PaintBall.Blue ae2:PaintBall.Blue
-> 8 ae2:LumenPaintBall.Blue
shaped=
ae2:PaintBall.Purple ae2:PaintBall.Purple ae2:PaintBall.Purple,
ae2:PaintBall.Purple oredictionary:dustGlowstone ae2:PaintBall.Purple,
ae2:PaintBall.Purple ae2:PaintBall.Purple ae2:PaintBall.Purple
-> 8 ae2:LumenPaintBall.Purple
shaped=
ae2:PaintBall.Cyan ae2:PaintBall.Cyan ae2:PaintBall.Cyan,
ae2:PaintBall.Cyan oredictionary:dustGlowstone ae2:PaintBall.Cyan,
ae2:PaintBall.Cyan ae2:PaintBall.Cyan ae2:PaintBall.Cyan
-> 8 ae2:LumenPaintBall.Cyan
shaped=
ae2:PaintBall.LightGray ae2:PaintBall.LightGray ae2:PaintBall.LightGray,
ae2:PaintBall.LightGray oredictionary:dustGlowstone ae2:PaintBall.LightGray,
ae2:PaintBall.LightGray ae2:PaintBall.LightGray ae2:PaintBall.LightGray
-> 8 ae2:LumenPaintBall.LightGray
shaped=
ae2:PaintBall.Gray ae2:PaintBall.Gray ae2:PaintBall.Gray,
ae2:PaintBall.Gray oredictionary:dustGlowstone ae2:PaintBall.Gray,
ae2:PaintBall.Gray ae2:PaintBall.Gray ae2:PaintBall.Gray
-> 8 ae2:LumenPaintBall.Gray
shaped=
ae2:PaintBall.Pink ae2:PaintBall.Pink ae2:PaintBall.Pink,
ae2:PaintBall.Pink oredictionary:dustGlowstone ae2:PaintBall.Pink,
ae2:PaintBall.Pink ae2:PaintBall.Pink ae2:PaintBall.Pink
-> 8 ae2:LumenPaintBall.Pink
shaped=
ae2:PaintBall.Lime ae2:PaintBall.Lime ae2:PaintBall.Lime,
ae2:PaintBall.Lime oredictionary:dustGlowstone ae2:PaintBall.Lime,
ae2:PaintBall.Lime ae2:PaintBall.Lime ae2:PaintBall.Lime
-> 8 ae2:LumenPaintBall.Lime
shaped=
ae2:PaintBall.Yellow ae2:PaintBall.Yellow ae2:PaintBall.Yellow,
ae2:PaintBall.Yellow oredictionary:dustGlowstone ae2:PaintBall.Yellow,
ae2:PaintBall.Yellow ae2:PaintBall.Yellow ae2:PaintBall.Yellow
-> 8 ae2:LumenPaintBall.Yellow
shaped=
ae2:PaintBall.LightBlue ae2:PaintBall.LightBlue ae2:PaintBall.LightBlue,
ae2:PaintBall.LightBlue oredictionary:dustGlowstone ae2:PaintBall.LightBlue,
ae2:PaintBall.LightBlue ae2:PaintBall.LightBlue ae2:PaintBall.LightBlue
-> 8 ae2:LumenPaintBall.LightBlue
shaped=
ae2:PaintBall.Magenta ae2:PaintBall.Magenta ae2:PaintBall.Magenta,
ae2:PaintBall.Magenta oredictionary:dustGlowstone ae2:PaintBall.Magenta,
ae2:PaintBall.Magenta ae2:PaintBall.Magenta ae2:PaintBall.Magenta
-> 8 ae2:LumenPaintBall.Magenta
shaped=
ae2:PaintBall.Orange ae2:PaintBall.Orange ae2:PaintBall.Orange,
ae2:PaintBall.Orange oredictionary:dustGlowstone ae2:PaintBall.Orange,
ae2:PaintBall.Orange ae2:PaintBall.Orange ae2:PaintBall.Orange
-> 8 ae2:LumenPaintBall.Orange

File diff suppressed because it is too large Load Diff