yeelp / Distinct-Damage-Descriptions

Adding physical D&D-style damage types to Minecraft to deepen the combat
MIT License
8 stars 4 forks source link

CraftTweaker enhancements #101

Closed yeelp closed 7 months ago

yeelp commented 7 months ago

May be useful methods to add for iteration.

yeelp commented 7 months ago

Being able to remove IEntityDefinitions from CreatureTypeDefinitions.

Being able to create a blank Resistances container in AssignMobResistancesEvent if the mob is being assigned default resistances and you wish to change the resistances the mob receives.

yeelp commented 7 months ago

Blank Resistances container not needed; updated wiki to outline potential issues with using default resistances with AssignMobResistancesEvent