Started by
Drako204
on
Topic category: User side tutorials
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.
- When I set the block column to up, it will only place 1 block rather than the constant integer of 7.
- 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.
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".
Show some screenshots of your current setup