-
Recently Browsing
No registered users viewing this page.
-
Posts
-
There isn't one. Documentation (such as there is) is all inside the code itself.
-
can you link me to the documentation page for it?
-
Hi, to follow on the subject i have the same issue https://pastebin.com/E47LtT43 it works fine on my end with vanilla or other version. i only have this issue with forge for 1.16
-
By poopoodice · Posted
Check Minecraft#processKeyBinds where it checks for attack keybind (left mouse). -
You need to update the build.gradle to have your modid instead of the default examplemod you'll want to modify the group, the modid and pretty much everywhere where "examplemod" is shown, you'll want to replace with your own modid note: you have a static field in your main mod class (Warwolves.java) called MOD_ID, whenever you need the mod id, you should be referencing this field, instead of typing the string every time note 2: don't create an ItemBase class https://championash5357.github.io/ChampionAsh5357/tutorial/minecraft/ciar#code-style-5
-
-
Topics
-
Who's Online (See full list)