@InTheLittleWoodLive
  @InTheLittleWoodLive
InTheLittleWood - Live! | How To Make CUSTOM HATS and ITEMS for Minecraft Java 1.19 @InTheLittleWoodLive | Uploaded 1 year ago | Updated 23 minutes ago
A huge thank you to Violet for teaching me all of this: twitter.com/violxiv

A stream where I make hats: youtube.com/watch?v=PfHN7cO87sc

Minecraft commands, particularly around NBT values have changed from 1.20.5 so I've updated them below for those who need it :)

00:00 - Intro
00:50 - Creating your model
06:49 - Texturing your model
09:14 - Customizing in game appearance
11:50 - Creating a resource pack & importing your model
15:31 - Spawning your model in game
18:41 - Change the colour with a command
21:13 - Creating custom weapons and items

HAT SPAWN COMMAND
====================
/give @s minecraft:carved_pumpkin{CustomModelData:1}

as of Minecraft version 1.20.5 commands have changed slightly:
/give @s minecraft:carved_pumpkin[minecraft:custom_model_data=1]

HAT SPAWN WITH CUSTOM NAME
============================
/give @s minecraft:carved_pumpkin{display:{Name:"{\"text\":\"HATNAMEHERE\"}"},CustomModelData:1}

for 1.20.5 and later:
/give @s minecraft:carved_pumpkin[minecraft:custom_name=Hat,minecraft:custom_model_data=1]

HAT COMMAND WITH HORSE ARMOR
===============================
/item replace entity @p armor.head with leather_horse_armor{display:{color:7422112},CustomModelData:1} 1

HAT WITH CUSTOM COLOUR
========================
/item replace entity @p armor.head with leather_horse_armor{display:{color:7422112},CustomModelData:1} 1

for 1.20.5 and later:
/item replace entity @p armor.head with minecraft:leather_horse_armor[minecraft:dyed_color=7422112,minecraft:custom_model_data=1] 1

CARVED_PUMPKIN.JSON CODE
==========================
{
"parent": "item/generated",
"textures": {
"layer0": "item/carved_pumpkin"
},

"overrides": [
{"predicate": {"custom_model_data":1}, "model": "block/custom/tutorial"}
]
}

LEATHER HORSE ARMOR CODE
==========================
{
"parent": "item/generated",
"textures": {
"layer0": "item/leather_horse_armor"
},

"overrides": [
{"predicate": {"custom_model_data":1}, "model": "block/custom/tutorial"}
]
}

STONE SWORD CODE
==================
{
"textures": {
"layer0": "item/stone_sword"
},
"parent": "item/handheld_rod",
"overrides": [
{
"predicate": {"custom_model_data": 1},"model": "item/custom/tutorial"}
]
}

How to create an mcmeta file:
minecraft.fandom.com/wiki/Tutorials/Creating_a_resource_pack#:~:text=The%20pack.,same%20file%20as%20the%20pack.

Leather armor colour picker:
https://minecraft.tools/en/armor.php

Streams: http://www.twitch.tv/inthelittlewood
Minecraft : youtube.com/inthelittlewoods
Twitter: http://www.twitter.com/inthelittlewood

Come and chat with us on Discord!
discord.gg/53BsHXGXc8

Business enquiries: contact@yogscast.com
How To Make CUSTOM HATS and ITEMS for Minecraft Java 1.19WAIT, WAS THAT ME?! - Hi-Fi Rush #1THE NOISY PARROT PUBLISHES! - Pirates SMP VOD 24Mario Kart 8 - Wave 4 DLC with lots of friends!MINING AWAY - Minecraft Vault Hunters 3rd Edition #1ENTERING ALABASTA - One Piece Odyssey #2Pirates SMP - Post Finale Chat & Lore QuestionsTHE OWNERS BROUGHT IN CATS?! - Minecraft Rats SMP VOD 6The Old Sheriff returns to the Minecraft Empires Season 2THE ATTIC BAR - Minecraft Rats SMP VOD 3LOOT AND BUILD CHALLENGE - Minecraft Rats SMP VOD 33Fallen Kingdom - Minecraft Bedrock Map (Part 2)

How To Make CUSTOM HATS and ITEMS for Minecraft Java 1.19 @InTheLittleWoodLive

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER