Visual Workbench [Forge & Fabric]

Visual Workbench [Forge & Fabric]

35M Downloads

[Suggestion]: Use tag discovery instead of hardcoded list

natrow opened this issue · 1 comments

commented

Suggestion: Use tag discovery instead of hardcoded list

Could the config for enabling/disabling modded workbenches be moved into a block tag?

Data packs have a lot of advantages over config files

commented

Valid block entity block types need to be registered long before data packs are loaded, making this not easily possible without major changes to how block entities are handled.

Also I don‘t see an advantage data packs would have over the config.