How To Make CUSTOM HATS and ITEMS for Minecraft Java 1.19

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024

Комментарии • 437

  • @InTheLittleWoodLive
    @InTheLittleWoodLive  4 месяца назад +39

    I was made aware today that commands for NBT values has changed from 1.20.5 onward (for the better it seems), so I've updated commands in the description to accommodate those :)

    • @epic10l2gaming6
      @epic10l2gaming6 4 месяца назад

      is it possible to change the sword model without using those ocmmands so basically without custommodeldata:1 cuz i want my sword to look big on a pvp server where i dont have commands, do i just leave custommodeldata out or do i use a mod?

    • @Cryxpo_yt
      @Cryxpo_yt 2 месяца назад

      Thank you Soooo much you are a live saver

    • @TrippyGang2000
      @TrippyGang2000 Месяц назад

      How can I do this to function like Elytra? I made aangs glider and it all saved where you said but I haven't started the "item" section yet because I didn't want a sword or anything yet, I just want to fly with it atm

  • @crazymothlady
    @crazymothlady Год назад +227

    The way you explained how to put in the files was really helpful! That’s always where I got lost in other tutorials because they tend to assume you already kinda know your way around it

    • @InTheLittleWoodLive
      @InTheLittleWoodLive  Год назад +61

      Mhm, I've been on the recieving end of that so many times ha! It may be repetitive for some but at least there's no room for confusion 😌

    • @gettinglucky7579
      @gettinglucky7579 Год назад +2

      I don’t quite understand what you mean by “copy/pasting this code in to a Notepad document and when you save, toggle Save As Type to all files” For a Note document, can I use a Notes app? And what do you mean by saving it? I also don’t think I have an option to toggle it as Save As Type to All Files. And can I use this on a modded version of minecraft, such as curseforge? Im on a mac so help would be greatly appreciated. 👍

    • @gettinglucky7579
      @gettinglucky7579 Год назад +1

      @@InTheLittleWoodLive Please Help!

    • @AndromedaTeam
      @AndromedaTeam Год назад +1

      @Getting Lucky What InTheLittleWood was saying refers to windows, what you want to do is write your code in a text editor and save it as .json instead of .txt or any other type. Just make sure it saves as 'carved_pumpkin.json' and not a text file.

    • @AstronLight
      @AstronLight 8 месяцев назад +1

      @@InTheLittleWoodLivewould this work for 1.12.2?

  • @simrynkalyan6498
    @simrynkalyan6498 Год назад +132

    While watching the stream yesterday I threw my phone (out of excitement) when I heard he was posting a tutorial, I’m not even joking. Thank you SO much for this you are a LIFE SAVER

    • @21h
      @21h Год назад +4

      theres no replies because there isnt much to say, im just commenting this to boost engagement cause this helped me

    • @soulstred
      @soulstred Год назад

      Thank you so much for this video, it is going to help so much!

  • @_xixi582
    @_xixi582 7 месяцев назад +17

    For those whose models are loading successfully, however the textures are missing, try dragging the PNG of the texture that you have already exported into the model on Blockbench and replacing the texture that you have in Blockbench with the one you have exported. After that, reexport the model and try refreshing your resourcepack.
    Somehow, the solution is that simple.
    If that doesn't work, might be file path.

    • @TheAmazingLeo
      @TheAmazingLeo 4 месяца назад +2

      Thank you, you pointed me in the right direction. My texture paths in the tutorial.json file were full paths to the file on my computer and not the relative path (block/custom/texture) inside the textures folder.

  • @russelfrerichs7200
    @russelfrerichs7200 Год назад +67

    so thankful for a video about this. I've looked up to violets work for months now and played about in blockbench, but adding things into game is specifically a place I've been stuck.
    thank you martyn!! very excited to see more of ur ventures >:)

  • @mistycle1538
    @mistycle1538 Год назад +34

    I’ve made skins for a while now and have wanted to get into modeling, but I couldn’t figure out where to start. Thank you for this!

  • @Kylia_TheBee
    @Kylia_TheBee Год назад +30

    Thank you so much ! I was struggling with the Json files, all the tutorials I saw about custom texture never explained anything about that, it was just "copy/paste what's in the description it should work", but you explained what to do/add if we have more custom texture, that helped me understand. So thank you !

  • @becca4leafcloverMC
    @becca4leafcloverMC 6 месяцев назад +16

    TO ANYONE WHO'S MODELS WORK, BUT THE VANILLA BLOCK/ITEM BREAKS WHEN USING THIS! HERE IS MY FIX:
    Instead of the
    "parent": "item/generated",
    line of code, use
    "parent": "minecraft:block/item-you-want-to-replace",
    for example with this making hats, do "parent": "minecraft:block/carved_pumpkin",
    (yes you need the comma at the end it's part of the code)
    for swords, I had to change the line to
    "parent": "minecraft:item/handheld",
    to get it to work for netherite swords, but for some reason my wooden sword model never had any issues? IDK this game is WEIRD with its texture pack reading sometimes
    you still need to change the line "layer0": "item/carved_pumpkin" to be whatever block you want if you're not wanting it to be a carved pumpkin fyi.
    the "item/generated" line worked without a problem for my glass bottle models, so it seems to work for items that AREN'T blocks? It could be an issue with items in game that have distinct models (such as blocks having the block model) versus items that stay in your inventory, not having separate models its conflicting with?
    Speaking of, I was UNABLE to get blocks with custom models to work! I tried iron bars and candles, I could get the custom model to load but not the vanilla one. I think these need the same technique as carved pumpkins and other blocks, but specifying their unique models and I just don't know the right codes to get that to work. That's just me theorizing after spending way too much time digging around in the game files to get my old CIT packs to work though so I can't confirm that LOL
    I had this issue myself and it broke my pumpkins, as well as a handful of the wool blocks and swords as I have a fairly large pack- the blocks in the world are fine, it's just the inventory item that breaks with the generated line for some reason but it's ugly so this is how I fixed it! I hope this can help anyone else who's looking through the comments wondering what's going on :D

    • @Scoobyy011
      @Scoobyy011 Месяц назад +3

      this was so helpful

    • @RonanHUH
      @RonanHUH Месяц назад +1

      Dude, This was the comment I was looking for! Thank you so much!

    • @becca4leafcloverMC
      @becca4leafcloverMC Месяц назад +2

      @@RonanHUH no problem! I did a lot of digging myself through this comments section and I have a good amount of experience with making custom models previously, so figured that I'd share what I know for anyone else who's confused! :D Happy model making!

    • @joshanderson3674
      @joshanderson3674 Месяц назад

      You're wonderful! Thank you!

    • @Hippyflow90
      @Hippyflow90 Месяц назад +1

      Omg thank you sooo much. You do not wanna know how many hours I spent messing with things trying to figure out what went wrong

  • @epikgamerpg
    @epikgamerpg Год назад +8

    This is really the best tutorial for this kind of stuff, u exlplained everything so goshdarn perfectly.

  • @ScholarlyTheif_
    @ScholarlyTheif_ Год назад +9

    Thank you! This was a very well explanation to this topic. I’ve always wanted to learn how to do this and couldn’t find anything on this topic. Again, thank you for making this. This video was very helpful.
    Hope you have a wonderful day :)

  • @RazKun
    @RazKun 6 месяцев назад +8

    16:20 Just incase anyone is as dumb as me, this code he opened up for the textures is not the json you're editing for the pumpkin. This is the json file that was created from exporting the model. so the one in Resoucepackname>assets>minecraft>models>block>custom>"the file you made"

    • @silvattffq_
      @silvattffq_ 14 дней назад +1

      THANK YOU SO MUCH ohGOD

  • @deathdiamond15
    @deathdiamond15 Год назад +63

    I just tried this out (I'm in version 1.19.4, but I'm also on Forge 43.2.3 with a bunch of mods) and it MOSTLY worked, except the default carved pumpkin was now missing its model and texture.
    BUT I was able to fix this by changing the first line in the carved_pumpkin.json file
    from: "parent": "item/generated",
    to: "parent": "minecraft:block/carved_pumpkin",
    I don't know why it worked, but it did.

    • @MrRobberZ
      @MrRobberZ Год назад +3

      Had the same problem and couldn’t figure it out, thanks!

    • @gamma2581
      @gamma2581 Год назад +4

      THANK YOU i will try it now. update: IT WORKED YOU ARE A LEGEND

    • @Necroxin
      @Necroxin Год назад

      I was hoping someone had a comment about this. Ty! You deserve some more likes for this!

    • @zeon8081
      @zeon8081 Год назад

      i love you mate..

    • @GabrielCelorio
      @GabrielCelorio 10 месяцев назад

      THANK YOU SO MUCH had the same problem been looking for a fix for probably 20 minutes

  • @Pancakes27
    @Pancakes27 Год назад +3

    Thank you for this video! I wanted to get into this very subject, but I could only find complex 20 video series of explanations that were to in-depth for me and went right over my head!

  • @dragonbot5
    @dragonbot5 Год назад +2

    I must have watched 50 tutorials and this was the one that really helped me. Great channel!

  • @ItsEalain
    @ItsEalain 5 месяцев назад +3

    tip for people looking in the comments for if they're having an issue with this like I was:
    make sure that every file, folder, and model name (THAT INCLUDES THE NAME OF THE RESOURCEPACK) has ONLY supported characters (a-z, 0-9, -, _ , .) commas not included. along with that, make sure that the directory for the json file and all of the configuration files are case-accurate. i had a bunch of issues where the folders were named "Block" and it was reading to "block".

  • @invaderfurp
    @invaderfurp Год назад +6

    very nice tutorial my guy! straight forward, and easy to follow. love it!

  • @redstonerg.8616
    @redstonerg.8616 Год назад +1

    My immesurable pain of 5 hours of searching just concluded ! Thank you kind sir

  • @grimaussiewitch
    @grimaussiewitch Год назад +3

    Thank you so much for this video! I knew how to make something but I didn’t know how to put it into the actual game. I would love to create my own resource pack in the near future so this is amazing!

  • @nicksonvalera6646
    @nicksonvalera6646 Год назад +1

    Thanks for your video bro, I am a Spanish speaker, I couldn't get any video in Spanish to help me with this so I had to search in English and some tutorials didn't understand it went too fast or too slow, but this is the right tutorial that I recommend for anyone. It is wonderful your way of explaining and to the point bro. Good luck! Awesome video. Highly recommended.

  • @-Draggy
    @-Draggy Год назад +1

    This was rlly help full, I’m begging on one of my friends b-day presents and wanted to make him a custom item for Mc, so this was amazing

  • @voltzmatrix535
    @voltzmatrix535 Год назад +3

    Heya, infact. You can add high enchant levels. So if you want like sharpness 10. Type in this command: /give @s diamond_sword{CustomModelData:1,Enchantments[{id:"sharpness",lvl:10s}]} your welcome :)

  • @elliotanimates
    @elliotanimates Год назад +6

    Thank you so much!

  • @theredparkourist5332
    @theredparkourist5332 Год назад +2

    Honestly did not expect martin to be making this tutorial.

  • @seigeengine
    @seigeengine 5 месяцев назад +1

    For anyone wondering about the wrong texture paths in the json, the way to avoid this is, when you create the texture, fill in the "Folder" field with "block/custom".

    • @z_lts
      @z_lts Месяц назад

      what?

  • @Funilly
    @Funilly 5 месяцев назад

    Thank you alot! it worked perfectly
    and to all thoose people that didn't understand the metamc file part, you can just get one from another texture pack you have

  • @topmansparkie1
    @topmansparkie1 Год назад +1

    I watched many tutorials to learn how to put custom items in to a resource pack. If only I found this tutorial when I first started learning how to do this!
    Great, clear and simple tutorial!

  • @Mr.Masked.
    @Mr.Masked. Год назад

    Thanks man, this really helped me because I'm making a server right now and this will be really helpful for building the spawn area. Thanks!

  • @drackonix5741
    @drackonix5741 Год назад

    This helped so much, and i tried multiple times with other tutorials and this one was the best one because it actually worked.

  • @isabelleward7858
    @isabelleward7858 6 месяцев назад

    Yayyy I can't believe how easy you made this. And how intuitive Blockbench is. Now I just have to figure out how to use trigger commands so my survival realm can use them.

  • @Ratz99
    @Ratz99 11 месяцев назад +3

    Hey, this prob works but I'm not sure why for me the model never loads, no matter what I do, I followed it from start to finish but the model is just a carved pumpkin, I know the pack isn't corrupted since it still hides the pumpkin blur.
    Edit: Hey! I figured it out, other than me being an idiot and putting the item folder in textures this tutorial is incredible! I made a great top hat and the way you explained this was super easy to follow along, I never find success in other tutorials and I think you're the only one who told me how to do hats, which is something I've been looking for!

  • @BindMedia
    @BindMedia 11 месяцев назад +2

    This is a great tutorial Martin, excited to try this out at some point! Question: if you place the carved pumpkin as a block, will the model still be bounded to it?

    • @BindMedia
      @BindMedia 11 месяцев назад +1

      For context, I think it would be neat to model stuff like a globe, book pile, etc. And have them be placeable

    • @BindMedia
      @BindMedia 10 месяцев назад +1

      Figured out the answer to my own question thanks to hermitcraft, if the block is assigned a custom model, it will retain that model as long as it's placed within an item frame, rather than placed. Then you can set the item frame to be invisible

  • @L0rneUnborn
    @L0rneUnborn Год назад +1

    I love how direct and practical this tutorial is. Just what I was looking for, thanks!

  • @fiyah__
    @fiyah__ 4 месяца назад

    I have no reason to learn about this, but this was definitely and insightful video and I'll actually might even do some modeling on my own. Very well explained TQ

  • @EinfxchMxrvinShorts
    @EinfxchMxrvinShorts 2 месяца назад

    Very good tutorial! Well and comprehensively explained.

  • @TCP72
    @TCP72 9 месяцев назад

    That’s the most helpful tutorial that I found
    Thank you so much
    You tolled how to put it in a recourse pack, codes and more

  • @winterbyn
    @winterbyn Год назад

    thank you so much for this! i was wondering how to do this and this is such an easily digestible tutorial! definitely gonna be helpful for me going forward :D

  • @Beebops_Handle
    @Beebops_Handle 18 дней назад

    this worked for me thank you so much

  • @sonnybuck961
    @sonnybuck961 Год назад

    This was my third video i found because the other two didn't work and thank you so much because this video just worked

  • @starthedrawer
    @starthedrawer 4 месяца назад

    Does this work with elytra/armor? I have a server with some friends and we want to have like our own elytra and custom armor for armor stands.

  • @ghostofthen00b
    @ghostofthen00b Год назад +2

    Thank you so much for this omg

  • @itzjakegg
    @itzjakegg Год назад +5

    can you PLEASSE do a video on how to do custom entity models for a villager or horse, or elytra or custom bows. like how they do it on empires? PLEASE

    • @InTheLittleWoodLive
      @InTheLittleWoodLive  Год назад +12

      I'm still very new to creating things for Java but as soon as I learn this and other things, I'll create another tutorial 👍

  • @marukaru1375
    @marukaru1375 Год назад +4

    I have followed this over and over, again and again for 3 hours, I have done every step meticulously, doing every extra step, and yet my texture is still missing, and I don't know how to fix it, does someone know how to fix the texture?

    • @aloyhyrule5312
      @aloyhyrule5312 Год назад +1

      Did you ever find a answer?

    • @_xixi582
      @_xixi582 7 месяцев назад

      @@aloyhyrule5312
      Hi! Try dragging the texture you have already exported into the model on blockbench and reexporting the model. That did it for me!

  • @TheAmazingLeo
    @TheAmazingLeo 4 месяца назад

    Thank you, been a fan forever and looked up a blockbench tutorial and was pleasantly surprised to recognise the voice! Followed it through and managed to make my silly little hat (and you made blockbench a lot less confusing).

  • @ItsSlipshod
    @ItsSlipshod Год назад +8

    Thank you very much for this tutorial! Genuinely, amazing work.
    Does anyone here happen to know why the base carved pumpkin is giving the texture error while its in the inventory? The custom models are working fine, and base carved pumpkins work fine when placed. Only the icon of vanilla carved pumpkins aren't loading in correctly. Any help from anyone would be appreciated! :)

  • @Wherescad
    @Wherescad Год назад +5

    Funky little hat

  • @aleksacorluka
    @aleksacorluka Год назад

    tysm! gonna be starting a server with friends and i wanna sell custom hats so this really helped

  • @WillOfTheFungalNetwork
    @WillOfTheFungalNetwork 15 дней назад

    omg ur a lifesaver

  • @nixsonhenderson
    @nixsonhenderson Год назад +8

    Please help my hat wont render the texture, it just shows the shape.
    Update: I fixed it! Inside the .json file when you fixed the texture apparently I had to have the last word be the name of the texture file. In hindsight it makes a lot of sense but I was following the tutorial with my own model so I didn't think the name of the texture file mattered. Hopes this helps anyone else struggling. Thank you for this tutorial!

    • @marukaru1375
      @marukaru1375 Год назад

      Hey, Im having this same issue currently, the shape is there, but the texture is missing, can you elaborate on what you did to fix it?

    • @nixsonhenderson
      @nixsonhenderson Год назад

      @@marukaru1375 at 16:24 where he is renaming the file make sure yours matches the exact wording and spelling of your model’s own name

    • @notthatperfect3082
      @notthatperfect3082 Год назад +1

      thank you so much!!

  • @JoeArog14
    @JoeArog14 Год назад

    Fantastic tutorial and very well explained. Subscribing for more!

  • @probablynotdaniel
    @probablynotdaniel Год назад

    This is a great tutorial! Thank you!

  • @decimatestudios7686
    @decimatestudios7686 Год назад +4

    Me setting up blockbench: Hmmm... Ok. I've modeled before. This shouldn't be too hard. I use Blender all the time.
    Me discovering blockbench will use blender keybinds: 😃

  • @nodnarb
    @nodnarb Год назад +3

    Use this code to fix the NORMAL pumpkin (just replace the code in the carved pumpkin json with this new one)
    {
    "parent": "minecraft:block/orientable",
    "textures": {
    "front": "minecraft:block/carved_pumpkin",
    "side": "minecraft:block/pumpkin_side",
    "top": "minecraft:block/pumpkin_top"
    },

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

    • @DarthBlitzYoutube
      @DarthBlitzYoutube Год назад

      is there a fix to the leather horse armor

    • @nodnarb
      @nodnarb Год назад

      @@DarthBlitzRUclips wdym its normal as it should

    • @DarthBlitzYoutube
      @DarthBlitzYoutube Год назад

      @@nodnarb wth…it was like messed up and I was just writing this message to tell you that and it now just magically fixed

    • @notthatperfect3082
      @notthatperfect3082 Год назад +1

      thank you so much!!

  • @aryella7107
    @aryella7107 Месяц назад +1

    This was the most helptful tutorial i've ever seen. Question tho: I want to make different hats appear depending on what the carved pumpkin is renamed in an anvil. how would i go about that?

  • @coucoul38
    @coucoul38 Год назад +3

    How can I make it so that the carved pumpkin cannot be placed down ?

  • @user-qi1zp6jl5p
    @user-qi1zp6jl5p 10 месяцев назад

    TYSMMMMMMM I NEEDED THIS FOR MY SMP

  • @saym0.0
    @saym0.0 Год назад +2

    i like your funny words magic man

  • @justanaverageman1
    @justanaverageman1 Год назад +3

    For some reason my model doesn't even load in... it is just a cube with the pink and black texture on it. Anyone have any clue on why? I've redone the tutorial twice and hasn't seemed to work.

    • @mrarcher1727
      @mrarcher1727 Год назад

      he mentions it in the video

    • @justanaverageman1
      @justanaverageman1 Год назад

      @@mrarcher1727 i fixed it, shouldve edited the comment

    • @RealLuciferVerma
      @RealLuciferVerma Год назад

      ​@@justanaverageman1how did you fix it?

    • @justanaverageman1
      @justanaverageman1 Год назад

      @@RealLuciferVerma i just redid the tutorial, just make sure to name the texture and model the same thing (example: name the model train_hat and name the texture train_hat)

    • @aloyhyrule5312
      @aloyhyrule5312 Год назад

      ​@@justanaverageman1im having same issue. Iv followed tutorial several times and i still get stick with purple black box.

  • @smookbalu8198
    @smookbalu8198 Год назад +4

    Hey I have a problem it doesn't work it's just a black and purple square

    • @aloyhyrule5312
      @aloyhyrule5312 Год назад

      Did you ever get this fixed?. Iv got same problem

    • @smookbalu8198
      @smookbalu8198 Год назад

      yeah I got it now it is working@@aloyhyrule5312

    • @walnutalpaca8608
      @walnutalpaca8608 2 месяца назад

      has anyone gotten this fixed??? I'm having the same probnlem

  • @ninbugs
    @ninbugs 22 дня назад +2

    it's not working and it's giving me skin hives

  • @123ANimEFreAK321
    @123ANimEFreAK321 Месяц назад +2

    is there a reason why ppl tend to not use actual armor pieces for the hats? i would love to have custom hats but i'd like to keep the benefits of a helmet but for some reason ppl always use every item except armor so it leaves me wondering if there are any issues with using those?
    EDIT: i can't get the model to actually load... like not just the texture but the WHOLE model won't load i went through this tutorial multiple times very carefully now and still it doeas not load at all.... i am playing on 1.20.1 currently so the other commands don't work. what am i doing wrongggggg?

  • @spacecakesedits
    @spacecakesedits Год назад +7

    how do you get an blank image for pumpkin blur?

    • @Spookynights176
      @Spookynights176 6 месяцев назад +1

      still dont know but if i find out ill link the image or whatever it is

    • @gabbyrose4277
      @gabbyrose4277 7 дней назад

      I just used blockbench and make a 16/16/16 block and set a texture to it and then erased it in paint mode, then saved it under the name pumpkinblur

    • @gabbyrose4277
      @gabbyrose4277 7 дней назад

      @@Spookynights176.

  • @reismup
    @reismup Год назад

    Thank you so very much my friend

  • @atlassure3916
    @atlassure3916 2 месяца назад +2

    Hey, this prob works but I'm not sure why for me the model never loads, no matter what I do, I followed it from start to finish but the model is just a carved pumpkin, please help

  • @crappylittleelf4205
    @crappylittleelf4205 Год назад +2

    I am so sorry to keep bothering you, but I work with java models, and when I make a texture things disappear, and when I color one block it appears on another. Like there connected. I have tried switching to a generic model creating a texture and then switching back. But my model is still broken, there's always errors, but if I change them it wont even be close to looking like anything good. I am making a lizard for my grandpa, he died from cancer. I promised my family I would make one for him. I have no clue why its not working.

  • @DamienBLB
    @DamienBLB 4 дня назад

    Hello, the tutorial was really helpful. Thanks 🥰However, I have one more question. Does the effect on the Enderman still exist despite the change of the carved pumpkin?

  • @HarisRehmanGG
    @HarisRehmanGG 11 месяцев назад

    Useful:
    Command
    /give @s carved_pumpkin{display:{Name:'{"text":"(name) ","color":"(color name or #(hex))"}'}}
    Works also, if you don't want color then remove *,"color":"(thingy)"*

  • @JoyCotton
    @JoyCotton Год назад

    you're awesome, thanks!!!

  • @VerumGamerMC
    @VerumGamerMC 7 месяцев назад +2

    i have done everything you have but I have ended up with a broken debug model on mc - is there a special mod needed or smth?

  • @jamhopsey
    @jamhopsey Год назад +5

    if no one got me martyn inthelittlewood got me

  • @오이맨
    @오이맨 4 месяца назад

    Very thank you

  • @GreenKid1
    @GreenKid1 Год назад +3

    I tried to use this but the pumpkin is just a purple and black checkerboard cube, not sure what's wrong. Could someone maybe help?
    Edit: I did everything the same except:
    1. I was in 1.19, not 1.19.2
    2. I didn't put the pumpkin blur in, I still added the misc folder though
    3. I changed block/custom/tutorial to block/custom/build, which was my project title, in the carved_pumpkin.json file
    The carved pumpkin is still a purple/black checkerboard, and the one with the command as well. It's like they have no texture or shape... But the custom one is definitely bigger. Please help me!

    • @GreenKid1
      @GreenKid1 Год назад

      @RosieStarr Oh ok thanks!

  • @erikyo-kimm
    @erikyo-kimm Год назад +5

    Could someone help me? I've done all the steps correct and I've checked everything and it's just spawning in as a carved pumpkin+the pumpking blur is still there.

    • @AltimusPrimeG1
      @AltimusPrimeG1 Год назад

      Make sure of case sensitivity in the folder names. I had same issue then realized I had capital letters in some of the folders, I went back and made sure everything was lowercase and now the everything is working for me.
      only issue I have now is that I get an odd texture for the carved pumpin, but am sure I just missed something there.

    • @erikyo-kimm
      @erikyo-kimm Год назад +1

      @@AltimusPrimeG1 okay I will make sure! Tysm

  • @RealHarca__
    @RealHarca__ Год назад +1

    I got the model down but the texture doesn't show. Its just the checkered purple and black texture which I didn't add. How do I fix this?

    • @aloyhyrule5312
      @aloyhyrule5312 Год назад

      Did you ever find a solution?. Mine is also black and purple too

  • @crunchyravioli
    @crunchyravioli Год назад +3

    When you went to fix the texture of the hat, I noticed you were in a json file called tutorial that you didn't mention before. Is this another file that is needed to make the texture work?

    • @nixsonhenderson
      @nixsonhenderson Год назад

      Could you provide a time stamp?

    • @crunchyravioli
      @crunchyravioli Год назад +1

      @@nixsonhenderson yeah, 16:21 is when he opens the file

    • @nixsonhenderson
      @nixsonhenderson Год назад

      @@crunchyravioli thanks!

    • @deadend6490
      @deadend6490 Год назад

      @@crunchyravioli I think that's the file for the model, the one you exported from blockbench as json

  • @CookieCrumble._.
    @CookieCrumble._. 8 месяцев назад +1

    Im having some trouble with the pack.mcmeta, I don’t know if I should just make a new document or do I need to do more? Do I just make a new text document and just write pack.mcmeta ?

    • @cleanyot
      @cleanyot 3 месяца назад

      Rename it to "pack" it should work

  • @connorreynolds3834
    @connorreynolds3834 Месяц назад +1

    Thanks for the tutorial, but it still displays a pumpkin instead of my custom hat. Can you please help me?

  • @AndromedaTeam
    @AndromedaTeam Год назад +5

    Thank you for your nice video! It helped me out a ton! I came across one problem that I found a fix to. The carved_pumpkin.json, bugged the normal texture of a carved pumpkin when put in. It is because:
    {
    "parent": "item/generated",
    "textures": {
    "layer0": "item/carved_pumpkin"
    },

    "overrides": [
    {"predicate": {"custom_model_data":1}, "model": "block/custom/tutorial"}
    ]
    }
    Should be replaced by:
    {
    "parent": "minecraft:block/orientable",
    "textures": {
    "front": "minecraft:block/carved_pumpkin",
    "side": "minecraft:block/pumpkin_side",
    "top": "minecraft:block/pumpkin_top"
    },

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

    • @nixsonhenderson
      @nixsonhenderson Год назад +1

      Would you mind sharing where you put this text?

    • @AndromedaTeam
      @AndromedaTeam Год назад +1

      @Nixson Henderson Sure! The lower peice of code should replace the upper peice of code (mentioned in the video) in the 'carved_pumpkin.json' file.

    • @nixsonhenderson
      @nixsonhenderson Год назад +1

      @@AndromedaTeam Thank you!

    • @DarthBlitzYoutube
      @DarthBlitzYoutube Год назад

      @@AndromedaTeam hey, you are a lifesaver, how would i do this with the leather horse armor though? i have a similar problem where this changes the original textures

    • @AndromedaTeam
      @AndromedaTeam Год назад

      @@DarthBlitzRUclips I am sorry for the late reply, sadly as of now (1.19.4 or below) custom model data does not work with horse armor without mods. This is the same with player armor models. I have heard of a few go-arounds but those are commonly complicated. Again, sorry for the bad news and late reply.

  • @martinsartanimation8936
    @martinsartanimation8936 Год назад

    Thank you so much you explained very good thank you really + 1

  • @theradiantbeast3478
    @theradiantbeast3478 Год назад +8

    Any way to make it so you get the textures without using commands and using an anvil instead?

  • @Bethylee
    @Bethylee 3 месяца назад

    I'm finally trying my hand at this, and I thought I followed through with it all, but now not only does vanilla carved pumpkins not work, neither does the custom model. I am so clueless on how to go about fixing this, because this is my first attempt and I'm not knowledgeable in coding and stuff. I tried the tip that a couple of people in the comments recommended but that didn't work either.

  • @rotrosity
    @rotrosity Год назад +1

    I have tried following this tutorial twice now starting from scratch each time and when I've completed creating the resource pack and apply it and given myself the carved pumpkin, it has no texture and is just a carved pumpkin. I really don't know how to troubleshoot any further than I already have. Any answers?

  • @crabbycrown
    @crabbycrown 5 месяцев назад +2

    My model is still just the carved pumpkin... HUH? anyone able to help? I'm pretty sure all my folders are in the right order, and nothing else is wrong with it.

  • @jsproductions8569
    @jsproductions8569 Год назад +7

    Thanks for the tutorial. Unfortunately i couldnt get it to work though. I'm starting to think it might be a problem with my computer. I've done (I think) exactly what the tutorial says, checked through, rewatched the video, and my item just always appears as a cube with purple and black on it! I think this happened when I followed another tutorial, so I don't know what keeps happening. The tutorial was great though, I understood it perfectly.

    • @K0enn
      @K0enn Год назад +1

      The exact thing happened to me, I'm not sure how to fix it although I am pretty sure I followed the tut correctly? But the tutorial was fab, and it explains things very well.

    • @terrphobia6573
      @terrphobia6573 Год назад +1

      i have the same problem

    • @JaxJethro
      @JaxJethro Год назад +2

      I am having the same problem as well. Not sure how to fix it.
      Edit: it has to be lowercase! I was trying to be all proper with capital letters and minecraft wouldn't let it happen.

    • @itzdev9mc
      @itzdev9mc Год назад +1

      Thank you!!@@JaxJethro

  • @bubens
    @bubens Год назад +4

    I somehow missed the name of the Software used...

    • @InTheLittleWoodLive
      @InTheLittleWoodLive  Год назад +8

      Oh! Sorry, it's called Blockbench 👍

    • @bubens
      @bubens Год назад +1

      @@InTheLittleWoodLive Thank you!

    • @mypetpigslokiandthor
      @mypetpigslokiandthor Год назад

      @@InTheLittleWoodLive i had do use minehut to find out what it was called

  • @janbeninde2691
    @janbeninde2691 6 месяцев назад

    first part was very good but when you had to make the texture pack itself i didnt really understand anything and now my hat is broken and corrupted :( still great vid!

  • @EnderThePirate
    @EnderThePirate Год назад +1

    the textures arent working for me

  • @martienvliet8812
    @martienvliet8812 Год назад +2

    This tutorial was just A-Ma-Zing, I created a block and added the overrides to the item json file. When I hold the item in my hand i can see my own model, but when I place it it's just the regular block model. I thought the issue would be that I only used the overrides in the item folder, soo I added the item json file to the block folder too, but still I only see the original block when I place it while I see my own model when I hold it in my hand...

    • @Ev0263
      @Ev0263 Год назад

      I have the same issue, hopefully someone knows the fix?

    • @becca4leafcloverMC
      @becca4leafcloverMC 6 месяцев назад

      hey! Sadly you're not able to change the placed block model with this- that goes into modding territory. If you want to put the item in the world, put it into an item frame! There's other texture packs out there to make item frames invisible if you want too. In the display tab of Blockbench you can edit how your model appears in an item frame so you can make it appear as a full block rather than the mini version, etc.

  • @Entitled_
    @Entitled_ Год назад

    You can always use a command to get a sharp 10 or something

  • @matthewduncanson8744
    @matthewduncanson8744 Год назад +1

    when i make 2 and try give the 2nd hat to my friend for them it looks like the first one how could i fix this?

  • @DrowsyBelt95670
    @DrowsyBelt95670 6 месяцев назад +1

    Is there a way to get the hats without commands? I’m on a public server and they don’t allow commands

    • @hunterbassie5825
      @hunterbassie5825 8 дней назад +1

      I dont know if you still need this information but you can probably just change the actual texture of a carved pumpkin or whatever you're using. So if you wanted a hat, I would assume that you would change the actual block by doing all the same steps but namking everything the block you want to replace.

  • @mimi_dev3869
    @mimi_dev3869 Год назад +2

    Do you know how to make custom elytras and if so could you make a tutorial? I've been trying to make retextures as a data pack following steps in this and other tutorials on custom items but all the resources I can find either don't work for elytras (like this is for hats), require optifine, or are just regular resource packs that replace all elytras instead of creating variants (Can't use optifine because its for a realm so it doesn't support mods). Help would be appreciated!

    • @Muffin-animates
      @Muffin-animates 9 месяцев назад

      replace the elytra png with your png

  • @iskeptical5698
    @iskeptical5698 Год назад +2

    The default carved_pumpkin item in hand is now 2D instead of 3D. How Do I change this?

  • @keeleyhartnup17
    @keeleyhartnup17 Год назад +1

    how to get blank image

  • @freakshow8887
    @freakshow8887 Год назад +1

    question I see everyone use a carved pumpkin can I use a helmet? I want to wear it in my SMP but have full armor. is there any way to use a helmet instead?

    • @JampottBong
      @JampottBong Год назад +3

      Nope. Pumpkins are the only wearable items that can be remodeled unfortunately (due to essentially being a wearable block)

  • @user-tc9yq3vr7s
    @user-tc9yq3vr7s 7 месяцев назад +1

    Im confused why mine does not work. I followed everything correctly and when i get in game the model is a purple and black box. How can i fix this?

  • @Thanosksas
    @Thanosksas Год назад +1

    Idk if i miss a step but its show just a normal pumpkin

  • @SaRa119.
    @SaRa119. 11 месяцев назад

    Anddd time to make a little hat myself :>

  • @Crit3cals
    @Crit3cals Год назад +1

    my model still has the purple and black cube

  • @gabbyrose4277
    @gabbyrose4277 7 дней назад

    I’m struggling with getting the textures to work, it’s appearing as a purple and black cube for me ☹️

  • @Bienjirblx
    @Bienjirblx 7 месяцев назад +1

    i cant figure out why this only gave ma a block thing with a purple and black chekerd texture