[Suggestion]: Datapack tags for blocks that can be used in the "core" of the Wither Storm totem in addition to/other then Command Blocks
pinkygrocket opened this issue ยท 1 comments
Guidelines
- By checking this box, I am saying that I have read the guidelines and believe to be following them to the best of my ability
Description of feature request
Currently, only the Command Block can be used as the "core" when constructing/summoning the Wither Storm. I'd like the capability to specify what the core is with a datapack tag. Suggested tag name as witherstormmod:wither_storm_totem_core.
Why?
- Many other mods add "magic computer" blocks in a similar vein to how the Command Block is portrayed in Story Mode. Enabling a custom core allows for thematic integration with those mods, in tandem with retexturing the Command Block entity added by CWSM.
- Enables pack devs and server admins to specify blocks to construct the Wither Storm without dealing with the hassle of making command blocks placeable by survival players, and the potential issues/exploits that can arise from making command blocks placeable by survival players (see #797)