phantamanta44 / tinkers-evolution

the fresh new tinkers' construct addon
https://www.curseforge.com/minecraft/mc-mods/tinkers-evolution
Other
24 stars 15 forks source link

Add New Feature #149

Open ghost opened 1 month ago

ghost commented 1 month ago

Can you add ' Fluid pyrotheum = FluidRegistry.getFluid("pyrotheum"); TinkerRegistry.registerSmelteryFuel(new FluidStack(pyrotheum, 50), 400);' to the mod to support "pyrotheum" as a fuel for Smeltery Thanks!!!

phantamanta44 commented 1 month ago

you mean this? https://github.com/phantamanta44/tinkers-evolution/blob/7133376afd1e7aa223ce2fed34b232d5bb8b61d0/src/main/java/xyz/phanta/tconevo/integration/thermal/ThermalHooksImpl.java#L36-L42

ghost commented 1 month ago

you mean this?

https://github.com/phantamanta44/tinkers-evolution/blob/7133376afd1e7aa223ce2fed34b232d5bb8b61d0/src/main/java/xyz/phanta/tconevo/integration/thermal/ThermalHooksImpl.java#L36-L42

I think you are right,if there is not TE, I can't get fluid_pyrotheum.