Posted July 11, 20214 yr Hello, I'm creating a block which is supposed to require a solid (sturdy?) horizontal support (North, West, South, or East), or else it should pop off. The block itself should have the top side be solid. I've done things like this in 1.12, but the system has changed since then. I already have a VoxelShape, which is being used by getShape and getCollisionShape.
July 11, 20214 yr Author Ah, does it work on North,West, etc, too? I'm specifically looking for having the sides support it. Edited July 11, 20214 yr by Pingun114 info
July 11, 20214 yr Author Now the only thing I have left is to make its top side solid, without making the other sides solid. Edit: Seeing as my top side was full, I'm guessing it already counted as solid, due to being able to place torches on it, but not on the side. Edited July 11, 20214 yr by Pingun114 info
July 12, 20214 yr Author Yes, I found that when looking through its calls. I usually do that for just these kinds.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.