Closed daleao closed 1 year ago
The current implementation checks for slingshots by the ID's of vanilla slingshots, which fails to consider that mods may add custom slingshots. Meanwhile the slingshot weapon type is sitting unused inside "Data/weapons".
The original ItemRepository was updated in Pathoschild/SMAPI#889, so I'll update this mod when that's released. Thanks for the help!
ItemRepository
The current implementation checks for slingshots by the ID's of vanilla slingshots, which fails to consider that mods may add custom slingshots. Meanwhile the slingshot weapon type is sitting unused inside "Data/weapons".