Block Column Feature

Started by Drako204 on

Topic category: User side tutorials

Joined Feb 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Block Column Feature

I need help with understanding how to use the block column feature. I would like to have block columns spawn on the surface of the world. To make them look unique I nested the block column feature inside the patch feature. Here are the issues I am running into.

  1. When I set the block column to up, it will only place 1 block rather than the constant integer of 7.
  2. The block columns will float above the ground.

My attempt here is to make a patch feature on the surface that will spawn block columns with a constant height of 7 and replaces the ground block with my block column.

Need help please.

Joined Feb 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I should also mention that I…
Thu, 05/07/2026 - 11:09

I should also mention that I used the all conditions feature with the block column. The first makes sure air is at the current position and the second is "is block at position 0, -1, 0 solid".