Iron YoYo damage
Mattabase opened this issue ยท 5 comments
When using the Tinkers YoYo the damage for iron is oddly high. I assume that is a mistake.
it's odd how different the damage between iron yoyo from the mod and yoyo made with iron TiC parts.
@Shiush that always happens w/TCon, compare a TCon stone pick vs vanilla.
I figure this is because the attack of the iron yoyo body is implemented as 40 instead of 4.0 by mistake.
The iron.json has the wrong attack value. Yeah I definitely doubt its meant to have 40.0 instead of 4.0.
It's also been pointed out to me that you can manually fix this as well. If you go into the yoyo's config, there's an option where "If enabled, saves materials into a config folder.", "Allows for editing, addition, and removal of stats for yoyos". If you set this to true, then what i believe happens is that the mod will create a yoyos config folder in the configs and then inside that will be all of the yoyo materials. From there you should be able to edit the iron.json file and adjust the value to your liking as well.