Completely new to modding, need help making forge work
-
Recently Browsing
No registered users viewing this page.
-
Posts
-
By ChampionAsh5357 · Posted
Forge now ships the mdk with the official mojang mappings over the previously used mcp mappings. As such, fields/methods/params will be different between the two mappings. For example, Item#onItemRightClick has become Item#use. If you would like to use the old mappings, you can look on Forgecord in the 1.16 modder support channel's pins and find the current version of the mcp mappings available. -
trying to override onItemRightClick so i look in the list of overridable functions in Item class and it doesnt exist?
-
hm... when I had a similar issue the discord pointed me towards using baked models. but multiparts does seem way simpler, and with datagen I could even do it proceduraly
-
By diesieben07 · Posted
You don't need a custom baked model for this. Look at the composter model for an example. -
whenever you find a solution by yourself, you can leave the original question, but add a comment mentioning that you fixed it, and how. so that if anyone comes accross the same problem, they can find your solution and try it without needing to make a new topic. also, I don't see how intellij syncing with github has anything to do with forge
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.