loremaster
-
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
-
TechnoVision – Minecraft 1.16.4: Fabric Modding Tutorial – Workspace Setup (#1)
X
Video Information Hey guys it’s thomas here with technovision and welcome to a brand new tutorial series on how to create your own minecraft mod for 1.16.4 using the fabric api now in this series we’ll be covering everything from the basics like custom items and blocks all the way up to more advanced concepts Like crops mobs and maybe even dimensions and portals now in this episode we’re just going to be setting up our workspace and downloading some important pieces of software so that we can get started with coding in the second episode now first thing you… Read More
-
TechnoVision – Minecraft 1.15.2: Forge Modding Tutorial – Workspace Setup (#1)
X
Video Information Hey guys it’s Thomas here with techno vision and welcome to Episode one of our new modding tutorial series for one point fifteen point two in this series we’ll be teaching you how to make things like blocks items GUI entities all sorts of different stuff in Minecraft 1.15 point to forge is completely overhauled The whole system and how you make a mod so I thought I would sort of reinvent the series from one point twelve and I actually really like the changes that were made by Forge to this library so I think overall it’ll… 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