You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jamesdsj opened this issue
Oct 5, 2024
· 4 comments
Labels
1.19Issue affects 1.19BugIssue describes unintended or broken behaviorConfirmedIssue has been verified as being caused by Tinkers, or an enhancement is planned to be added
When attacking the mob using weapons with melting modifier, if the mob itself and its dropped item (e.g. slime) have the same melting result, the fluid amount may fluctuate.
After I killed a large slime:
Crash Report
No response
Other mods
none
Tried reproducing with just Tinkers?
Yes
Performance Enchancers
None of the above
Searched for known issues?
Searched open issues
The text was updated successfully, but these errors were encountered:
Jamesdsj
added
1.19
Issue affects 1.19
Bug
Issue describes unintended or broken behavior
Unreviewed
Issue is new and is awaiting the team to review it
labels
Oct 5, 2024
Looks to me like you are in creative mode. Creative mode is known to make NBT inconsistent, and to be honest I doubt the weapons will work in creative to any reasonable degree. Try it in survival.
Hmm, quick glance at the source code suggests that the melting modifier is not properly melting dropped items, I think that it will just reset the tank to 0 before melting an item due to a typo.
To confirm, you could try melting a mob that has a drop with a different output than the mob itself, or mine a block with the melting modifier.
Bug is basically the same as the other melting bug we recently had, made a mistake when cleaning up the code in 1 or 2 modifiers.
KnightMiner
added
Confirmed
Issue has been verified as being caused by Tinkers, or an enhancement is planned to be added
and removed
Unreviewed
Issue is new and is awaiting the team to review it
labels
Oct 8, 2024
1.19Issue affects 1.19BugIssue describes unintended or broken behaviorConfirmedIssue has been verified as being caused by Tinkers, or an enhancement is planned to be added
Minecraft Version
1.19.2
Forge Version
43.3.13
Mantle Version
1.10.36
Tinkers' Construct Version
3.8.4.50
Describe your issue
When attacking the mob using weapons with melting modifier, if the mob itself and its dropped item (e.g. slime) have the same melting result, the fluid amount may fluctuate.
After I killed a large slime:
Crash Report
No response
Other mods
none
Tried reproducing with just Tinkers?
Yes
Performance Enchancers
None of the above
Searched for known issues?
Searched open issues
The text was updated successfully, but these errors were encountered: