how to code a custom minecraft item
-
Insane tips for creating advanced items in Minecraft 1.19!
X
Video Information Hey guys it’s thomas here with technovision and in this episode of our fabric tutorial series i’m going to teach you guys how to create a more advanced item like the sapphire item here which when you right-click on a grass block turns that block into a lapis lazuli block and also dyes sheep blue So if you remember from the last episode in our mod items class here we created an item by using the item class but if we want to create something that’s a little bit more advanced then we’re going to actually create our… Read More
-
Minecraft 1.19: Fabric Modding Tutorial – Items (#2)
X
Video Information Hey guys it’s thomas here with technovision and in this episode of our fabric tutorial series i’m going to show you how to make a basic item like this ruby that you can see on screen all right so to get started what you want to do is come over to your package explorer Here and under the tutorial package or whatever you named your mod package you’re going to right click and create a new package and we’re going to name this registry and just like you would expect this is going to hold all of our… Read More