alexsocha / luckyblock

The Lucky Block mod for Minecraft.
50 stars 21 forks source link

[Feature suggestion] Dropping items by forge tag #93

Open jlaine3333 opened 2 years ago

jlaine3333 commented 2 years ago

Since larger modpacks can sometimes update frequently, certain items can get added to a tag (e.g. adding a weapons mod could add more swords to the tag forge:swords, etc.) and the necessity to add new entries to the lucky block for, say, a random sword drop, is somewhat bothersome and difficult to keep track of. Adding a way to drop a random item from a tag (and potentially every item matching a tag) would be helpful. TIA