Started by
RipleysLuminous
on
Topic category: Troubleshooting, bugs, and solutions
Hello, I am creating this form with the hopes of getting a response from someone who moderates, as no other forums with this topic have answers. When creating slabs and stairs in MCreator, why does rain pass through them! When I tried implementing custom code to reference a vanilla slab to prevent the rain, it works, but makes it so I cannot specify a ToolType for the block to break quicker with, (Ex. Axe for wood, pickaxe for stone, etc.) This is all so frustrating for something that is supposed to be in the base game! How can I fix this!
Hmm. Do your stairs have collision box?
Yes, I did, but I changed to using the "block base" of slab. Could that be the issue? When I do this, it greys out the bounding box option, so I cannot edit them.
I should add some more context, because I realize you were asking about the stairs and I responded by talking about the slabs. the stairs block is set to "stairs" as the block base and slab as "slab" obviously, and both have their collision box greyed out after swapping the base. I understand it says most blocks should have the block base set to default, but think it would be unfortunate to have to implement stair/slab functionality from scratch because the block base has this issue.