Tinkers Construct

Tinkers Construct

170M Downloads

Swap fluids to Create versions if they are loaded

Closed this issue ยท 2 comments

commented

Minecraft Version

1.20.1

Forge Version

47.4.0

Mantle Version

1.11.79

Tinkers' Construct Version

3.10.2.92

Problem description

Create and Tinkers have a lot of copies of the same fluids (all potions, honey)

Suggested solution

Given that the Create versions have recipes tied to them that aren't always auto generated, and custom textures and some possibly hardcoded behaviors for honey, I think it would be a good idea to have tinkers disable its own versions of these fluids and swap instances of them out for the Create ones. It would also improve compatibility.

Alternatives considered

Write a bunch of replacements for recipes myself (ew)

Additional context

No response

Searched for existing enhancement?

Used the search bar

commented

No, I don't think I will.

You are free to change the Mantle config to make Create a preferred mod over Tinkers.

If Create is relying on their specific fluids over using the fluid tag, this is a bug with Create and should be reported to them. Also, their potion fluid is an annoying implementation that is inconsistent with how every single other mod does potion fluids. No one stores the bottle in the fluid, hence why they don't tag their fluid. Supporting that instead of our potion fluid would be a major downgrade

commented

I see, thanks for the info. I will do what I can, forgot about the mantle thing.