[Suggestion] - Autogenerated configs for mods
SSKirillSS opened this issue ยท 6 comments
Rn this mod applies only one type of damage and resistance for every modded mob and weapon/tool. I suggest:
- Apply more or less random values for every item, that extends default forge weapon/tool/armor class. Maybe make it based on damage/toughness/etc.
- Apply same random values for every modded mob. Maybe make it based on health/resistance/bossbar/etc
This seems plausible, I'd just need to find a way to iterate through such items/mobs. I had never thought about randomly generating config values. I would've assumed people would've preferred to tweak and enter each value manually. Same for the mobs. This won't be a 1.0.1 feature, It'll be something I save for 1.1.0
Will the defaults for modded mobs be pre-generated values that apply for all worlds and all playthroughs, or will you go the terrafirmacraft route of making the same modded mob type have different resistances depending on the world seed where the mob was spawned?
Well, assuming I can even do the first one, which would be easier, there's no reason I can't have both options available
I was fiddling with CraftTweaker integration and decided to do that for 1.1.0 instead of the other features listed here. So this got pushed to 1.2.0. I'll be making a milestone where you can track development.
Or I could setup a Discord server for those wanting to track development more closely... not a bad idea actually.