Type-32 / PreciseManufacturing

Create: Precise Manufacturing is a Create Mod Addon that adds in custom, automatable Timeless and Classics Zero Gun Recipes for Forge 1.18.2-1.20.1.
MIT License
7 stars 0 forks source link

[Feature Request] Compatibility for Other Mods' Molten Metal Fluids #7

Closed Ripoy closed 3 months ago

Ripoy commented 3 months ago

add forge tag for recipes with molten brass and copper, i just wanna use molten metals from other create addons. please. all mods for metallurgy using super heat for molt metals, so u need automate blaze cakes

Type-32 commented 3 months ago

You should open a new feature request if you want blaze cakes automated, though automating blaze cakes would potentially violate Create's gameplay design

Type-32 commented 3 months ago

This is a kinda hard request to do because of how the registration of fluids works and how the recipes were registered. Though I would appreciate if you can write out some of the fluid IDs you mentioned that are in other mods.

For me to implement this, I would need to categorize fluids under three tags: prma:molten_copper_fluids prma:molten_brass_fluids prma:molten_iron_fluids

I'd appreciate if you can categorize them into these three tags

Ripoy commented 3 months ago

ill try it, but not shure bc i dont know modding well

Type-32 commented 3 months ago

just write out the fluids you would think that can go under those tags, no need to mod or anything

Ripoy commented 3 months ago

also i didnt mean U need to create new recept for blaze cackes, i mean me or some1 gotta automate them instead automate ur molten metals recipes, if some1 has another molten metal in his storage or smth, bc how i sayd, i need superheated basin for melting

Ripoy commented 3 months ago

image like this, add forge tag for copper and brass for example

forge:molten_copper

and ofc u need to change recipes with fluids, use tag instead name i think its gotta work

Type-32 commented 3 months ago

what mods were you using that you want the fluids in them to be added in?

Ripoy commented 3 months ago

wym? where i got some molten metals?

Ripoy commented 3 months ago

big cannons, metallurgy, molten metals, the factory must grow

Type-32 commented 3 months ago

right, I'll look into them now, thanks

Ripoy commented 3 months ago

mb like that should work

forge:molten_iron

forge:molten_copper

forge:molten_brass

Ripoy commented 3 months ago

np, just wanna play good mods)

Type-32 commented 3 months ago

Added tags prma:molten_copper_fluids, prma:molten_iron_fluids, prma:molten_brass_fluids for better extensibility

You can now add more fluids from the other mods you want into these three corresponding tags now and it'll work in the recipes

Also working on KubeJS compat, stay tuned