Roots items have changed since JSON creation
DoomRater opened this issue ยท 1 comments
Mod Version:
Dynamic Surroundings 3.6.0.2
Roots 3.0.21
Forge Version:
14.23.5.2838
Snippet from client log:
[21:35:49] [Client thread/WARN] [dsurround]: Cannot locate class 'teamroots.roots.item.ItemHammer' for ItemRegistry
[21:35:49] [Client thread/WARN] [dsurround]: Cannot locate class 'teamroots.roots.item.ItemKnife' for ItemRegistry
Description:
Roots imports its knife from Mystical World now. It also does not appear to have a hammer. You can add support by using "epicsquid.mysticallib.item.ItemKnifeBase" which will also add compatibility with Mystical World's knives.