Create Minecraft Items?

Fl
16

How can I create Minecraft items myself with all kinds of enchantment, appearance, effects, etc.

Ex

Here you can edit items very well, but you can't change the texture. As far as I know, you have to do that with a texture pack or mod.

http://mapmaking.fr/give1.16/

Fl

What kind of mod is that?

Ex

I would have thought that you would make your own mod.

Fl

I want to create a mod with armor, wands, backpacks and much more. Of course, every armor (if all parts of it are put on) should give an effect to the person. I would also like that there's a witch's broom that you can fly with.

but how do i do that?

Fl

Do you have to program that or can you do it through a website?

Ex

I'm not that into the subject myself, but the internet is full of it. For example, the page looks promising:

https://praxistipps.chip.de/...ppts_93001

Fl

This is not compatible with the latest Minecraft version 1.16.4

Ex

Sorry, but as I said, from here on I can only google.

No

-.

Fl

What do you mean?

an

For this you have to create a mod (aka. Modification).

It would be best if you can program.

If not, then I recommend Mcreator: https://mcreator.net/

gl

If you don't feel like mods (like me xD), then you can use a texture pack to add a texture for an item with a CustomModelData (not edit) and then you can use this item with

/ give player item {CustomModelData: Name}

or so give.

But I'm not sure how to do that.

I've been trying to figure this out myself for a few weeks xD

Fl

I can program a bit, I'm currently trying with MCreator

Fl

I can program C #

No

Doesn't matter (comment deleted)

Su

You would have to program your own mod with Forge or Fabric (I recommend Forge)