importing into [Forge 1.20.1] workspace hard :(
Closed this issue ยท 1 comments
Hiya,
I've just been messing around with a compat concept or two, and I noticed that it's rather difficult to get this mod to cooperate with my Forge workspace. when I have it implemented via build.gradle i get an error that appears to be tied to this method in VillagerTypes that I don't have a reference to, in this log. image below of the nonexistent method in question:
when I try and hide Nature's Spirit in my runs folder instead, i get a separate issue. crashlog here. that one i'm slightly more okay with, because i've never tried putting dependencies in my run folder anyway so idk if there's some special protocol idk about.
both of these seem related to mappings somewhat, though it's strange that it doesn't seem to be the same issue in either case. this isn't really an issue report as much as it is asking for guidance--any suggestions as to what might be making our workspaces incompatible? i don't use parchment or any special mappings, so idk what might be interfering here. thanks :]
