Город МОСКОВСКИЙ
00:18:26

CUSTOM MODELS using Blockbench and Custom Model Data 1.16✔️ || Custom Items P3

Аватар
Геймеры и Фан-клубы
Просмотры:
70
Дата загрузки:
30.10.2023 13:58
Длительность:
00:18:26
Категория:
Видеоигры

Описание

This is the third episode of the series where I show you how to use Blockbench to create custom models and textures for your item. In the last two episodes, I went over how to choose your item and give it to yourself with mcstacker.net, and I went over how to give your item a custom ability.

In future videos, I will go over ways to craft your item, from item drop floor crafting to custom recipes to custom workbenches.

Check out my new website!
https://tinyurl.com/timberforge

If you have any questions, join my Discord and feel free to leave a Youtube comment.
TABLE OF CONTENTS:
0:00 - Intro
0:44 - Create Resource Pack
1:45 - Download and Start Using Blockbench
7:03 - Modeling Stormbreaker and SAVING MODEL
9:17 - Creating Textures
14:45 - Display Settings
15:28 - Custom Model Data
17:32 - End Result and Conclusion

Join our discord for help and inspiration!
https://discord.gg/bwBsSbr

#datapacks #minecraftmods #minecraftdatapacks

pack.mcmeta Text:

{
"pack": {
"pack_format": 4,
"description": "Example Resource Pack Description"
}
}

Item Custom Model Data YOURCUSTOMITEM.json text:

{
"parent": "item/handheld",
"textures": {
"layer0": "item/YOURBASEITEM"
},

"overrides": [
{ "predicate": {"custom_model_data": 123456}, "model": "item/YOURITEM'SJSONFILENAMEr"}

]


}

Рекомендуемые видео