Funwayguy / OreExcavation

Ore Excavation issue tracker
5 stars 0 forks source link

Request: Tag support in the white/blacklists #32

Open dashkal16 opened 2 years ago

dashkal16 commented 2 years ago

Use case is to restrict ore excavation to ores only.

Potential syntax (based on how vanilla datapacks reference tags):

    "Invert Block Blacklist" = true
    "Block Blacklist" = [ "#forge:ores" ]
dmauldin commented 2 years ago

Seconding this. Been trying various formats like "$forge:stone", "tag:forge:stone", "#forge:stone" to blacklist all the different types of stone that are tagged correctly, but... cannot figure out how to get it to accept tags. Should probably take a peek at the source and ... yup, I'll do that tonight... or not, forgot this was a closed source mod. :x