Posted December 31, 20222 yr GitHub : https://github.com/ShadowBoyCat/forge-1.19-41.1.0-mdk Hi! I am following a tutorial and trying to make my own custom minecraft villager. The tutorial is:
January 1, 20232 yr That would probably be because you spelled point_of_interest_type wrong for the tag folder.
January 24, 20232 yr It looks like you're using a version of Forge for 1.19.0. If this is the case then you need to also change VILLAGER_PROFESSIONS to PROFESSIONS. Otherwise, upgrade your Forge version to a newer version. Anything for version 1.19.2 will work for the villager code you're using here. Not sure about the rest of your stuff since I haven't worked with code for crops and the like yet, but I'm sure if any of that breaks you can find what you need by cracking open the external libraries. Edit: also make sure your acquirable_job_site.json file is spelled correctly because if it isn't, the villager won't take the job and the game will not kick out an error either. Edited January 24, 20232 yr by Warren Tode Just remembered something else to check.
January 27, 20232 yr Author Thanks, I am opening up the minecraft launcher with the mod right now. I inform if the issue continues
January 27, 20232 yr Author Thank you everyone! The Mod Villager finally works! I will push this to my github.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.