noobanidus / dwmh

Dude! Where's my Horse?
MIT License
2 stars 1 forks source link

Migrate to annotation config for GUI support #26

Closed noobanidus closed 5 years ago

noobanidus commented 5 years ago

Also extend all other config uses (proxies, etc).

Add config option to specifically handle the list of entities that need spacing fixes for Mo' Creatures:

currently the list is: entity.mocreatures:blackbear.name entity.mocreatures:grizzlybear.name entity.mocreatures:komododragon.name entity.mocreatures:petscorpion.name entity.mocreatures:wildhorse.name entity.mocreatures:wildpolarbear.name

This may be different in other localisations.


Include "horses" classes:

ZAWA { # Specify list of ZAWA classes that are considered rideable or horses. S:HorsesClasses < org.zawamod.entity.land.EntityAsianElephant org.zawamod.entity.land.EntityGaur org.zawamod.entity.land.EntityGrevysZebra org.zawamod.entity.land.EntityOkapi org.zawamod.entity.land.EntityReticulatedGiraffe > }

Animania S:HorsesClasses < com.animania.common.entities.horses.EntityMareBase com.animania.common.entities.horses.EntityStallionBase >

Also with Animiania, the "OnlyNamed" option should get merged.

Potentially also options to disable override taming of unicorns spawned as tame with no owner, and potentially an option to disable the on-death-taming.