-
Recently Browsing
No registered users viewing this page.
-
Posts
-
By JolanMitrisin · Posted
When i start Minecraft with my forge modpack it loads and ends instantly with the error code 0 in the logs there is the error code 0 so what can i do to fix it? I attached my crash report crash-2021-04-10_19.03.39-server.txt -
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.
-
-
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.