Changes
- Baked Cod Stew no longer counts as Wolf Food. #194
Bugfixes
- Fix Served On tooltip showing the incorrect item tool.
Changes
- Allowed Baked Cod Stew and Beef Stew to be edible by wolves. #191
- Updated
en_us
andru_ru
lang files for parity with 1.21.1.
Bugfixes
- Fixed Cabinets attempting to load items from the wrong NBT path. #192.
- Fixed inventories not clearing upon loading NBT, leading to client desync. #193
- Fixed Skillets having no durability, repair items or enchantability.
- Fixed Skillets and Knives being allowed to break blocks whilst the player is in creative mode.
- Fixed Skillet blocks not having a hand swing animation upon adding/removing items.
Changes
- Allowed Baked Cod Stew and Beef Stew to be edible by wolves. (#191)[https://github.com/MehVahdJukaar/FarmersDelightRefabricated/issues/191]
- Updated
en_us
andru_ru
lang files for parity with 1.21.1.
Bugfixes
- Fixed Cabinets attempting to load items from the wrong NBT path. #192.
- Fixed inventories not clearing upon loading NBT, leading to client desync. #193
- Fixed Skillets having no durability, repair items or enchantability.
- Fixed Skillets and Knives being allowed to break blocks whilst the player is in creative mode.
- Fixed Skillet blocks not having a hand swing animation upon adding/removing items.
Changes
- Allowed Baked Cod Stew and Beef Stew to be edible by wolves.
Bugfixes
- Fixed Skillets having no durability, repair items or enchantability.
- Fixed Skillets and Knives being allowed to break blocks whilst the player is in creative mode.
- Fixed Skillet blocks not having a hand swing animation upon adding/removing items.
Changes
- Updated Russian (
ru_ru
) translation file.
Bugfixes
- Fixed English JEED/EMIffect translation keys. #155
- Fixed unknown lang key taken from Moonlight Lib for config screen.
- Added support for Extended ItemView (EIV) cassiancc - #184
- Fixed Cooking Pot tooltips displaying twice.
- Fixed Cooking Pot result slot being allowed to exceed 64 items up to 99 items.
- Fixed Light Gray Hanging Canvas Sign translation. #183 - cassiancc
- Mark the minimum required Fabric API version regarding the server player join event usage.
Changes
- Updated to 1.21.5.
- Wandering Traders will now trade 12 of each of their seed/rice items.
- Wandering Traders no longer trade Onions.
- None of the root vegetables are traded by Wandering Traders.
- Added Pale Oak Cabinet.
- Texture is a placeholder made by MerchantCalico, the texture will be replaced as soon as vectorwing updates to a version with the wood type.
Changes
- Updated for parity with Farmer's Delight 1.2.8.
- Updated inventory code to be more similar to NeoForge's code. Fixing many potential duplication bugs in the process.
Bugfixes
- Fixed error log when starting server due to a missing client class. #174
- Fixed Comparators not updating when taking items from or cutting with a Cutting Board.
- Added missing item tag translations.
- Updated for parity with Farmer's Delight 1.2.8.
Bugfixes
- Fixed packet decode failure upon attempting to join servers without Farmer's Delight Refabricated. #56
- Fixed a classloading issue preventing the ItemLike (Mojmap) interface from having mixins applied. #77
- Fixed Torchflower cutting recipe incorrectly using a
forge
tag rather than ac
tag. #160 - Fixed error log when starting server due to a missing client class. #174