Started by
Shitty mod creator
on
Topic category: Help with Minecraft modding (Java Edition)
How can I give an entity multiple weapons? I'm working on a rideable tank, and I want there to be a cannon that fires shells, and a machine gun that fires bullets. The machine gun shoots fast, while the cannon shoots slowly. Is it possible to give this entity multiple weapons?
with a biped model, yes. or unless you want to add the weapons to the entities model. or code
Ok thanks. It sucks that I can't do it with my custom model, but I guess I'll make a new type of tank with machine guns only or something. Thanks for the help.
also, by "or code" do you mean the block code that mcreator uses? Or do I have to type code for the entity
type the code