AllTheMods / Gravitas2

repo for ATM Gravitas sequel
17 stars 32 forks source link

Fixed igneous alloy fluid ID #147

Closed Nyxane closed 7 months ago

pietro-lopes commented 7 months ago

I'm not sure if this recipe should be vanilla create. Looks like remaining code before Woodencog was fixed

pietro-lopes commented 7 months ago
    event.recipes.woodencog.filling(["tfc:ceramic/ingot_mold"], ['tfc:ceramic/ingot_mold', Fluid.of("gregitas_core:igneous_alloy", 144)]).id("woodencog:advanced_filling/igneous_alloy_to_mold")
    event.recipes.woodencog.filling(["tfc:ceramic/fire_ingot_mold"], ['tfc:ceramic/fire_ingot_mold', Fluid.of("gregitas_core:igneous_alloy", 144)]).id("woodencog:advanced_filling/igneous_alloy_to_fire_mold")

try this