
[QUESTION] Is there a way for me to add ice and fire compat to Dragon's Scourge skill?
Closed this issue ยท 3 comments
I have been trying to make a modpack to play with friends. I thought it would be really cool if there was compatibility between Dragon's Scourge effect and Ice and Fire. I tried looking through configs yet I haven't been able to find a way to do this.
Yes there is! I mentioned it in the changelog when adding the effect, but essentially it checks for all entities inside the "dragons.json" entity type tag. Just make a datapack where you add the ids of the dragons to it, you can find it data/forge/tags/entity_types/dragons.json
(it is inside the generated folder here on github in the forge branch).