[Feature Request]: Make Automaton block configurable via a tag separate from common tags
Qwerty97475 opened this issue ยท 0 comments
Describe your suggestion
Make the blocks used to build Automatons configurable via a tag which is separate from #c:storage_blocks/bronze, as otherwise in order to make modded blocks you want the automaton to be built of work, you'd need to tag them as bronze blocks (when what if you wanted it to be built out of copper or something)
Benefits of the feature
This would allow people to modify what block the automaton can be built of beyond simple mod compat with other bronzes
As a side note, the automaton doesn't even use the correct tag for building, it uses #c:bronze_blocks when it should use #c:storage_blocks/bronze as is convention
Additional context
No response