Compatibility
Minecraft: Java Edition
1.21.x
1.20–1.20.1
1.19–1.19.2
1.18.2
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Created 2 years ago
Updated last month
Changelog
Additions
- Added certain blocks to the
create:brittle
tag, to prevent them from being deleted randomly when disassembling contraptions; - New tags:
farmersdelight:flat_on_cutting_board
: Items which will always render flat and 2D when placed on a Cutting Board, to fix certain render cases.- Includes Trident and Spyglass by default, due to unique render cases;
- Optionally includes items from a few mods, such as Autumnity's Turkey and Supplementaries' Quiver;
Updates
- Updated method of modifying stack sizes for BowlFoodItems:
- Changes are now done on game start, rather than calculated during
maxStackSize()
calls; - The
overrideAllSoupItems
config option has been removed, due to performance and usability concerns;
- Changes are now done on game start, rather than calculated during
- Cooking recipes will now drop sensible remainders for vanilla items which don't have them configured;
- (1.20) Updated Basket textures to match the new Bamboo design and palette;
Fixes
- Fix potential performance issues involving the stack size override for BowlFoodItems (see above);
- (1.18.2) Rollback and replacement to previous fix for Cutting Board's rendering issues with perspective items:
- The previous fix fails (and may crash) with some resource packs on 1.18.2, due to differences in how the method operates. On 1.19+, the fix works as intended;
- Instead of applying perspectives to determine 3D items, the
flat_on_cutting_board
tag will be used instead. Wrongly-angled items should be added to this tag;
Translations
- Updated:
- ko_KR (thanks, Yusi0!);
- pl_PL (thanks, jogurciQ!);
Files
Metadata
Release channel
ReleaseVersion number
1.19.2-1.2.3Loaders
Game versions
1.19.2Downloads
47250Publication date
August 2, 2023 at 9:23 PMPublisher
vectorwing
Owner