#How can I make a non-explosive dimension

1 messages · Page 1 of 1 (latest)

stark willow
#

I want to make a dimension where you can’t break non-player placed blocks with explosions, but you can break player placed blocks with them. Any idea on how I can do this?

weary horizon
#

You'll need some way to track which is which. I don't know what's the most performant, but it probably won't be very performant on explosives in any case.

stark willow
#

It’s meant for a practice PvP thing where you can go to certain dimensions to have different terrain

weary horizon
#

I'm not sure, you'd still have to do another check for each block. It might not be a big deal though.

#

Also, sounds like fantasy might be helpful

woeful prism
weary horizon
#

but you can break player placed blocks with them

Yeah this is the real constraint

woeful prism
#

Ah

#

Oops

#

Yeah, then you need to keep track of which blocks a player placed