Minecraft 1.12.2: Modding Tutorial - Custom Items (# 3)

  • Published 7 years ago

    Category


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to Minecraft 1.12.2: Modding Tutorial - Custom Items (#3)

The Ultimate Guide to Minecraft Modding with Java in 2021 ...
https://codakid.com/guide-to-minecraft-modding-with-java/

In this Minecraft Modding tutorial, we will be providing you with step by step instructions on how to get started with Minecraft modding while creating an awesome custom Sword that you’ll get to play in the game. We’ll be using Minecraft 1.12.2 as it

Tutorials/Creating Forge mods – Official Minecraft Wiki
https://minecraft.gamepedia.com/Tutorials/Creating_Forge_mods

Forge is a collection of useful resources and mod loader, designed specifically to simplify compatibility between Minecraft Java Edition and multiple community-created mods. This tutorial will focus on the MDK for version 1.12.2 of Minecraft Java Edition

Minecraft 1.12 modding with forge – 3 – custom item ...
https://suppergerrie2.com/minecraft-1-12-modding-with-forge-3-custom-item/

Create: models.item and textures.items (make sure you don’t have a “s” behind item after models). In the textures.items package you can add a texture (make sure its size is a power of 2, 16×16, 32×32, etc.).