fix commit

This commit is contained in:
sainagh
2026-07-25 16:20:42 -05:00
parent 9396611ce0
commit c6df59caf7
3226 changed files with 209810 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
recipes.addShaped(<aoa3:whitewashing_table>,
[[<aoa3:whitewashing_solution>, <aoa3:whitewashing_solution>, <aoa3:whitewashing_solution>],
[<materialpart:sednanite:ingot>, <immersiveengineering:metal_decoration0:5>, <materialpart:sednanite:ingot>],
[<divinerpg:eden_chunk>, <minecraft:crafting_table>, <divinerpg:eden_chunk>]]);
mods.immersiveengineering.MetalPress.addRecipe(<aoa3:whitewashing_solution>,
<actuallyadditions:item_misc:12>,
<immersiveengineering:mold:0>, 100);
mods.immersiveengineering.MetalPress.addRecipe(<aoa3:darkly_powder>,
<nuclearcraft:ingot:8>,
<immersiveengineering:mold:0>, 100);