#how can i get features to hang from the ceiling of a cave? kinda like glowstone in the nether.

1 messages · Page 1 of 1 (latest)

tall kraken
cold dome
#

You're on the right track, think you just need to either change your has_sturdy_face direction to "up" instead of down (to check if the block below the target has a sturdy top face), OR possibly, remove the offset (to check if the block that was actually targeted has a sturdy bottom face)

#

It's probably the latter, but you can try the former first

tall kraken