[Suggestion]: Add block (and entity/fluid/etc) tag page
Qwerty97475 opened this issue ยท 0 comments
Currently EMI only shows item tags, and doesn't show the other types of tags
Ideally it should show all tags, this way you could see more information about specific blocks
Here are a few situations wherebeing able to view block tags might be useful to a survival mode player:
- Looking for block to build a beacon with (#minecraft:beacon_base_blocks)
- Looking for blocks to build with that Endermen can/can't hold (#minecraft:enderman_holdable)
- Looking for blocks that X mob can spawn on (for a farm perhaps) (#X:X_spawnable_on)
- Looking for blocks that Supplementaries thrown bricks can break (#supplementaries:brick_breakable_recursive)
There are many more examples, block tags aren't just worldgen related