Pre-Patch
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
recipes.addShaped(<contenttweaker:miniature_black_hole>,
|
||||
[[<contenttweaker:charged_dyson_capacitor>, <draconicevolution:celestial_manipulator>, <contenttweaker:charged_dyson_capacitor>],
|
||||
[<avaritia:block_resource:1>, <contenttweaker:miniature_pulsar>, <avaritia:block_resource:1>],
|
||||
[<advancedrocketry:terraformer>, <contenttweaker:charged_dyson_capacitor>, <advancedrocketry:gravitymachine>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:triple_compressed_realgar>,
|
||||
[[<contenttweaker:double_compressed_realgar>, <contenttweaker:double_compressed_realgar>, <contenttweaker:double_compressed_realgar>],
|
||||
[<contenttweaker:double_compressed_realgar>, <contenttweaker:double_compressed_realgar>, <contenttweaker:double_compressed_realgar>],
|
||||
@@ -75,12 +70,12 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:recursion_infinity
|
||||
[<draconicevolution:chaotic_core>, <contenttweaker:primordial_star>, <draconicevolution:chaotic_core>],
|
||||
[<avaritia:resource:6>, <draconicevolution:chaotic_core>, <avaritia:resource:6>]]);
|
||||
|
||||
mods.extendedcrafting.EnderCrafting.addShaped(<contenttweaker:horizon_stabilizer>*4,
|
||||
mods.extendedcrafting.EnderCrafting.addShaped(<contenttweaker:horizon_stabilizer>*6,
|
||||
[[<contenttweaker:dyson_collector>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:dyson_collector>],
|
||||
[<contenttweaker:entropy_construct>, <contenttweaker:hypercubic_energy_orb>, <contenttweaker:entropy_construct>],
|
||||
[<contenttweaker:dyson_collector>, <contenttweaker:recursion_infinity>, <contenttweaker:dyson_collector>]], 1);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:infinity_dyson_conduit>*8,
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:infinity_dyson_conduit>*12,
|
||||
[[<appliedenergistics2:spatial_pylon>, <contenttweaker:barathos_cap>, <contenttweaker:abyssal_cap>,
|
||||
<contenttweaker:creeponian_cap>, <contenttweaker:lelyetian_cap>, <contenttweaker:precasian_cap>,
|
||||
<contenttweaker:crystevia_cap>, <contenttweaker:deepland_cap>, <appliedenergistics2:spatial_pylon>],
|
||||
@@ -118,7 +113,7 @@ null, <contenttweaker:compressed_realgar>, <draconicevolution:reactor_component:
|
||||
<contenttweaker:celeve_cap>, <contenttweaker:gardencia_cap>, <appliedenergistics2:spatial_pylon>]]);
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:dyson_compressor>*4,
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:dyson_compressor>*5,
|
||||
|
||||
[[<contenttweaker:mythic_coil_t2>, <contenttweaker:linear_accelerator_tube>, <contenttweaker:nightmare_block>,
|
||||
<contenttweaker:mythic_excavation_reactor>, <contenttweaker:hypercubic_energy_orb>, <contenttweaker:mythic_excavation_reactor>,
|
||||
|
||||
Reference in New Issue
Block a user