
Does not require json things to boot
MercyMaster1MODDING opened this issue ยท 2 comments
At a quick glance, you declared your dependencies wrongly in 1.20.1 in mods.toml
. They are declared as dependencies.tinkers_things
instead of dependencies.tinkers_katanas
so they are ignored if tinkers_things
is not installed.
They were declared right in 1.19.2. Source seems to be missing from github for 1.20.1