Topic category: Help with Minecraft modding (Java Edition)
Hello everyone, let's say I want to create a Trident-like weapon, basically the properties of a Trident, throwable and all that. Now, it is hard, most tutorials I've seen are at least a year old, and they do not fully replicate it as they mainly struggle with the 3D models and making the weapon hit a specific area and get stuck in that state, preserving the angle it landed from, which the Trident does perfectly. So, since I'm no modder and merely experimenting with MCreator, is there a way that we can essentially copy the Trident and its code and make a new weapon with it? Like giving it a new name, texture, 3D model and stats, but it's essentially a new item? If anyone has any experience with manipulating game files, is that a realistic thing? Can we do that?
Thank you very much.