#blocks that can’t be placed in survival

1 messages · Page 1 of 1 (latest)

buoyant moth
#

Hi I was wondering if it was possible to let a player place blocks like command blocks in survival because you can’t normally

naive violet
#

Using scripting probably, yes. Ask the same question in #1067535382285135923 ❤️

floral pelican
#

It's possible with placement filter, make this block to only be able to place in itself, then there's nothing you could place it onto. But this won't also be able to place even in creative.

You can use scripting to not be able to place it conditionally.

naive violet
#

Not possible without scripting since you can't modify vanilla blocks code, which is what FireBee mentioned