#print out list of blocks with specific tag
10 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
correction: print list into log so I can just copy paste it / edit it with notepad++ to get the ores I want
console.log(Block.getTaggedIds("forge:ores"))
remember to do it after the server loads
like on server load event or something
or on a block right click, whatever
item, etc
on the server side
thank you 
