3D Models | Minecraft Retexturing

Поделиться
HTML-код
  • Опубликовано: 28 окт 2022
  • In the previous videos it was explained how to add normal - flat textures into your items using CustomModelData method, in this case, we do something similar but using 3D Models.
    Blockbench website:
    www.blockbench.net
    General Items tutorial:
    • Adding new textures to...
    Written explanation:
    docs.ssomar.com/executableite...
    If have any question feel free to DM me on Discord Vayk
    And ONLY if its related to the plugin join our Discord / discord
  • ИгрыИгры

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

  • @vayk_
    @vayk_  4 месяца назад +9

    Hi ! I will write this just in case someone have troubles with the model displaying but not the **texture** on 1.20.2.
    Make sure you have the folder of your custom textures inside the item folder, that means -> assets/minecraft/textures/item/.
    Nice day !

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

      uh how do i color it it wont work

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

      nvm

    • @vayk_
      @vayk_  4 месяца назад +1

      Nice !

    • @4llC4p5
      @4llC4p5 4 месяца назад +1

      Can you link the video please

    • @GodlycrewWarpz
      @GodlycrewWarpz 3 месяца назад +1

      How do you texture 1 side and it get added to the other one

  • @spaceguyy888
    @spaceguyy888 Месяц назад +7

    bro i cannot belive that this actually worked i tried like 10 tutorials and all had the purple and black texture ty for the tutorial

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

      Yuup ! 🥳🥳

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

    great video no time waste straight on the point, thank you so much

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

    straightfoward and simple. really good tutorial
    keep it up!

  • @denisticyt
    @denisticyt 11 месяцев назад +4

    bro thank u so much! this is the most clear blockbench to minecraft java tutorial i have watched!

    • @benjisqt.
      @benjisqt. 3 месяца назад +1

      this isn't clear whatsoever. he just said "now you make your texture" and just shows a timelapse.

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

      @@benjisqt. without that timelaps at 0.25 i would be screwed lol

  • @avirupbiswas7775
    @avirupbiswas7775 8 месяцев назад +7

    This is exactly what i needed. A simple to the point explanarion of how to create a minecraft weapon. You are very awesome person

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

      I am happy that it was useful for you ! Nice day !

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

      ​@@vayk_help me plzz tell that how to upload the texture to the server that the custom model data works with executable items

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

      Hey ! Normally you just have to upload the texture pack, its explained on the wiki or you can google it. If your texture pack works the rest is just follow a couple of steps ^^

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

      @@vayk_ 😊 🙏 😊

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

      @@vayk_ can you make a video how to add lightsaber using custom model data and create the model I don't have a pc😓😓

  • @janag1624
    @janag1624 8 месяцев назад +2

    This is exactly what I was looking for and somehow google didn't turn it up but I found it coincidentally... ah well, awesome video. Thanks for this

    • @vayk_
      @vayk_  8 месяцев назад

      Glad I could help!

  • @Kvech012
    @Kvech012 8 месяцев назад +3

    Great tutorial, I like how simple it is. This really helped me a lot, since I'm beginning to make custom weapons for Java. Thank you, for such a amazing video!

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

    It was a very informative and straightforward tutorial! It helped me understand a lot!

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

    Thank you very much for making this!

  • @denisticyt
    @denisticyt 11 месяцев назад +4

    u make it so simple for me now!!!!

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

    Wats so cool about data packs anyone can create this kind of stuff without knowing any coding, as an artist that always wanted to create something of my own to minecraft this really hypes me up! Thank you very much of this video 🎉
    This gives so much room for creativety and less of code/tech headace.

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

      Yupyup ! 🥳🥳

  • @NeJistFun
    @NeJistFun 9 месяцев назад +2

    Good Video Bro😍

  • @yepelv4237
    @yepelv4237 9 месяцев назад +1

    nice video, ty 👌

  • @Triftseer
    @Triftseer 10 месяцев назад +7

    im trying to retexture a trident, but there are 3 json files that are trident in hand, trident throwing, and trident, i dont know what to do because there are 3 of them, and the last steps on coding it does not make any sense

    • @vayk_
      @vayk_  10 месяцев назад +2

      Hey ! Well.. trident is quite different, there are 3 json because 2 of them are for the entity base and 1 for the item in gui. Trident doesn't allow custom model data, if you apply the method you will only see changes on your GUI (how it is displayed on the inventory), the way it looks on your hand / and being thrown is related to the ENTITY, and instead of creating a Java block item you would need to change the entity of the trident (if you don't understand is like changing the model base of the ENTITY, 2/3 of trident work is entity and the other is just the display on the gui).
      I hope you understood, you can follow that direction on internet since I haven't explained how to change or add custom entities yet.

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

    great video

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

      Yup ! Thanks ^^

  • @antieshkerepidori
    @antieshkerepidori 6 дней назад

    hey bro, do you know why imported .json sword model isnt exporting with fire?

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

    Hey thank you a lot for your helpful vid. I have a question tho. How can I deactivate the function were it snaps your my to a grid?

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

      Hey ! If I understood you correctly:
      - On the top of the APP -> "View" -> "View mode" -> "Textured"
      - On the top of the APP -> "View" -> "Show grids"

  • @Ritton.
    @Ritton. День назад

    Thank you BRO

    • @vayk_
      @vayk_  День назад

      Yup ! 🥳🥳

  • @wmj1860
    @wmj1860 16 дней назад

    anyone know a tutorial to help me do this for bedrock? I can't find a single one anywhere online after weeks of on and off searching. I know it's possible because I've seen it but not one person on the entire internet has made a tutorial apparently, even when i specify "bedrock" in my search its all either addon items or java packs.

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

    You seem to have more options such a rotation and scale wise than me, is there any plugins your using or anything tweaks I need to make?

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

      Hi ! I don't have more options, I even don't use the options on the toolbar on top, I use shortcuts, if you want to have more "options" you can customize the bar on the top pressing right click and edit, then you can add options to trigger on the bar, probably I did that a while ago.
      If I didn't answer your question properly pls tell me

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

    Great tutorial, I really appreciate you. But i have one problem... I designed sword and applied it to netherite sword, and when texture applied, player holds netherite sword in odd way. how can i fix it?

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

      Change this part of the model of netherite sword
      "parent": "minecraft:item/generated" -----> "parent": "minecraft:item/handheld"

  • @Su5hanth
    @Su5hanth 27 дней назад

    so in the right side outliner, click "toggle option" and then click the cube u want to extent which means expand and click alt to extent

    • @vayk_
      @vayk_  11 дней назад

      Hi! I don't understand the purpose of the comment, is this a tip for other people of a step in a specific minute? or are you asking something ? sorry for not understanding u u

    • @Su5hanth
      @Su5hanth 11 дней назад

      @@vayk_ yes its an tip

    • @vayk_
      @vayk_  10 дней назад

      @@Su5hanth okip dokip

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

    I have a question. My .json from blockbench has "texture": "#1"} instead of "texture": "#0"}, and after checking my paths multiple times and copying as much as possible from your video all that I end up with is the purple and black missing texture. How could I fix this? (1.20.4)

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

      Hi ! Dm me on Discord -> vayk and send me the texture pack, I will check and explain what happened there ^^

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

    hello, i made a model with a 450 x 450 pixel which is a 900 pixel density. There is no way i can see to make a new texture as the max is 512x. Please help me.

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

      Hi ! I couldn't understand what you want, do you want to create a texture more than 512x512 ?

  • @user-nq7xk4md3k
    @user-nq7xk4md3k 4 месяца назад

    hi, why does the program write to me that this surface has no textures? And how to draw a sword (let's say it's from Minecraft) by pixels, so that there are shades, etc.?

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

      Hi ! Probably you didn't select the folder of all the blocks when creating the texture, so the texture you created is not on any block of your model.
      To draw a sword like the minecraft one you would need to do it using 2d textures, not 3d models, the tutorial is on the channel too.
      If still need help or I didn't answer your question pls tell me. Thanks for asking and good luck !

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

    Yo! I have a quick question, could I download the texture and json file through discord or smth? I find this sword cool asf and need smth like that for a custom sword for my SMP

    • @vayk_
      @vayk_  3 месяца назад +1

      Hi ! Im sorry, someone also asked for it, I made it only for the tutorial in a couple of minutes and then I deleted it, I didn't knew people would want it I just did random stuff T T, sorry

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

      Dang it, it was a nice texture btw!

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

      😎

  • @FeniksKnowsCode
    @FeniksKnowsCode 9 месяцев назад +4

    Hey man, great tutorial!
    I just have one problem. when I load the texture pack in the game my model is there but the texture is corrupted and it is purple and black. I didn't use custommodeldata since I want it to always be present

    • @vayk_
      @vayk_  9 месяцев назад +2

      Hey ! its probably a problem on the path of your texture inside the json of the item, you could dm me the texture pack so I can take a look and explain you further what the problem is ^^

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

      @@vayk_ Hey man, I've the same issue. I'm updating a texturepack that previusly worked in older versions but now in 1.19 and 1.20 it isn't. Is the way to write the path changed through the versions?
      EDIT: Nevermind, with your tutoriar about creating a texturepack I've seen that now it's needed the "item" folder inside the texture folder that wasn't needed before. Thanks man, good work. Keep it up!!!

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

      Nice !! 😎😎@@lucash_27

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

      I had the same issue, the way to fix it is to go into the .json file and change where it says all the files names, and changed it to item/(insert texture name).png when I didnt use the .png it wouldnt load for me but it might be different settings idk, try that out

    • @vayk_
      @vayk_  9 месяцев назад +1

      @@just1_bo126Hey ! Normally it doesn’t need to add the extension “.png” 😅, anyways, if it works for you nice, but normally it is not added 🥸

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

    it works but i created multiple custom texture packs instead of 1 png. how to merge them or is there another way

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

      Hi ! I don't understand what you want, I will try to anwer you and if don't succed try dming me on Discord
      If you have many texture packs and want them to be only one
      -> Take the texture pack 1 and merge it to the texture pack 2, you will see that many files will move from t1 to t2 but some files will say that they currently exists and will ask you if you want to replace them, press NO, finally when the process is over, you will need to open the file that already existed on t1 and the same file in t2 and merge them manually so it has the same values needed for t1 and t2 without breaking the format. You have to do that for all of the "duplicated" files.
      I hope you understood, if have any question feel free to DM me ^^

  • @NekuroMC
    @NekuroMC 2 дня назад

    Hello how about making it only appear if the item had certain name? Lets say i have a flame sword and i only want it to appear if the sword was renamed to "flame sword"?

    • @vayk_
      @vayk_  День назад

      Hi ! To achieve custom textures depending on the name you have to use Optifine retexturing ^^. Its done by optifine and requires itself to work, so you would need your players to download and use optifine.
      Another way would be creating a custom plugin that when you use the anvil and change the item name to "x" the result has a custom model data changed so you can use vanilla retexturing ^^

  • @Stoermy_
    @Stoermy_ 9 месяцев назад +1

    I have a problem with loading Texture... i tryd different things and i have everytime a Black Purple texture!!! Nothing works.... (mc 1.20)

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

      Hey ! You are writing an incorrect path on the json of the model, remember it starts at the texture folder, so if your path is "item/pepe/image" it means the image.png file will be in assets/minecraft/textures/item/pepe/image. I hope you understood, if still no succeed join the discord so we can help you further ! ^^

    • @Stoermy_
      @Stoermy_ 8 месяцев назад

      ​ @vayk_ Nah, I understand ^^ And thanks, may my textures were in the wrong folder :) thx

    • @vayk_
      @vayk_  8 месяцев назад

      @@Stoermy_ 👌

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

    How do you move it freely? Mine keeps adjusting to the nearest pixel and its annoying

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

      Hi ! I said it on the tutorial, you can use SHIFT to move or resize it from 1 decimals, or use CTRL to make it more accurate working with 2 decimals
      Tell us if you succeed ^^

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

    Hi, very good tutorial, all works perfectly, but the original diamond sword, when you use it, its show you like you have a item in your hand and not like a wielding a sword, if you know what i means, there is something i can do? Thanks a lot

    • @vayk_
      @vayk_  3 месяца назад +1

      Hi ! In the json of your item, in this case diamond_sword.json, change instead of "generated" -> "handheld" on parent ! 😎😎

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

      @@vayk_ excelent bro!!!! i think the generated argument is por regular items i think, thank you!!

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

      Nice !@@galenonline

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

    Hi, im sorry but i can't make work the texture pack, in game it only looks like a purple and black block :(

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

      Hi ! You made a mistake on the model file, either the item model or the new item model.
      Dm me on discord so I can help you

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

    This is so util to create a chest

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

      Hey ! Yes ! Instead of creating an item you could create a chest block model, then create its texture, and how it would look visually, but, because of there is no CustomModelData on blocks, you should override a vanilla block texture, for example, changing the vanilla chest texture into a more epic chest, that is possible.
      If you would like to actually add blocks into your minecraft you would need to use mushroom blocks methods, explained in this forum www.reddit.com/r/Minecraft/comments/7kdloa/160_additional_custom_textures_via_giant_mushroom/

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

    hi i need help i followed the instructions and my model works in game, but the texture isnt loading and showing up as the purple/black texture minecraft normally uses. any ideas on how to fix this?

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

      nevermind! i found the issue, if you put a folder before item/cutom_textures/(png file) it will not show up. this is for others that may have this issue.

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

      Hey ! Nice 👌

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

    Why can you rotate and move blocks so smoothly? i tried holding ctrl but it's hard💀

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

      Hey ! You can rotate it normal | with shift | with shift & control | with control. Also you can edit the rotation manually on the top right section ^^

  • @pinkiee226
    @pinkiee226 17 дней назад

    Hi, soo I kinda got confused and messed up my pack pretty badly I believe and so now it just shows a huge black and purple cube. i’m trying to retexture a armor stand and I believe I have all the right codes but it’s just all really confusing to me. Love your video but idk what I did wrong to get a purple and black cube that places a normal armor stand:((

    • @vayk_
      @vayk_  16 дней назад

      Hi, pls dm me on discord and I will help you ^^

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

      @@vayk_ what’s your discord?

    • @vayk_
      @vayk_  11 дней назад

      Its "vayk" ^^

  • @Gage-bk7cn
    @Gage-bk7cn 10 месяцев назад +1

    God this is gonna be so miserable thank you i now understand how to texture my project

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

    Help I don't have the display button what do I do, I'm trying to texture Devilsknife from deltsrune for my deltarune mod and it's not appearing

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

      Hi ! If you don't have the display button you probably created a generic model instead of a java block item model, check the type of model you are creating ! ^^

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

      @@vayk_ I chose bedrock block

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

      Nevermind, I finally got it!

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

      @@spring42069 Nice ! Good luck in your models 😎😎

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

    i don't understand where the { "parent": "Minecraft:item/handheld", "textures": { "layer0": "minecraft:item/diamond_sword" }, and "overrides": [
    {"predicate": {"custom_model_data":1}, "model": "item/diamond_sword/1"}
    ]

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

      Hey ! It goes on texturepack/assets/minecraft/models/item/diamond_sword.json
      Try taking a look first at the basic tutorial of retexturing ^^, that is explained there

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

      @@vayk_ i still dont get it how your ssomar pugins 3d models made no sense im soo confused any better explaination

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

      @@cool4funny606 Hi ! Try dming me on discord, I could see your texture pack and tell you what is wrong guiding you to fix it ^^

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

    Hey! What exactly do you do when you want to replace the torch model?

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

      Hey ! You just normally have to change the torch.json that goes on items folder, but keep in mind that the torch is an item AND a block, so if you want to change the block too you may have to check for blocks folder to search for a torch, if there it is you will need to create the states of how it would be placed.
      If have any problem during this process add me on discord and I can help you -> vayk

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

      Make one for trident? I'm having trouble with trident

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

      Well, please ofcourse

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

      Hey ! Well.. trident is quite different, there are 3 json because 2 of them are for the entity base and 1 for the item in gui. Trident doesn't allow custom model data, if you apply the method you will only see changes on your GUI (how it is displayed on the inventory), the way it looks on your hand / and being thrown is related to the ENTITY, and instead of creating a Java block item you would need to change the entity of the trident (if you don't understand is like changing the model base of the ENTITY, 2/3 of trident work is entity and the other is just the display on the gui).
      I hope you understood, you can follow that direction on internet since I haven't explained how to change or add custom entities yet.

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

    Does this method also works in Bedrock Edition?

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

      Hey ! Yes, you can override vanilla textures with 3d textures, the way can be different than doing it for java edition, if you are creating a server I'd suggest to use geyser to make the whole part of texture-pack management easier.

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

    Ok i have a 3d sword how to animate with png gif in block bench?

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

      Hi ! I will create a tutorial for that, for now you can follow this guide
      docs.ssomar.com/executableitems/questions-or-guides/premium-custom-textures/animated-textures

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

    Can you make a video showing how to make the texture pack from scratch? Please. 😅

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

      Es que no se cómo poner mis modelos 3D que ya hice. Thank you

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

      Hey ! I already did it, its on the channel ^^

  • @shukamomate
    @shukamomate 8 месяцев назад

    only see a Pink/Black block, i cant see te texture, i make every step correct and still no work

    • @vayk_
      @vayk_  8 месяцев назад

      Hey ! Sorry for late answer, buuuuut.. you didn't make every step correct, you can send me your texture pack on my dm on discord so I can show you what the error is, in this case, since you say the texture is the problem and not the model, the model should be fine and the only problem is inside the json of the model, where you have texture:"", the path you wrote is not the one that is on your TexturePack. I hope you understood otherwise just dm me on disc.
      See you !

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

    why do i have a black and purple checkered pattern on my sword

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

      hey ! If the model was applied correctly BUT the texture wasn't, its because the model.json is not being linked correctly to the texture path, open your model.json and you'll see it needs a path for the texture, double check it !! ^^

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

    great tut but when i load it into the game its just 2d instead of 3d any idae on how to fix this?

    • @vayk_
      @vayk_  8 месяцев назад

      Weird ! Probably your model is 2d and not 3d, or you are using a specific item that doesn't work as normal, as compass or armors for example, pls join the discord so we can help you further, we will wait you there ! ^^

    • @Sh460wYt
      @Sh460wYt 8 месяцев назад

      its not 2d anymore but instead its just the regular netherite sword@@vayk_

    • @vayk_
      @vayk_  8 месяцев назад

      @@Sh460wYt Hey ! Its better to DM me so I can help you better, I would need to check your resource pack and stuff so I can tell you what step you are missing ^^. Discord -> vayk

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

    but what after making the model i dont understand?

    • @vayk_
      @vayk_  3 месяца назад +1

      After making the model on blockbench you have to export the json, and then use that json as a model for the custom model data, make sure to fix the texture path inside the json.
      If don't know what I am talking about try checking the basic tutorial, all of managing models was explained there.
      If still don't succeed try dming me on Discord.
      ^^

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

    Hey hey, its me again, I want to export the sword I made but there isnt a json file type?

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

      Hey ! What do you mean by there is no a json file type ? on the minute 5:02 I explained how to export it as json :D

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

      @@vayk_ The problem is, that I have 2 seperate textures, one is all the textures of the sword and one is like one particular part of the sword. The problem is, that when I try to combine these two textures, it gets „scuffed“ and the second texture doesn’t get combined as it should, so idk

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

      @@eliafps
      Hey ! Add me on discord and we can talk about that, because talking here will be slow, I will help you, just add me :D -> vayk

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

    does this work for armor?

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

      Hi ! You can't create custom textures for armor using custom model data, but you have other 3 methods
      1) Use armor trims to create more armor textures (there is a video in the channel, but keep in mind you will replace the trims, you are not creating new textures, you are replacing some of them)
      2) There are plugins that allows creating many armor textures using leather armor nbt such as ItemsAdder
      3) Use optifine retexturing instead of minecraft retexturing
      I hope you understood if have any question pls tell us ^^

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

    how do you actually get the texture pack?

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

      Hey ! In this tutorial I only explained how to get the json file and the texture, but I already have a tutorial on how to create a texture pack, once you understand it checking the steps I did on this video related to texture pack will look easy, try taking a look ^^

  • @RonitSinghGaming.shorts
    @RonitSinghGaming.shorts 8 месяцев назад

    can you please give me the mod of this sword i am too lazy to make

    • @vayk_
      @vayk_  8 месяцев назад

      Hey ! I don't have that model/texture anymore, it was deleted after the video, that sword was made in a couple of minutes, it was just as example so its very easy to do.
      Give it a try !

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

    Can i download this as a template plz?

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

      Hey ! I don't have it anymore, I just did it for the tutorial, but its very simple to achieve, give it a try ! :D

  • @ShadowPhoenixsMC
    @ShadowPhoenixsMC 8 месяцев назад

    Are these textures u made public can I get them?

    • @vayk_
      @vayk_  8 месяцев назад

      Hey ! I don't have that model/texture anymore, it was deleted after the video, that sword was made in a couple of minutes, it was just as example so its very easy to do.
      Give it a try !

    • @ShadowPhoenixsMC
      @ShadowPhoenixsMC 8 месяцев назад

      @@vayk_ ok ill have a go

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

      👌

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

    does adobe dimensions work for this?

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

      Hey ! The size of the item can be any size available on the app. And if you mean about the size of the texture (in case you want super detailed texture) you have no limit, just keep in mind that the more quality the more performances it will take to you or your players ^^

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

    With or without optifine?

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

      The tutorial is for vanilla retexturing, it just needs a texture pack, it doesn't need optifine to work :D

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

      ​@@vayk_ Oh thank you, I have ever thought that 3D custom models only work with optifine.
      Another question, mob models works only with opifine or sodium CEM, correct?
      Thank you ✌️
      (New sub)

    • @vayk_
      @vayk_  4 месяца назад +1

      Hi ! Sorry for the delay, mob models are possible with optifine but also are possible without it, with just retexturing a resourcepack, I will create a tutorial for that soon creating custom mobs without deleting the ones that already exist, that means, new mobs !

    • @legochris06
      @legochris06 4 месяца назад +1

      Thank You!@@vayk_

    • @vayk_
      @vayk_  4 месяца назад +1

      ^^

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

    its only purple and black for me (java 1.20.4)

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

      Hi ! If the model was loaded correctly into the texture pack and it has the shape of the model but looks purple and black its because on the json file the texture path is not correct, try double checking that !! ^^

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

    How about bedrock entity?

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

      If you want to add a custom entity to your server you can use ModelEngine and MythicMobs, I'll create a tutorial for that one day. ^^

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

    Will you release textures for download?

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

      Hi ! Some people have asked the same, Im sorry but that model and texture was created in a couple of minutes and didn't think someone would like it so I just closed the project without save, as I said to other people, give it a try to create stuff, that sword is actually not very good and was just a random example to show you guys
      Good luck !

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

      @@vayk_ you made one of the best textures I've ever seen and you just erased it?

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

      @@penguinqueri1095 xDD, I really don't think its a good model/texture, Im sorry, I really closed without save, I wouldn't have a problem sending it to people if I would have it
      sorry 😔😔

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

      @@vayk_ Are there any textures you made that were available for download? If not, could you make one?

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

      @@penguinqueri1095 None of the things I showed are available for download, I explain how to achieve your own stuff, Im sorry.
      I don't plan to create public textures for now, I prefer to spend my "free" time into helping people on discord/youtube or creating videos here.
      Have a nice day 😎

  • @marcxone305
    @marcxone305 6 месяцев назад +2

    I cant find the display option

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

      Hey ! DM me and I can guide you, with just those words I can't help you, I would need photos, videos, maybe screenshare, to know what you did to don't get the display option ^^

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

      Display is top right :)

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

      It was shown on the video, I think he already knows that, his problem may be further than that. Anyways, let's hope with that simple answer he can succeed, Thanks ! ^^

    • @marcxone305
      @marcxone305 4 месяца назад +1

      @@vayk_ i didnt got it because of bedrock addon

    • @vayk_
      @vayk_  4 месяца назад +1

      Can you give more info ? or dm me pls

  • @4llC4p5
    @4llC4p5 4 месяца назад +1

    Can you link the video

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

      Hi ! What video ?

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

      The video for the texture pack, mine keeps coming out as a distorted pink and black texture

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

      Hi, its on the description ^^

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

    i hated the last parts of having to make it in game now my brain is legit Frying worst then a pan ;-;
    i was like "oh this gonna be cool im going to make oso much texture pack" after i knew how "welp the idea is out of the window 1 or 2 might be enough"

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

      xDD, with enough time you will be able to create more stuff and faster the more you practice ! Good luck in your project ^^

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

      @@vayk_ I found soo Much easier way Its a Plugin

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

      Nice ^^

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

    howd you make display?

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

      Hey ! The display section of the item is done on the minute 3:57, I use the same controls as the ones explained at the beginning of the video. ^^

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

      @@vayk_tysm

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

      @@vayk_ im making a mod i made 3d block but it does not have texture but I already put texture

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

      Hi ! I can't help you with just that information, try dming me so we can figure out what happened ^^

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

    Bruh i though it was for bedrock. Why isn't it on bedrock the display

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

      Hey ! If you want to get custom textures for Minecraft Bedrock Edition you can check Geyser, it will allow you to display your Minecraft Java Edition textures to your Bedrock players.

  • @Levi-to8gt
    @Levi-to8gt 11 месяцев назад +1

    it working on 1 20?

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

      Hey ! Normally yes
      if have troubles feel free to join the discord to talk about it ^^

    • @Levi-to8gt
      @Levi-to8gt 10 месяцев назад

      @@vayk_ thanks but i already solved my problem

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

      @@Levi-to8gt Nice ! Sorry for late answer

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

      YAS

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

      😎

  • @user-km5ue5rw4i
    @user-km5ue5rw4i 2 месяца назад

    hey bro, i need help

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

      How can I help you ?

    • @user-km5ue5rw4i
      @user-km5ue5rw4i 2 месяца назад

      @@vayk_ How do I eliminate some borders so that things look more aesthetic and not so square? as well as your sword that was square on top and then you defined the tip more. I've tried everything and I can't

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

      @@user-km5ue5rw4i Hi ! sorry for the delay, pls dm me on discord -> vayk so we can talk further, I didn't understand u u

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

    i struggled because i maked items not item 💀

  • @HendoFF-Pro
    @HendoFF-Pro 3 месяца назад

    So f hard

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

      Hey ! Yeah, it can be, with some practice you will get to it and it will be easier ! ^^

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

    help i cant see export to java block/item

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

      Hi ! Are you sure you created a java block item project ? Probably you created a generic model instead of a java block item ^^.
      If still don't succeed dm me on discord