Started by
kentchov
on
Topic category: Help with Minecraft modding (Java Edition)
I would like to use Blockbench (a 3d modelling application like blender) to create an entirely new Minecraft weapon.
Then, with Java and some API (for example bukkit), I want to have a brand-new weapon.
I do not want to retexture an existing weapon for example the diamond sword.
Would someone kindly give me some pointers? For example, what is not clear for me is how to export it from Blockbench, and how to import it into minecraft.
Is Bukkit the correct API to use? Does know of another API that will better meet my needs. I am not a Java beginner.