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
The "Feeding Upgrade" in the Sophisticated Backpacks mod no longer increases the player's thirst level when consuming food with a designated thirst value.
This issue was first noticed after updating Tough As Nails from version 9.0.0.96 to 9.2.0.171 on Minecraft 1.20.1 (Forge 47.3.11).
Additional testing revealed that the issue persists in the latest version of Tough As Nails NeoForge 1.21.1-10.1.0.13.
Before the update, food items with assigned thirst values (e.g., melon slices with a 1 thirst value) restored both hunger and thirst when consumed automatically by the Feeding Upgrade. Currently, only hunger is restored.
How can the issue be reproduced?
Install Tough As Nails 1.20.1 9.2.0.171 (or 1.21.1-10.1.0.13), Sophisticated Backpacks, and Sophisticated Core.
Create a data pack to assign a thirst value to a food item, such as melon slices. Example JSON for the file located at _toughasnails/tags/items/thirst/2_thirst_drinks.json_:
Add the Feeding Upgrade to a Sophisticated Backpack and insert melon slices.
Allow the Feeding Upgrade to automatically consume melon slices when the player's hunger and thirst decreased.
Observe that the player's thirst level is not affected, even though the melon slice has a designated thirst value.
Logs
the issue does not cause crashes or specific log outputs
Mod Version
9.2.0.171
Additional information
This issue appears to involve an incompatibility between Tough As Nails' thirst system and the Feeding Upgrade logic in Sophisticated Backpacks. The issue did not exist in Tough As Nails version 9.0.0.96.
This issue was also reported under Sophisticated Backpacks. However, the mod author indicated that they are firing the correct methods/events for player eating behavior and suggested reporting the issue here. They mentioned that Tough As Nails should investigate, as no special compatibility changes were made on their end and similar features work with other mods (e.g., Spice of Life).
The text was updated successfully, but these errors were encountered:
What's the issue you encountered?
The "Feeding Upgrade" in the Sophisticated Backpacks mod no longer increases the player's thirst level when consuming food with a designated thirst value.
This issue was first noticed after updating Tough As Nails from version 9.0.0.96 to 9.2.0.171 on Minecraft 1.20.1 (Forge 47.3.11).
Additional testing revealed that the issue persists in the latest version of Tough As Nails NeoForge 1.21.1-10.1.0.13.
Before the update, food items with assigned thirst values (e.g., melon slices with a
1 thirst
value) restored both hunger and thirst when consumed automatically by the Feeding Upgrade. Currently, only hunger is restored.How can the issue be reproduced?
_toughasnails/tags/items/thirst/2_thirst_drinks.json_
:Logs
the issue does not cause crashes or specific log outputs
Mod Version
9.2.0.171
Additional information
This issue appears to involve an incompatibility between Tough As Nails' thirst system and the Feeding Upgrade logic in Sophisticated Backpacks. The issue did not exist in Tough As Nails version 9.0.0.96.
This issue was also reported under Sophisticated Backpacks. However, the mod author indicated that they are firing the correct methods/events for player eating behavior and suggested reporting the issue here. They mentioned that Tough As Nails should investigate, as no special compatibility changes were made on their end and similar features work with other mods (e.g., Spice of Life).
The text was updated successfully, but these errors were encountered: