

Shadowmang wrote:I think he means that it's slightly smaller than a normal block
PilzAdam wrote:I dont like the smaller Minecraft chests. A chest is a normal block and should have the same size.
I dont like the smaller Minecraft chests. A chest is a normal block and should have the same size.
VanessaE wrote:This is very easily done by making a mod with a custom replacement chest in it. Just copy the code from mods/default/init.lua for the chest, put a colon in front of the node name in the register_node() call, and change the draw type to use a nodebox instead of a regular cube. Give the nodebox dimensions of say:
{ -0.4375, -0.5, -0.4375, 0.4375, 0.3750, 0.4375 }
(That's -7/16, -8/16, -7/16, +7/16, +6/16, +7/16, making the object appear to be 2 pixels smaller in all directions if measured using 16px textures)
I dont like the smaller Minecraft chests. A chest is a normal block and should have the same size.
PilzAdam wrote:I dont like the smaller Minecraft chests. A chest is a normal block and should have the same size.
Users browsing this forum: Bing [Bot] and 18 guests