This commit is contained in:
sainagh
2024-08-18 18:25:41 -07:00
parent f38b745627
commit 0a09116c6e
1502 changed files with 56792 additions and 12704 deletions
+9
View File
@@ -456,3 +456,12 @@ recipes.addShapeless(<modularmachinery:dyson_discharger_t5_controller>,
recipes.addShapeless(<modularmachinery:dyson_discharger_t6_controller>,
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_discharger_t6"}).reuse(), <modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:impetus_syphon_controller>,
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:impetus_syphon"}).reuse(), <modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:sacred_cinders_apiary_controller>,
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:sacred_cinders_apiary"}).reuse(), <modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:fractallite_furnace_controller>,
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:fractallite_furnace"}).reuse(), <modularmachinery:blockcontroller>]);