alcatrazEscapee / tinkers-forging

A Minecraft mod that adds TFC Style Forging to 1.12+
https://minecraft.curseforge.com/projects/tinkers-forging
GNU General Public License v3.0
15 stars 5 forks source link

[Request] Cooling with Water #33

Open ScottoMotto opened 4 years ago

ScottoMotto commented 4 years ago

Allow ingots to be placed in water to strip their NBT tags, cooling them down to room temperature. This would make ingots stack again and give more control.

alcatrazEscapee commented 4 years ago

Placing them in water (as an entity) is fairly hard to detect (for arbitrary items, as you basically have to check every item entity in the world every tick, which is not ideal.

However, I could probably co-opt the vanilla cauldron for this - right clicking a cauldron with an item will cool it if possible and decrement the amount of water in the cauldron.

ScottoMotto commented 4 years ago

As long as it is able to be automated. In this case it sounds like a fake player would be needed. Maybe we could request support from this mod: https://www.curseforge.com/minecraft/mc-mods/jetif

alcatrazEscapee commented 4 years ago

That mod does nothing to address the concerns I mentioned - all it does is record the recipe in JEI.

What exactly is the goal, if automation is a concern? Forging is not going to be possible to automate, and other than that heating ingots shouldn't be necessary for anything.

ScottoMotto commented 4 years ago

Ore doubling and ingot production from the TiC smeltery is what I would like to continue to automate. With Forging installed ingots do not stack well inventories especially 'deep storage' types. I am looking for immersive ways to circumvent that. Water seems a natural fit. It is a mechanic used in several mods like Actually Additions, Applied Energistics, etc (those listed in the mod I linked) The cauldron method is ok I guess. I was thinking aloud on what would have to be done to automate it.

Ceifeire commented 3 years ago

I know this is late but just change the config for smelted ingots come out at max temp to false.