作者:rebot | 分类:模组
Minecraft 版本: 1.19.3 1.19.4 1.20 1.20.1
平台: forge neoforge
标签: decoration optimization utility
This project is archived because I am working on Enhanced Block Entities Forge 1.20.x port, this means Better Beds Reforged won't be updated in future (and should be replaced by a more functional EBE port). More info coming soon, stay tuned
Removes the Block Entity Renderer from the bed and replaces it with the default minecraft model renderer.
This results in increased performance and resourcepack support!
This is a port, original mod can be found here. Please, do not report Reforged issues to Fabric mod repo
(Completely clientside mod)
Well, there is almost no catch, everything behaves the same as vanilla.
The only mod that's incompatible so far is Bedspreads, since that mod uses the block entity renderer of the bed.
Also, mods that add custom beds using the default renderer need model files provided for them.
Mods that add beds using a custom block entity renderer are untouched.
When beds were added in 1.12, the game was still using the old block id system, which only allowed for a limited amount of ids.
Because 1.12 added many new blocks, the game was running out of ids, so the developers made the bed a block entity + renderer to save ids.
In 1.13 (The Flattening) a new id system was introduced, allowing for an unlimited amount of ids, but the bed block entity and it's renderer weren't touched.
By default this pack includes models that perfectly mimic vanilla behavior, to change the look of the bed,
install one of the example resource packs from here or create your own pack based on the examples.


请登录后举报
暂无评论,抢个沙发吧~