- Show signed content when hovering over messages modified by Tipsy to replicate vanilla behavior.
Bugfixes
- Updated Russian (ru_ru) translation. #49 - mpustovoi.
- [FABRIC] Fixed Keg Recipe Book contents showing up inside the Cooking Pot rather than the Keg. #53
- Fixed an error within Create mod integration. #54
- Fixed the input fluid being rendered at an incorrect amount in JEI.
- Fixed an incorrect tooltip displaying the wrong fluid amount when hovering over the tap icon within JEI.
Bugfixes
- Fixed issues with chat scrambling whilst the player name text is modified.
- [FABRIC] Fixed Tipsy status leaking into other player messages.
Bugfixes
- [NEOFORGE] Fixed chat scrambling not functioning on NeoForge.
Bugfixes
- Fixed Tipsy chat scrambling compatibility with any mods that modify chat messages to have different colors (For example, Styled Chat)
- [FABRIC] Fixed no Tipsified chat messages being cancelled on the client.
Bugfixes
- Fixed Tipsy chat scrambling compatibility with any mods that modify chat messages to have different colors (For example, Styled Chat)
- [FABRIC] Fixed non Tipsified chat messages being cancelled on the client.
- This update is required both clientside and serverside.
Changes
- Tipsy's sway is now lerped between values.
- Tweaked Tipsified text modifications to be more frequent and less set in stone.
- Tipsy is no longer consistently modified, opting for random modifications.
- The value at which Tipsy is randomised is consistent between clients.
Bugfixes
- Fixed Tipsified text stripping chat styling.
- Fixed Tipsified text not respecting spaces within usernames (will show up in nickname mods).
- Fixed block culling not respecting Tipsy swaying to a certain degree.
- Sometimes, screen tears may happen, but I don't know enough about rendering to fix it :P.
- [FABRIC] Fixed server-sided Tipsy chatting not working with mods that run off Fabric API's chat event.
Major Changes
- [FABRIC] Updated for Farmer's Delight Refabricated 3.0.0.
- Optimised temperature into not checking every tick. Temperature is now only checked every 4 seconds or whenever the Keg GUI is opened,
Bugfixes
- Fixed the keg not removing items upon fermenting.
- Fixed keg emptying fluids multiple to the capacity amount, rather than the amount of the fluid in the tank.
- Fixed Tipsy chat scrambling applying to the wrong player on servers.
- Fixed incorrect rendering of Keg recipe book.
- Fixed incorrect item count in EMI Pouring recipes.
- [NEOFORGE] Fixed food anchored hud overlays from other mods being offset down into the food bar when Intoxication is applied. #38
- [FABRIC] Fixed a classloading issue preventing the ItemLike (Mojmap) interface from having mixins applied.
- This issue is explained at MehVahdJukaar/FarmersDelightRefabricated#77
- [FABRIC] Fixed the keg not accepting items in cases.
Bugfixes
- Fixed a crash on Fabric when having an item inside the keg and getting out a fluid due to a faulty transfer setup.
- Fixed pouring recipes consuming two items instead of one.
- Fixed a regression where Cheese fluids do not have icons.
- Fixed cheese fluid tags being empty.
- Fixed EMI integration crashes due to an incorrect import.
- Fixed EMI integration being unable to transfer more than once for fermenting recipes with a fluid ingredient.
- Fixed EMI integration item loss when transferring twice.
Bugfixes
- Fixed a crash when the client doesn't have registrate on Fabric.
Minor Changes
- Reimplemented Create compat on NeoForge, now that it is updated.
- Moved Create compat fluid_item_displays to
create.json
outside ofdefault_displays.json
. - Fixed special recipe fluids not being inserted into the keg correctly.
- The 'functions' field within 'remaps' fields of Item Fluid Displays is now optional.
Bugfixes
- Fixed the inability to open kegs in a server setting.