Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Brewin' And Chewin'

Brewin' And Chewin'

Fermenting addon for Farmer's Delight.

161.6k
127
Food

Compatibility

Minecraft: Java Edition

1.21.1
1.20.1
1.19.2
1.18.2

Platforms

Fabric
Forge
NeoForge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on Ko-fi

Creators

Torty
Torty Developer
Farcr
Farcr Contributor
RaymondBlaze
RaymondBlaze Developer
Umpaz
Umpaz Developer
ProbablyEyes
ProbablyEyes Owner

Details

Licensed MIT
Published 6 months ago
Updated 6 hours ago
DescriptionChangelogVersions

Show all versions

1
2
3

v4.4.0 (Fabric 1.21.1)

by Torty on Jun 8, 2025
Download

v4.4.0 (NeoForge 1.21.1)

by Torty on Jun 8, 2025
Download
  • [FABRIC] Updated to match 3.1.0's updated inventory code. Fixing crashes upon using this version of FDRF.
  • Added Turkish translation #62 - raspmary

v4.3.1 (NeoForge 1.21.1)

by Torty on Jun 7, 2025
Download

v4.3.1 (Fabric 1.21.1)

by Torty on Jun 7, 2025
Download

Bugfixes

  • Fixed Keg item always having an empty fluid in its tooltip.
  • Fixed crash when attempting to save the world with a filled with liquid Keg item stack in the inventory. #58
  • Fixed config not loading before KubeJS on the server. #59

v4.3.0 (Fabric 1.21.1)

by Torty on Apr 20, 2025
Download

v4.3.0 (NeoForge 1.21.1)

by Torty on Apr 20, 2025
Download

Note: This update will require an update on the server alongside the client.

Changes

  • Players in adventure mode may no longer interact with Coaster blocks.
  • [INTERNAL] Updated tipsy seed sync to allow for /msg, /tell to share random seeds between sent messages (if you /tell yourself).

Bugfixes

  • [FABRIC] Fixed narrator not narrating Tipsified messages.
  • Fixed /tell crashing the game when used whilst Tipsy. #55.
  • Fixed a crash with JEI integration caused by referencing a client class on the server. #56.

v4.2.5 (NeoForge 1.21.1)

by Torty on Apr 1, 2025
Download

v4.2.5 (Fabric 1.21.1)

by Torty on Apr 1, 2025
Download
  • Show signed content when hovering over messages modified by Tipsy to replicate vanilla behavior.

v4.2.4 (Fabric 1.21.1)

by Torty on Apr 1, 2025
Download

v4.2.4 (NeoForge 1.21.1)

by Torty on Apr 1, 2025
Download

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.

v4.2.3 (Fabric 1.21.1)

by Torty on Mar 25, 2025
Download

v4.2.3 (NeoForge 1.21.1)

by Torty on Mar 25, 2025
Download

Bugfixes

  • Fixed issues with chat scrambling whilst the player name text is modified.
  • [FABRIC] Fixed Tipsy status leaking into other player messages.

v4.2.2 (Fabric 1.21.1)

by Torty on Mar 25, 2025
Download

v4.2.2 (NeoForge 1.21.1)

by Torty on Mar 25, 2025
Download

Bugfixes

  • [NEOFORGE] Fixed chat scrambling not functioning on NeoForge.

v4.2.1 (NeoForge 1.21.1)

by Torty on Mar 25, 2025
Download

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.

v4.2.1 (Fabric 1.21.1)

by Torty on Mar 25, 2025
Download

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.

v4.2.0 (Fabric 1.21.1)

by Torty on Mar 24, 2025
Download

v4.2.0 (NeoForge 1.21.1)

by Torty on Mar 24, 2025
Download
  • 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.

v4.1.0 (Fabric 1.21.1)

by Torty on Mar 20, 2025
Download

v4.1.0 (NeoForge 1.21.1)

by Torty on Mar 20, 2025
Download

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.
1
2
3

Modrinth is open source.

main@81b0922

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.