wall only block placement (TUTORIAL)

Started by RipleysLuminous on

Topic category: Help with modding (Java Edition)

Last seen on 16:09, 25. Jun 2024
Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
wall only block placement (TUTORIAL)
Mon, 06/03/2024 - 21:59 (edited)

So I had seen a bunch of forums regarding this topic, but half of them had no answer and the other half linked to NorthWestTrees torch placement video. I wanted to simplify it and provide my own answer, because I solved it.

first off, make sure that your block is set to Y axis rotation (FROM BLOCK FACE) this is important so that you don't end up placing the leaves on, for example, the wrong side of the block when looking at a block from an odd direction.

 

Next, here is the procedure I used. It goes under the "block valid placement condition" section. This procedure is ONLY for the sides of the block, and not top and bottom. I hope this helps anyone struggling with this!

 

 

Edited by RipleysLuminous on Mon, 06/03/2024 - 21:59