How To Create Your Own Skin Pack For Minecraft Bedrock Edition

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น • 275

  • @MRBBATES1
    @MRBBATES1  2 ปีที่แล้ว +10

    The infinite loading bug for skin packs is fixed in Version 1.18.30, please ensure you have updated your Minecraft to this latest version to resolve this issue :)

    • @namelossed1260
      @namelossed1260 2 ปีที่แล้ว +1

      its still not working

    • @namelossed1260
      @namelossed1260 2 ปีที่แล้ว

      the bug is still there does it have something to do with the lang file because i saw somepeople said if your in the uk use UK instead of US does it also happen with asia so i use AS

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      I checked the latest update with the pack I used in the video and equip button is there for me, so I don’t know. It looks to be working for me. Lang files should not effect the button from displaying, Lang files is to display text in different languages and doesn’t affect how the pack works

    • @namelossed1260
      @namelossed1260 2 ปีที่แล้ว

      @@MRBBATES1 thats weird i will try re writing the code

    • @SamMcl12343
      @SamMcl12343 2 ปีที่แล้ว

      @@namelossed1260 yea i have it aswell did u fix it tho?

  • @nakano8412
    @nakano8412 2 ปีที่แล้ว +33

    Looked this up for fun, expecting it to be long and complicated, finished it a pack in a couple of minutes with this tutorial, really great, fast and simple.

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Thank you for the feed back I appreciate it, I’m glad it was easy to follow :)

    • @Druzhh
      @Druzhh 2 ปีที่แล้ว

      @@MRBBATES1 I tried saving the skins folder from code writer and it says "document save error, the file was unable to be saved"

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว +1

      @@Druzhh You need to open code writer as administrator, by default the location of the skins folder is protected on windows. if this fails copy the file to a location like your desktop, edit it and then move it back.

  • @Legomaster2211.
    @Legomaster2211. 3 ปีที่แล้ว +3

    thank you, i subbed congrats on 300!

    • @MRBBATES1
      @MRBBATES1  3 ปีที่แล้ว +1

      Thank you very much!! And thanks for watching and the sub! :)

  • @beebee_0
    @beebee_0 ปีที่แล้ว +2

    Thank you for your teaching, even though I don't know English, I still succeeded

  • @blue_literallyme
    @blue_literallyme 2 ปีที่แล้ว +2

    Thx man hope u get more subs for this:)

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว +1

      Thank you for your kind words :)

  • @persona6974
    @persona6974 2 ปีที่แล้ว +3

    Well, that was preetty easy. Thanks!

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Thank you for watching :)

  • @Suurgi
    @Suurgi 2 ปีที่แล้ว +1

    Yea thanks you are the best you really deserve more subs

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว +1

      Thank you really appreciate it thanks for watching :)

  • @ugniuschadzevicius3645
    @ugniuschadzevicius3645 2 หลายเดือนก่อน

    Great tutorial, everything worked.

  • @jsabasakapa
    @jsabasakapa 9 หลายเดือนก่อน

    Thanks a lot! Even tho outdated it still work somehow. Best of luck dude

  • @Endxrrr
    @Endxrrr 8 หลายเดือนก่อน +1

    i did this to save my skins in one pack so i can easily switch between skins in game, thanks alot!

  • @elroooi
    @elroooi 3 ปีที่แล้ว +6

    hi, so everything is working fine and great only for one thing, the pack's name is "skin.example". ive already edited the .lang file but it's still the same, any help?

    • @MRBBATES1
      @MRBBATES1  3 ปีที่แล้ว +1

      Its hard to say without seeing it, but the most common cause is that the name that's in manifest.json is not the same as it is in the .lang file so it doesn't pick it up. Alternatively You can change the name in manifest.json directly so you don't need a .lang file

    • @joaopedrodosreis6127
      @joaopedrodosreis6127 5 วันที่ผ่านมา

      press control s on the manifest, skins and lang to save

  • @beebee_0
    @beebee_0 9 หลายเดือนก่อน +3

    May I ask: How to make the by [author] behind each skin?

    • @MrBenjaroo
      @MrBenjaroo 4 หลายเดือนก่อน

      In lang (texts/en_US) there is a script that says skinpack.Example.by=. Replace with your name if you made it.

    • @beebee_0
      @beebee_0 4 หลายเดือนก่อน

      @@MrBenjaroo hmmm.... has no effect

  • @lewisbrothers6688
    @lewisbrothers6688 ปีที่แล้ว +1

    i have a question I put a different localization name than the png file will that affect anything like the texts or how it looks ingame

  • @francbron
    @francbron ปีที่แล้ว +3

    Thank you so much for this @MRBBATES1 . I thought it was going to take weeks to make a collection of skin packs for my kids but after watching this tutorial, the kids had their favourite skins imported and pleased with their looks. Quick question please, if I want to add another skin to the pack that has already been imported, how do I do this? I thought if I just update the version number in the manifest file and re-import it, it should work but it just fails. Any tips will be greatly appreciated.

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว +2

      I'm glad this was easy to follow for you, I'm sure your kids are very happy with their customer skins :). Unfortunately Minecraft does not offer the ability to manage skins, so if you need to add more you need to navigate to C:\Users\\AppData\Local\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang\skin_packs and delete the pack you previously imported, then all you need to do is add the new one to your original skin pack files, re-package it up as you did before and then re-import it and it should then have the new skins in.

    • @francbron
      @francbron ปีที่แล้ว +1

      @@MRBBATES1 Excellent! that worked. Thank you so much 👏

  • @mongol800fangirl
    @mongol800fangirl 2 ปีที่แล้ว +1

    hi so importing the skins n all worked but when i equip a skin, it changes to a different one in the skinpack??? for example when i equip the first skin in the pack, itll equip the 3rd skin instead, what did i do wrong?

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      That’s odd, I have not seen that behaviour before. In first instance check the skins.json file and ensure the texture names are correct. Other wise submit as a bug on the tracker.

  • @ChaoticKey
    @ChaoticKey ปีที่แล้ว

    Thanks for the tutorial actually easy to follow through though me being a dummy it took me a couple times to get the coding correct but I managed to figure it out in the end!

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว

      I’m m glad it’s working for you, trial and error is a good way to learn, makes the end result more fun :)

  • @joakimgustafsson7796
    @joakimgustafsson7796 ปีที่แล้ว +1

    for some reason when i import it it says "duplicate pack detected" how do i fix this i tried changing the version of manifest but still not workin

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว

      Change the uuid in the manifest, a pack you have already has the uuid assigned

  • @MrBrineplays_
    @MrBrineplays_ วันที่ผ่านมา

    It worked! Thank you! Just one question though, can other players see the skin or do they just see a random default like Steve or Alex?

  • @hagidekuh
    @hagidekuh ปีที่แล้ว +1

    lol do you know if there is any way to undo it? was not paying enough attention and turned the wrong folder into the .mcpack and now game just crashes whenever I go to the tab, tried looking for if it created a folder with iobit unlocker but could not find anything

  • @RachelConner-k4q
    @RachelConner-k4q 3 หลายเดือนก่อน

    I know this was made a while ago and I haven't tried it yet myself but there is one thing I'm wondering and it's about the geometry file. If you were able to say get a custom geometry file with this skin template couldn't you technically make one of those skins with custom geometry? For example add 3d ears to a cat skin or even a tail?

  • @duggggggg
    @duggggggg ปีที่แล้ว +2

    Just finished doing this on xbox. Great tutorial. Also in the text folder what is the enGB.lang?

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว +1

      It’s a language file, in this case en_GB is uk English

    • @duggggggg
      @duggggggg ปีที่แล้ว

      @MRBBATES1 ah OK. IN order for me to change those files I have to turn them into json files first which takes a while on my device so I just haven't looked at it yet. Thank you

  • @ChaosY-T
    @ChaosY-T 4 หลายเดือนก่อน +1

    Idk how to download stuff off of github... can you help me?

  • @milksom
    @milksom 2 ปีที่แล้ว +2

    I imported everything just fine, but now that i wanted to add a skin to the pack, it says its a duplicate and i dont know how to delete the file. Been scowering the internet but cant find how lol

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Yes, this will be because the amended version has the same UUID as the first one. If you go to your Mojang.com folder there is a sub folder called skins. Just delete your pack from there and then reinstall it and it should work :)

  • @MRBBATES1
    @MRBBATES1  2 ปีที่แล้ว +2

    If you are getting an infinite loading after adding your skip pack, please take note:
    Go to this bug report bugs.mojang.com/browse/MCPE-152216 and there is a resource pack that fixes the equip button as a temp solution until Mojang fix it.

    • @obvlazuly3255
      @obvlazuly3255 2 ปีที่แล้ว

      thx. btw now my skins doesnt work couse of the infinite loading and i downloaded the texture pack so
      there is nothing i can do now bruh

    • @LushMint
      @LushMint ปีที่แล้ว

      Hey I don't know if you will respond to this but I'm having a different bug then the one I keep seeing online. The one I'm having is where the skinpack itself is stuck in loading forever. If you or anyone can help me I would be 100% greatful

  • @codyellis8940
    @codyellis8940 2 หลายเดือนก่อน

    I keep trying to import my skin pack into minecraft, but it keeps saying it's not a valid zip folder even though I followed your video to a "T". I've tried almost everything I can think of, but still not working.

  • @dony1350
    @dony1350 วันที่ผ่านมา

    i must be doing something wrong cus everytime i am done and import the pack it just keeps on loading and loading

  • @smokeyalt55
    @smokeyalt55 2 ปีที่แล้ว +6

    Minecraft said that the import was fine but it won't stop loading; I have saw replys where you said you can't diagnose the problem just from a comment so I have uploaded a video showing all the code and skins to see if you might be able to spot anything wrong. Thanks in advance, and sorry this was a long comment

    • @smokeyalt55
      @smokeyalt55 2 ปีที่แล้ว

      Also mute the audio

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      i cant see anything out of place in the video, do you want to join the discord and i will see what i can do

  • @pixelzlec5675
    @pixelzlec5675 3 ปีที่แล้ว +3

    @MRBBATES1 um how about a skin pack but with other model than steve?

    • @MRBBATES1
      @MRBBATES1  3 ปีที่แล้ว

      In the skins.json file change the geometry on the entry that you want to use the alex model to geometry.humanoid.customSlim, so as an example it would be "geometry": "geometry.humanoid.customSlim",

  • @driphoney
    @driphoney ปีที่แล้ว +1

    I can't save any of the code, like whenever i try save it to it says file is read-only, and then I try to overwrite it and still it won't work

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว +1

      this will be because the location on where you are editing the files requires admin access. what ever programme you are using to edit the files, run this in administrator mode and it should allow you to save the code. If that fails then you may need to add yourself to the folders security

  • @nobodygnomes
    @nobodygnomes 2 ปีที่แล้ว +3

    Hello! I have a question. Everything else seems to work but when I try to convert anything by changing the file name to .lang or .mcpack, the file tupe doesn’t change, only the name. Do you know how I could fix this? Thanks, and great tutorial!

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Thank you for your kind comments, open file explorer and click on view and there should be a check box called 'File Name Extension' make sure this is ticked. once ticked you should be able to rename as shown in the video.

    • @nobodygnomes
      @nobodygnomes 2 ปีที่แล้ว

      @@MRBBATES1 Thank you, that solved it! It says that it doesn't work and to check the output log for details - I think I have to redo it

    • @nobodygnomes
      @nobodygnomes 2 ปีที่แล้ว +1

      Nevermind, it WORKED! Thank you so much for this simple tutorial!

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      No worries glad you got it working :)

    • @ikyourewatchingmeahc
      @ikyourewatchingmeahc ปีที่แล้ว

      @@MRBBATES1 hey for some reason I made 2 of my own packs but if I change the example. inside the game the name glitches and shows one with the exact same name how do I fix it?

  • @taco7597
    @taco7597 3 ปีที่แล้ว +4

    But can I put cosmetics on them and use them on hive

    • @MRBBATES1
      @MRBBATES1  3 ปีที่แล้ว +1

      I have not tested if it works on servers, so if you find out let me know :) technically you can add any skin as long as it’s mapped right, so if there’s different layers etc it should still work but I have not tested this.

  • @Kkr1speey
    @Kkr1speey ปีที่แล้ว +1

    At 10:37 I clicked on it and it didn't say anything with archives so I'm not sure what to do there
    Edit, not an issue anymore but when I import the pack it fails and its saying unknown pack name and unknown description? If you have any idea what's wrong I would really appreciate the help

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว

      The only time i have seen this error is if either the UUID is not correct or the formatting of the manifest is wrong or you have format version as 1. i would suggest checking that format version is 2, if it is check that the json is correct. You can use this site to check it: jsonformatter.org/
      It will advise if the code is wrong. if thats says its right then try changing the UUID.

  • @nekoest
    @nekoest 2 ปีที่แล้ว +1

    Do you know how to add the byline to the skin. What I'm getting at is that at 11:33 there's text that says "by," but nothing is followed up by it. I tried to do "skin.PackName.Skin.by" and put text after the =, but it didn't work. Do you know how I can add text after the "by"?

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      No I’m afraid not, I been trying myself. I think it maybe linked to a company id or something like that. I don’t think it’s settable via a Lang file.

    • @nekoest
      @nekoest 2 ปีที่แล้ว +1

      @@MRBBATES1 Thank you for your help. This was a helpful tutorial either way.

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      @@nekoest no worries man and thanks for watching :)

  • @guinanoyjm553
    @guinanoyjm553 2 ปีที่แล้ว +2

    Thank you so much sir
    ❤️

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Thank you for watching :)

  • @ryanlawrence9921
    @ryanlawrence9921 3 ปีที่แล้ว +2

    i did it and it says succesfully imported but it will just endlessly load and not show an option to choose the skins doses anyone know what the problem is

    • @MRBBATES1
      @MRBBATES1  3 ปีที่แล้ว +2

      this usually means that its having trouble finding the skin, have you placed them inside a folder or in the root on the skin pack? if its inside a folder don't forget to include this in your skin.json file

    • @ryanlawrence9921
      @ryanlawrence9921 3 ปีที่แล้ว

      @@MRBBATES1 it’s all in a single folder and I’m new to this so I couldn’t tell you if I coded it wrong

    • @Rye-Bread
      @Rye-Bread 3 ปีที่แล้ว

      @@MRBBATES1 i have the same issue. YOU put the files in a skin pack folder in the files I downloaded from you

    • @krkhchannel
      @krkhchannel 2 ปีที่แล้ว

      @@MRBBATES1 i did do all the steps but it doesn't load!

  • @dnomsed.yenrug5043
    @dnomsed.yenrug5043 2 ปีที่แล้ว +1

    is there a way for me to make the pack know what type of body type each skin was? for example, some of the skins i'm putting in are slim, but they appear like the default body type when they're in the game.

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Yes, in the skins.json file, change the line "geometry": "geometry.humanoid.custom" to "geometry": "geometry.humanoid.customSlim" for what ever skin needs to use the slim model.

    • @dnomsed.yenrug5043
      @dnomsed.yenrug5043 2 ปีที่แล้ว +1

      @@MRBBATES1 thank you. that helps quite a bit!

  • @tioraidh-tux
    @tioraidh-tux 9 หลายเดือนก่อน

    i have the mcpack and everything checks out on windows, but how would i use the pack on an android device? i've tried opening the mcpack file using minecraft but there just isn't any option

  • @tonynasaofficial
    @tonynasaofficial 2 ปีที่แล้ว

    Finally I can show ppl my skins without making them trusting skins

  • @XGalaxyPlqyZ
    @XGalaxyPlqyZ 11 หลายเดือนก่อน

    Quick question, what is the geometry? I can only assume it's the information about how the skins are formatted into the game, but where are all of them stored? (Im asking since I want to try for hats and alike in my skin pack)
    Also does the skin pack still work properly in the newest version?

    • @MRBBATES1
      @MRBBATES1  10 หลายเดือนก่อน

      geometry is as you expected, its default location in the sample files is: resource_pack/models/mobs.json
      this holds the geo for a number of player based things, if you import it into blockbench you can choose which ones you want to import and it will render it for you.
      as far as i know it should still work, all though i have seen mixed comments on it, so not sure entirely but i cant see anything that changed that would make it not work, i find its usually due to errors in their coding.
      Also mojang themselves have added restrictions as marketplace items use things like hats etc. so some things may not work due to that.

    • @MajoraLuigi1987
      @MajoraLuigi1987 6 หลายเดือนก่อน

      @@MRBBATES1 Is it still possible to do this? I'm trying to recreate the old 2016 festive mashup pack Krampus design. I have a geo file full of all the right things that I got from a different video; all the appendages attached to the correct limbs. It functions perfectly in blockbench. I edited my json files to match yours and put my geo file in the folder too. I've been able to important all of that into minecraft but the place to pick the skin loads infinitely. I very much appreciate this tutorial, it has gotten me so close to the finish line. Is there any way to solve my issue?

    • @MajoraLuigi1987
      @MajoraLuigi1987 6 หลายเดือนก่อน

      I was able to get the skin to load. I had an errant comma on the skins.json that was preventing it from loading! The problem is it's using the png file and the geometry file. Is there any way to get Minecraft to use my custom geometry file for my skin?

  • @YeBoyCM76
    @YeBoyCM76 ปีที่แล้ว

    How do you save it as a lang file on the en_us.lang part

  • @dayganseiden2572
    @dayganseiden2572 6 หลายเดือนก่อน

    Hi there!! loved the video but I got a few questions since well, they were never answered in the video!
    will everyone be able to view the skins we put into the pack? like on servers
    and am i able to delete the .mcpack file or would that break it?

    • @vensx
      @vensx 3 หลายเดือนก่อน

      im pretty sure if you delete the mcpack file it wouldnt break, because it duplicates it to the program's folder

  • @oneonilot
    @oneonilot ปีที่แล้ว

    hey there, so I opened the JSON file into Microsoft word and accidentally set the file to always open in microsoft word. How do I fix this, and what should I open the file in?

  • @Billingslyy
    @Billingslyy 2 ปีที่แล้ว +1

    when i try to use the skin pack i made and tried to import it, it says "failed to import incorrect archive" or something like that

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      This means the zip file you created is not right. Things to check is to make sure it is created as a .zip and when creating the zip make sure you highlight all the files rather than doing it on the folder, this will create a sub folder which skin packs can’t have.

    • @Billingslyy
      @Billingslyy 2 ปีที่แล้ว +1

      @@MRBBATES1 oh alright ill try that thank you

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      No worries, if your still having issues come join the discord and share your file and we can take a look at it

  • @ligmab8020
    @ligmab8020 6 หลายเดือนก่อน

    thank you for this video it helped

  • @Flamecraft95
    @Flamecraft95 20 วันที่ผ่านมา

    What if I want my skin to be 3 pixel arms?

  • @Leland_fldm
    @Leland_fldm 6 หลายเดือนก่อน +1

    If I have done that and have a skin pack can I also play this skin on the PS4/5?

    • @_KAIJUKID
      @_KAIJUKID 5 หลายเดือนก่อน

      have u found out yet? if not, i will try to find out for us soon

  • @Zaawikii
    @Zaawikii 5 หลายเดือนก่อน

    hey! im having some problems lol. i tried everything u did in the video but when i try importing it it says "not a valid zip archive". and for some reason when i enter the file again it resets everything ive done back to the original. any help? thanks.

    • @Nightreavarr
      @Nightreavarr 4 หลายเดือนก่อน

      did you rename it to a .mcpack? if you didnt see .zip before you renamed it you probably didn't actually change the file type and just the name.

  • @UqqyAhmad
    @UqqyAhmad 5 หลายเดือนก่อน

    thank you KING

  • @beeferezcandy43
    @beeferezcandy43 ปีที่แล้ว +1

    hi, i have an issue importing my pack into minecraft. i double clicked my skins.mcpack and it opens minecraft. I get a error message that says "failed to import, unknown pack name. see output log for details." what's meant by unknown pack name?
    edit: it also says "unable to find manifest"

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว

      There should be a link in the description that points to the sample pack on GitHub. It sounds like you don’t have a manifest in your file. The sample pack will show you what you need you just need to update the details like name of pack etc

    • @beeferezcandy43
      @beeferezcandy43 ปีที่แล้ว +1

      @@MRBBATES1 ok, thanks for the reply!

    • @beeferezcandy43
      @beeferezcandy43 ปีที่แล้ว +1

      @@MRBBATES1 i clicked in the link and downloaded the sample pack, and i saw i renamed the manifest.json to manifest.json.txt, thanks

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว

      Ah no worries, glad you sorted it!! :)

  • @krytoyparenok
    @krytoyparenok ปีที่แล้ว +3

    Отличный гайд! Даже без хорошего знания английского я всё понял. Не все так могут понятно объяснить.👍😁

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว +3

      большое спасибо

  • @cybervax007
    @cybervax007 ปีที่แล้ว +1

    Can You Please Help, I went and did all the steps but when I tried importing the pack it said error check log for more details and then said "Unknown Pack Name" "Unknown Pack Description" "Unknown Pack ID"

    • @cybervax007
      @cybervax007 ปีที่แล้ว

      I Am On The Latest Version Of Minecraft Bedrock For Windows

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว

      Sounds like the manifest might not be setup right Or you have zipped up the folder and not the files directly hard to say as both would produce the same error.

  • @utoxix
    @utoxix ปีที่แล้ว +1

    Hi! I have a question. Can other players see the skin if they have the "Only Allow Trusted Skins" button on?

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว +1

      That is a good question, I have not tried it, will give it a try when I can and see if that’s the case

    • @utoxix
      @utoxix ปีที่แล้ว +1

      @@MRBBATES1 all good 👍

  • @BlubzVal
    @BlubzVal หลายเดือนก่อน

    Does this work from windows 10 and useable on ps4 and ps5?

  • @bigbeacom
    @bigbeacom 2 ปีที่แล้ว +2

    where is the download for the skin pack template thing?
    Edit: and what coding app thing do you use

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว +1

      The link is in the description, it’s referred to as the zip file. The editor I used in the video is a free win 10 app called codewriter but you can use any editor like vs code or bridge or even notepad if you wanted :)

    • @bigbeacom
      @bigbeacom 2 ปีที่แล้ว +1

      @@MRBBATES1 thank you

  • @Creeperrrr
    @Creeperrrr ปีที่แล้ว +1

    What code writer software are you using
    Also link to the download if you still know it

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว

      For showcasing i tend to use Codewriter: www.microsoft.com/store/productId/9WZDNCRFHZDT its free, its a low end editor but is good :)

  • @BuisserWall
    @BuisserWall 2 ปีที่แล้ว +1

    I am having some problems, it says my pack is not a valid ZIP archive. How do I fix it?

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      When zipping up the files make sure you zip the files and not the folder where the files are in, if that doesn’t work make sure you didn’t make it as a .rar or .7z first it must be .zip

  • @SuperFidgetOctopus
    @SuperFidgetOctopus 5 หลายเดือนก่อน

    how did you get to the skin packs folder

  • @Kelkork
    @Kelkork 2 ปีที่แล้ว +1

    Hi, thanks for the tutorial. I made the skin pack step by step but I just couldn't equip the skin, I clicked on other skins and there is an equip button but then I click back on my skin pack, it just says loading but it won't load. I don't know what I did wrong, or is it Minecraft's problem?

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      This is a minecraft problem, since the last update a number of people have said the same thing for other skin packs. Sounds like you did it right if your getting this. Best advise is to report the bug on the bug tracker and wait for it to be fixed.

    • @Kelkork
      @Kelkork 2 ปีที่แล้ว

      @@MRBBATES1 thanks

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Update :) Go to this bug report bugs.mojang.com/browse/MCPE-152216 and there is a resource pack that fixes the equip button as a temp solution until Mojang fix it properly.

    • @Kelkork
      @Kelkork 2 ปีที่แล้ว

      @@MRBBATES1 tysm

  • @xo_fay
    @xo_fay 6 หลายเดือนก่อน

    mine doesnt show up as an mcpack when i do it as i have winzip how can i do it

    • @SuamineShirokoCoeg
      @SuamineShirokoCoeg 5 หลายเดือนก่อน

      Delete the word Zip after the dot and change it to mcpack

  • @SUB2Harryrose786
    @SUB2Harryrose786 ปีที่แล้ว +1

    Only if it works on minecraft bedrock on mac

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว +1

      can you get bedrock on MAC? if so i would assume its the same, the JSON language is very universal, the only differences maybe the applications required to edit it.

    • @SUB2Harryrose786
      @SUB2Harryrose786 4 หลายเดือนก่อน +1

      @@MRBBATES1 yeAH you can

  • @elixi.
    @elixi. 2 ปีที่แล้ว +1

    in the description, there isnt any link to the template, there is only a link to the one that was made in the video. can i please get the link if anyone has it?

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Apologies I forgot to add the link after renovations on the description I will dig it out and update it shortly

    • @elixi.
      @elixi. 2 ปีที่แล้ว

      @@MRBBATES1 Its alright, and thank you! great tutorial btw ive been looking how to make one for a while :]

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      @@elixi. I have updated the GitHub page with the template. github.com/MRBBATES1/CustomSkinPack the file is called 'Skin Packs Template.zip' sorry about that :) and thank you for your nice comments :)

    • @elixi.
      @elixi. 2 ปีที่แล้ว

      @@MRBBATES1 thanks and no problem ^^

  • @Lemon_Fanta
    @Lemon_Fanta 4 หลายเดือนก่อน

    When I rename the file on my desktop to have .mcpack it doesn't change? Any idea what I'm doing wrong?

    • @therealcoreby
      @therealcoreby 3 หลายเดือนก่อน

      you need the change the file extentsion, not just put a .mcpack after naming it

    • @MrBrineplays_
      @MrBrineplays_ วันที่ผ่านมา

      If you don't see the file extensions, you need to make them visible. Then zip the file. The ".zip" will appear on the file. Rename "zip" to "mcpack" and it should work

  • @Riftio617
    @Riftio617 2 ปีที่แล้ว +1

    renaming the file doesnt work it just adds .mcpack at the end

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว +1

      Sounds like you are renaming without changing the file extension. If in windows, open file explorer and go to the folder with the pack in. Click on view and then tick the box ‘file name extensions’. You should now see the .zip on the end. If you rename the file name and replace .zip with .mcpack it should work

    • @Riftio617
      @Riftio617 2 ปีที่แล้ว +1

      @@MRBBATES1 thank you so much!

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Your very welcome :) thanks for watching

  • @pashproductions3160
    @pashproductions3160 25 วันที่ผ่านมา

    Is there any way to get this to work on console?

  • @HylianDorito
    @HylianDorito 2 ปีที่แล้ว

    having an issue for 1.18, its just stuck loading, i did it step by step and its just loading

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      I have noticed this too, I spoke to a number of people in the tech community and they all seem to have the same issue so I think it’s a bug in the game. Hopefully Mojang will sort it!!

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Update :) Go to this bug report bugs.mojang.com/browse/MCPE-152216 and there is a resource pack that fixes the equip button as a temp solution until Mojang fix it.

  • @MrMagnacharge
    @MrMagnacharge 5 หลายเดือนก่อน

    Is something up with github or am I am idiot becuse I can't download it
    EDIT : yeah I was just being a idiot I got it tho
    EDIT 2 : I can't change file type to MCPACK on windows 11
    EDIT 3 : just needed to change some setting in file explorer got it

  • @businessdoge4962
    @businessdoge4962 ปีที่แล้ว

    Im guessing this tutorial is only available for Pc and not consoles. trying to figure out how to do this stuff for xbox.

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว +1

      I’m afraid so, it used to be possible on console but not any more :(

    • @businessdoge4962
      @businessdoge4962 ปีที่แล้ว

      @@MRBBATES1 PC master race am I right? 😂

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว

      PC for the win!! 🤪

  • @iceysfuneral
    @iceysfuneral 2 ปีที่แล้ว

    the skin pack wont load in 1.19

  • @Astroisshort
    @Astroisshort 2 ปีที่แล้ว +1

    Thank you soo much, I've been looking for tutorials everywhere and none is like this. Btw can you make a cape version?
    Edit: it just keeps loading for mobile

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      The loading issue is a bug on MC at the moment, it started in the last release so hopefully they get this fixed :) i will look to see for capes, but they are not so straight forward to change :)

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Update :) Go to this bug report bugs.mojang.com/browse/MCPE-152216 and there is a resource pack that fixes the equip button as a temp solution until Mojang fix it.

  • @JumpingIsNotACrime
    @JumpingIsNotACrime 2 ปีที่แล้ว

    very easy but time taking if you want alot of skins

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Very true, there are a few 3rd party applications available online to ease this process, but as a manual way it would be time consuming for large quantities

  • @tristanw3626
    @tristanw3626 2 ปีที่แล้ว

    If I create a skin pack could I use it for the market place? (Sorry if that sounds dumb). 😎🎈

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว +1

      If you become a registered marketplace seller then yes, you change the word free to paid and then follow the instructions for marketplace it should work fine :)

    • @tristanw3626
      @tristanw3626 2 ปีที่แล้ว

      @@MRBBATES1 thank you :) 🙏🏼

  • @yousif1541
    @yousif1541 3 หลายเดือนก่อน

    How can I make a skin slim?

  • @Wolfii-_-
    @Wolfii-_- ปีที่แล้ว

    Is there a fix to the not loading bug because People are saying its fixed but its not

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว

      the original bug is marked as resolved on mojangs side, i have not seen it myself, I'm not sure what could be causing it. if your sure the pack is created correctly i would recommend submitting a bug report.

    • @Wolfii-_-
      @Wolfii-_- ปีที่แล้ว

      The only thing that was missing was the Icons in the folder for Skin.json and Manifest.json

    • @Wolfii-_-
      @Wolfii-_- ปีที่แล้ว

      Do you have a discord I can send a Image of what it actually is showing

    • @Wolfii-_-
      @Wolfii-_- ปีที่แล้ว

      Since it may be different to what you think

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว

      Yeah, discord is discord.gg/CW3QCtfQZb I will pop on and take a look when I can :)

  • @aldemei
    @aldemei 2 ปีที่แล้ว +1

    can u make this work with capes?

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      As far as I know Mojang removed the ability to add custom geo including capes so not something you can do now.

    • @aldemei
      @aldemei 2 ปีที่แล้ว +1

      @@MRBBATES1 i have capes in-game that everyone can see with the bionicben tutoria

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Ah I will take a look then thank you :)

    • @aldemei
      @aldemei 2 ปีที่แล้ว

      @@MRBBATES1 ya

  • @dogarrrps4702
    @dogarrrps4702 2 ปีที่แล้ว

    great tutorial im jsut having trouble opening the file in the first place but im sure the rest is great, not kidding im sure the rest is great but how do you open the file edit: ok never mind got it opened sorry for acting rude

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      no worries dude thank you for coming back and editing your message. glad you got it sorted :)

  • @krkhchannel
    @krkhchannel 2 ปีที่แล้ว

    i did all the steps and it doesn't work! is it because I edited the skin.json in notepad?

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว +1

      That should be fine, if it’s not working try putting your code through a json validator, this tends to me the main cause of issues.

  • @VinnyLook
    @VinnyLook ปีที่แล้ว

    its not changing into a .mcpack file thing EDIT: i fixed it but how do i make them slim

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว

      In the skins.json file change the geo to customSlim and this should use the slim model instead

  • @obvlazuly3255
    @obvlazuly3255 2 ปีที่แล้ว

    guys all my skin are slim and when i put the pack it turns.... the opposite of slim. how do i fix ????
    Edit: a guy had the same comment as me and mrbates answered :)

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      in the skins.json file for the geometry element have you used 'geometry.humanoid.customSlim', if this is set it should use the slim model.

  • @rip.this.channel
    @rip.this.channel 2 ปีที่แล้ว +1

    Works On 11 AND 7 Too

  • @ivanstarcevic4333
    @ivanstarcevic4333 5 หลายเดือนก่อน

    Why not you tell us how to build your own skin in Minecraft no addtion

  • @noobch6430
    @noobch6430 ปีที่แล้ว

    thank you it work

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว

      Glad it here it’s worked for you :) thanks for leaving a comment

  • @zStqrio
    @zStqrio 2 ปีที่แล้ว

    whats the fix for the infinite loading for rn?

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Look at pinned message there is a link to the bug tracker, on there is a pack attached to it, this should fix the issue.

    • @zStqrio
      @zStqrio 2 ปีที่แล้ว

      @@MRBBATES1 but i already use the pack it doesn't work

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      @@zStqrio it works for me, make sure you enable it in global resources and that its at the top of the list. You should then be able to equip it. however the issue should be fixed in version 1.18.30 (it is fixed for me), so you shouldn't need the pack anyways, make sure your Minecraft is up to date as a new update just released

    • @zStqrio
      @zStqrio 2 ปีที่แล้ว +1

      @@MRBBATES1 ima try it ty

    • @zStqrio
      @zStqrio 2 ปีที่แล้ว

      @@MRBBATES1 ik that mojang fixed the infinite loading but when i import a skin pack it says dupe and the original keeps loading, i even deleted it from files but didnt work (bedrock)

  • @Zero-qf8li
    @Zero-qf8li 2 ปีที่แล้ว

    it doesnt work when i upload it tho it says theres no errors

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      This is still the correct method so it’s likely you missed something or missed place something, check a json validator online to make sure it’s right. Please note you can’t use your own geo. So if you have this you can’t use it.

    • @Zero-qf8li
      @Zero-qf8li 2 ปีที่แล้ว

      @@MRBBATES1 what do you mean by geo?

    • @Zero-qf8li
      @Zero-qf8li 2 ปีที่แล้ว

      @@MRBBATES1 also the jsons are valid but it always says failed to upload

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      It’s hard to diagnose via comments section, if you join the discord and share you pack I will take a look when I have finished work to see if I can find anything that’s causing the issue.

    • @Zero-qf8li
      @Zero-qf8li 2 ปีที่แล้ว +1

      @@MRBBATES1 I was looking for a discord and never found it but also I got it to work

  • @theclaimer81
    @theclaimer81 3 ปีที่แล้ว

    I imported it, failed and said "not a valid zip archive"

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว +1

      its either been zipped up wrong or the folder structure is not right, make sure your files are not in multiple sub folders. highlight your files and click zip instead of highlighting the master folder and then change the extension to .mcpack if on desktop or android and it should just import into Minecraft

    • @theclaimer81
      @theclaimer81 2 ปีที่แล้ว

      @@MRBBATES1 I just put the folder in "mcskins" manually

  • @Starry_Moon666
    @Starry_Moon666 2 ปีที่แล้ว

    I have to play on mobile (Minecraft pocket edition) because I'm poor
    Anyway, does this work on mcpe cause it doesn't seem to be working for me :(

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      I have not tried for pocked edition so I can’t say for sure, I know people on android have said in the past they got it working for them, so I think it’s possible.

  • @natefrat221
    @natefrat221 2 ปีที่แล้ว

    sooo mine didnt turn into a .mcpack what did i do wrong?

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว +1

      Sounds like you are renaming without changing the file extension. If in windows, open file explorer and go to the folder with the pack in. Click on view and then tick the box ‘file name extensions’. You should now see the real one on the end. If you rename the file name and replace .zip or .Rae or whatever it is with .mcpack it should work

    • @natefrat221
      @natefrat221 2 ปีที่แล้ว

      @@MRBBATES1 thanks boss

  • @IdkWhatThisIsYet
    @IdkWhatThisIsYet ปีที่แล้ว

    Would this still work for windows 11?

    • @MRBBATES1
      @MRBBATES1  ปีที่แล้ว

      Yes, windows version should t affect it :)

  • @shankch
    @shankch หลายเดือนก่อน

    thank❤

  • @KimDokjaNyx
    @KimDokjaNyx 2 ปีที่แล้ว

    My skin is invisible, can you help me fix that?

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Make sure you have specified the correct path in skins.json this is the usual reason for invisible skins

  • @aldemei
    @aldemei 2 ปีที่แล้ว

    the renaming to .mcpack doesnt work

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      If your on windows make sure you have the show extensions option ticket in explorer so when it’s renamed the original .zip is removed

  • @xvenommineyoutuber3169
    @xvenommineyoutuber3169 2 ปีที่แล้ว +1

    Quick question, does notepad work for this or no?
    EDIT: NVM, IT DID!

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      It does yeah! You can use any text editor :)

    • @xvenommineyoutuber3169
      @xvenommineyoutuber3169 2 ปีที่แล้ว +1

      @@MRBBATES1 :D I am honestly happy! Thanks!

  • @Nazariy_Gar
    @Nazariy_Gar 2 หลายเดือนก่อน

    How do I download this?

  • @Owlropothry
    @Owlropothry 5 หลายเดือนก่อน

    Is that iskal85?!

  • @je_dx
    @je_dx 5 หลายเดือนก่อน

    Is geometry.cosmetic not supported? It keeps breaking my skins geometry and forcing it to use the default geometry.humanoid.custom

    • @je_dx
      @je_dx 5 หลายเดือนก่อน

      Nvm mojang removed the functionality due to abuse /: although i found a method on pc to bypass this using IObit which is cool ig

  • @ShellShock1239
    @ShellShock1239 5 หลายเดือนก่อน

    Didnt work

  • @SmollCosuna
    @SmollCosuna 2 ปีที่แล้ว

    I DONT GOT A DESKTOP

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      That does make it a little difficult but as long as you have a text editor and access to the Minecraft files then you can do it on any device

  • @alexsssi1848
    @alexsssi1848 3 ปีที่แล้ว +1

    You sound like mumbo jumbo

    • @MRBBATES1
      @MRBBATES1  3 ปีที่แล้ว +1

      Thank you :) We live in the same country, just a couple of hours away actually :)

  • @hyperhonke3556
    @hyperhonke3556 2 ปีที่แล้ว +1

    I did it on mobile

    • @MRBBATES1
      @MRBBATES1  2 ปีที่แล้ว

      Nice one that’s cool!!! Glad to know it works on mobile too :)

  • @samminecraft356
    @samminecraft356 ปีที่แล้ว

    NO WAY
    NO WAY

  • @temperrrgaming2421
    @temperrrgaming2421 3 ปีที่แล้ว +1

    2
    thaks