How to use Custom Model Data in Minecraft!

preview_player
Показать описание
Learn what custom model data is and how to add it to your resource pack! Leave a like if you enjoyed it and don't forget to subscribe and hit that bell!

Рекомендации по теме
Комментарии
Автор

Gotta tell you, I've been working on command creations with custom model data for just over a year now and your first video on the topic really helped me start off. I really enjoy these videos, they are well made and informative.

arwenoc
Автор

Thank you, seriously. no one I've watched is as clear & to the point as you are.

thank you for saving hundreds of hours of my time, really.

steven.
Автор

at first i didn't work, but after learning a bit more about how custom models and textures work i did it! thx dude, helped me out a ton

Jorgin_Legal
Автор

the editing on this video is phenomenal! really underrated

whyamihere
Автор

NGL this is a well-done video and a great explanation. I think I'll link this for Knowledge Base

sheepcommander
Автор

THANK YOU!!! I didn’t know how to make my bows work. You are a life saver!!! Subscribing!

Robbit_
Автор

Short and understandable, the best video on the topic
Thank you SO MUCH!

chickencube
Автор

I really appreciate the time you put into these videos. Very detailed and well explained. I'll be using these for a coding class that I'm teaching. Thank you so much!

ProfePlaysMinecraft
Автор

Okay, but you never told us where to put "green_apple" texture. When I add it to my "textures" folder and link to it with "item/(texuturename)" it does nothing with the custom model data tag active on the item. I'm so confused.

Nanamowa
Автор

Can you please post the pack you made as a reference?

Rubyboat
Автор

great video, really helped with my Custom game!
Extremely easy to understand and with a lot of detail.

phosphor
Автор

Yeah cool tutorial, bit tricky to work out but got there in the end. Syntax error first go. Nice thanks mate.

anzacer
Автор

Best. Tutorial. Ever. So clear and bright and explanatory! Great job, keep it up! <3

ianfield
Автор

Sorry to bother but
I am having problems trying to replace the trident model. Because there are 3 difrent files for it and it just refuses to work whatever I do.

tamasegervari
Автор

Great tutorial! Thanks, I just got the hermitcraft 8 world download and i have been trying to get Impulses hat! I have it now! :D

toamastar
Автор

can you tell me whats wrong with my datapack?








{
"type": "crafting_shaped",
"pattern": [
"M ",
"D ",
"X "
],
"key": {
"X": {
"item": "minecraft:structure_void"
}
},

},
"key": {
"D": {
"item":
}
},

],
"key": {
"M": {
"item": "minecraft:cooked_beef"
}
},


"result: {
"item": "minecraft:rabbit_stew",
"count": 1
}
}

Colorless
Автор

why when I add three custom model data in 1 item, they turn into the same

depzaqiconcu
Автор

do i have to place texture to minecraft/textures/item or /minecraft/textures ??? cuz both of them dont work and i get purple-black square i tried everything -, -
edit: and what is green_apple.json ?!?!?! you didnt say something important?!?!?!

rysiukalbor
Автор

can you make a download for a resource pack like the one in the video so i can see things like json files and actual images in greater depth

vgustaf
Автор

Thank you! I tried cut and pasting some but it didn't work, it just showed a missing model when I held it.

goldenemerald