LinVerticalSlab
Added the ultimate vertical placement of half bricks to the game
📖About LinVerticalSlab
一个简单的小mod,添加了竖半砖,但并没有添加新的方块,而是为SlabBlock方块添加了竖着放置的逻辑和模型。当用半砖右键方块侧面放置的时候半砖会竖起来,按下shift可以正常的横着放置。
模型的处理方式是会生成一个材质包,因此第一次进入游戏存档后需要手动启用材质包。理论上兼容其他mod的半砖,但具体要看那些半砖是否是注册为原版的SlabBlock类。
若进入游戏后发现竖半砖的模型和碰撞体积有问题(即碰撞体积已经是竖起来的了,但模型还是横着放的),请确保已启用生成的资源包并按F3+T重新加载一下资源文件。
🌍 相关链接
📚 Wiki
A simple mod that adds vertical half bricks, but does not add new blocks. Instead, it adds logic and models for vertically placed SlabBlock blocks. When placing the half brick on the side of the square with the right button, the half brick will stand upright. Pressing shift can place it horizontally normally.
The processing method of the model is to generate a material pack, so it is necessary to manually enable the material pack after entering the game save for the first time. Theoretically compatible with other mod half bricks, but it depends on whether those half bricks are registered as the original SlabBlock class.
If you find problems with the vertical half brick model and collision volume after entering the game (i.e. the collision volume is already vertical, but the model is still placed horizontally), please ensure that the generated resource package is enabled and press F3+T to reload the resource file.