[Feature Request]: Tag-based ice skating
cosmicgelatin opened this issue ยท 1 comments
Is your feature request related to a problem?
Other mods (like Ecologics) may add new types of ice blocks that the skates should speed up on. Currently, the ice skates are hard-coded to only speed the player up on ice blocks from vanilla Minecraft.
Solution(s)
Maybe make a new tag ,"ice" or "icy", to list icy blocks that skates should work on. This way the player could add (through datapacks or CraftTweaker) new icy blocks for the skates to work on.
Describe alternatives you've considered
You could also make it so the game looks at the block that player is standing on, and searches it for terms like "ice" or "icy".
Mod Version
1.6.0
Mod Loader Version
1.18.2-40.0.52
Additional context
No response