#cant break any blocks

1 messages · Page 1 of 1 (latest)

rapid plover
#

its just at the else: part that i need a way to check if its any generator

zealous rover
#
  1. change line 2 to an if any: as long lines are harder on skript
  • maybe also use indices of ... so that this isnt hardcoded an requires changing if you add a new gen type
  1. why not set an NBT tag or something for gens? then you can just use that
rapid plover
#

well i really dont understand NBT and I dont know how to use it

rapid plover
zealous rover
zealous rover
rapid plover
#

so I learned a bit of the NBT and it all seems to work