
FullBlockChests
Bring back pre-Beta 1.8 full block chests
- Загрузки
- 673
- Подписчики
- 2
- Обновлён
- 19 января 2023 г.
- Лицензия
- MIT
Опубликован 16 января 2023 г.
Turn chests into full blocks and make them openable even with a block above, like before Beta 1.8.
Configuration
A config file is available at config/fullblockchests.properties after first launch. It contains two options:
reskinModdedChests(defaulttrue)
Iffalse, will only turn vanilla chests, trapped chests and ender chests into full blocks. Otherwise, all modded chests derived from the vanilla chest entity will be affected. This means you need a resourcepack to add block and item models to modded chests, otherwise they will appear as black and purple checkerboards in-world, and be invisible in item form.disableBlockedCheck(defaulttrue)
Iftruethen chests can always be opened, regardless of any solid block or cat standing on top.
Q&A
Why do chests still make the modern opening/closing sound?
This mod's purpose is to make chests into full blocks, not to customize them further.
Use a resource pack that changes assets/minecraft/sounds/block/chest/*.ogg.
Nostalgic Tweaks does the same thing!
This mod has significant overlap with (and in fact is based on) Nostalgic Tweaks's chest "Eye Candy" tweaks, but NT limits itself to vanilla chests (see BlockEntityRenderDispatcherMixin & ChestBlockMixin) and does not change the behavior of chests covered by a solid block or a cat.
Christmas chest skins don't work anymore!
Yes, I know. Feel free to fork this mod and find a clean way of implementing this with regular block model predicates.
Ченджлог
1.0.3Релиз1.18, 1.18.1, 1.18.2 · 19 января 2023 г.
Fix default Minecraft assets being overriden with themselves, preventing resource packs from working at all. Fix compatibility with packs like Golden Days that override chest block models with mesh-less models (e.g. to change block particles).
1.0.2Релиз1.18, 1.18.1, 1.18.2 · 17 января 2023 г.
Always show generated resource pack, not just when Nostalgic Tweaks is installed.
1.0.1Релиз1.18, 1.18.1, 1.18.2 · 17 января 2023 г.
Fixed issue where trapped chests would be invisible if Nostalgic Tweaks is installed.
Комментарии
Загружаем…