Frostbyte Forge
Frostbyte Forge
  • 8
  • 4 279

Відео

How To Make Custom Structures In Minecraft 1.21.4 | Minecraft Datapack Tutorial
Переглядів 69814 днів тому
A quick tutorial on making custom structures that spawn naturally in your Minecraft world using datapacks.
How To Make Custom Entities In Minecraft 1.21.4 | Minecraft Datapack Tutorial
Переглядів 31314 днів тому
A quick tutorial on making custom entities in Minecraft 1.21.4 using a datapack.
How To Make Custom Items In Minecraft 1.21.4 | Minecraft Resource Pack Tutorial
Переглядів 425Місяць тому
A quick and simple tutorial on making custom items in Minecraft 1.21.4 using a resource pack.
How To Make Custom Dimensions In Minecraft 1.21.4 | Minecraft Datapack Tutorial
Переглядів 520Місяць тому
A super fast and simple tutorial on making custom dimensions in Minecraft with a datapack.
How To Make Custom Crafting Recipes In Minecraft 1.21.4 | Minecraft Datapack Tutorial
Переглядів 930Місяць тому
Learn how to make custom crafting recipes like a pro in under 10 minutes! pack.mcmeta file: { "pack": { "pack_format": 61, "description": "Description" } }
How To Make Custom Enchantments In Minecraft 1.21.4 | Minecraft Datapack Tutorial
Переглядів 459Місяць тому
Learn how to make custom enchantments in Minecraft 1.21.4 without mods! (I'm using Visual Studio Code with the Datapack Helper Plus extension) pack.mcmeta file: { "pack": { "pack_format": 61, "description": "Description" } }
How To Make Custom Advancements In Minecraft 1.21.4 | Minecraft Datapack Tutorial
Переглядів 811Місяць тому
A quick and simple tutorial on making custom advancements in Minecraft for complete beginners. pack.mcmeta file: { "pack": { "pack_format": 61, "description": "Description" } }

КОМЕНТАРІ

  • @raffycomixinc
    @raffycomixinc 17 годин тому

    does this work for mac? new sub btw

    • @FrostbyteForge
      @FrostbyteForge 12 годин тому

      It should work as long as you are using java edition!

  • @AvossaBarbarossa
    @AvossaBarbarossa День тому

    Awesome video thanks 👍

  • @aosh-t8s
    @aosh-t8s День тому

    bro!Can you send me the link to the data package? When I try to replicate your operation, it says that the data package verification failed.

    • @aosh-t8s
      @aosh-t8s День тому

      No thanks, I've done it, thanks again

  • @zackpynn7180
    @zackpynn7180 2 дні тому

    Fantastic video

  • @LouiSwagula
    @LouiSwagula 2 дні тому

    Very helpful and easy to follow

  • @GamingUPGD
    @GamingUPGD 2 дні тому

    Doesnt work, Nothing in the logs, i used the website, and i used a .json

  • @vrickyzc8087
    @vrickyzc8087 3 дні тому

    Good video, Do you know how to detect when something hits you?

    • @FrostbyteForge
      @FrostbyteForge 3 дні тому

      I do! As yourself run "/execute on attacker run say test" this is pretty much an execute as the player who attacked you

  • @becca4leafcloverMC
    @becca4leafcloverMC 4 дні тому

    oh this is COOL!! Ive wondered for a while how people do custom entities considering they aren't usually possible, but this makes it SO easy! I'm immediately thinking of how Wynncraft does their custom models

  • @bymalexgdcruz5157
    @bymalexgdcruz5157 5 днів тому

    THANK'S YOU!!!!

  • @DuckMaster-42
    @DuckMaster-42 6 днів тому

    wow this looks complex :o I wanna try to do it though, I want to make small rare structures spawn on end islands with a custom trader inside

    • @FrostbyteForge
      @FrostbyteForge 6 днів тому

      Wow this sounds cool :o I would love to see what it looks like when you finish it!

  • @CsBkalandok
    @CsBkalandok 10 днів тому

    You are the best!❤❤❤

  • @BombpopISsilly
    @BombpopISsilly 11 днів тому

    it wont let me craft the things I've made, I've looked at the log and I see no errors, I did /datapack list and it didn't show up, I followed the tutorial perfectly, I'm very confused

    • @FrostbyteForge
      @FrostbyteForge 10 днів тому

      Did the datapack work before you added your recipes?

    • @BombpopISsilly
      @BombpopISsilly 10 днів тому

      @ i removed the recipes from the datapack folder (if thats what you meant) and went back into the game and put /datapack list and it still didnt show up, to be clear i think its my computer thats the problem, not the tutorial u did very good

  • @speedy_808
    @speedy_808 11 днів тому

    can you upload the datapack?

    • @FrostbyteForge
      @FrostbyteForge 10 днів тому

      I could, but I am not sure which way would be best. If you know any good free platforms I will look into them!

    • @speedy_808
      @speedy_808 10 днів тому

      ​@FrostbyteForge You could upload it to Planet Minecraft

    • @FrostbyteForge
      @FrostbyteForge 10 днів тому

      @@speedy_808 Can I make it link-only?

  • @Saberr.01
    @Saberr.01 11 днів тому

    Keep posting man, great content very informative and I love the instructions and how clear they are

  • @agent_007youtube4
    @agent_007youtube4 12 днів тому

    This guy is netherite block in the world of gold ingots. My custom datapack is full of useful features, and it's all because of you❤

    • @FrostbyteForge
      @FrostbyteForge 12 днів тому

      This might be the nicest comment I have ever received. And that's saying something lol!

  • @Saberr.01
    @Saberr.01 13 днів тому

    THANK YOU MATE APPRECIATE IT

    • @FrostbyteForge
      @FrostbyteForge 12 днів тому

      Hope this was what you wanted!

    • @Saberr.01
      @Saberr.01 12 днів тому

      @FrostbyteForge was exactly what i needed and now my datapack is working, only thing im trying to figure out is how to make advancements that give me the advancement if i pick up any one of 6 items

    • @FrostbyteForge
      @FrostbyteForge 12 днів тому

      @@Saberr.01 If you are following my tutorial on advancements, you can use the inventory changed trigger. Hope this helps!

  • @thousandv2
    @thousandv2 13 днів тому

    Amazing video ! I was wondering about the limitations of inventorie managment and data store. I had the idea of making a backpack but absoluty no idea on where to start, do you have any idea ? 😓💖

    • @FrostbyteForge
      @FrostbyteForge 13 днів тому

      TYSM! Using /item you can copy items from one container to another. With that in mind, you could have an invisible chest minecart act as a separate inventory and copy items from it to the player and back. Hope this helps!

    • @thousandv2
      @thousandv2 13 днів тому

      That's blrilliant, tnk u so much 🥰💖​@FrostbyteForge

    • @FrostbyteForge
      @FrostbyteForge 13 днів тому

      @@thousandv2 Another (possibly better) alternative is to teleport the minecart to their head when they hold the backpack item.

  • @LouiSwagula
    @LouiSwagula 13 днів тому

    A very thorough and easy to follow tutorial is always appreciated. Thank you very much!

  • @MrEgCCBee
    @MrEgCCBee 13 днів тому

    BRO I JUST WAS THINKING “maybe I should comment on that guys vid so he makes one about structures” and u Upload vid

    • @FrostbyteForge
      @FrostbyteForge 13 днів тому

      Glad this helped you! I have a community post if you have any other ideas.

  • @f0rg0t
    @f0rg0t 13 днів тому

    Thank you

  • @Bullsenbones
    @Bullsenbones 13 днів тому

    I tried to exactly copy the tutorial and I even tried to turn on game outputs in the launcher settings to see what's wrong and it says it's ignoring my datapack but Idk why

    • @FrostbyteForge
      @FrostbyteForge 13 днів тому

      What do you mean "ignoring your datapack?"

    • @Bullsenbones
      @Bullsenbones 12 днів тому

      @FrostbyteForge it says Found non-pack entry 'C:\Users\Charles\AppData\Roaming\.minecraft\saves\Test World\datapacks\Epic Datapack', ignoring

    • @FrostbyteForge
      @FrostbyteForge 12 днів тому

      @@Bullsenbones This means your pack was not a valid pack. Make sure that you pack.mcmeta and file structure is all correct

    • @Bullsenbones
      @Bullsenbones 12 днів тому

      I copied the pack.mcmeta from the description and my files are C:\Users\Charles\AppData\Roaming\.minecraft\saves\Test World\datapacks\Epic Datapack\data\crafting ecipe I also have the pack.mcmeta in the same folder as data.

    • @FrostbyteForge
      @FrostbyteForge 12 днів тому

      @@Bullsenbones Try making the pack for something else, get that working, and then try to add the custom recipes.

  • @LightedDynamite
    @LightedDynamite 14 днів тому

    Hi

  • @LucarioZombie
    @LucarioZombie 14 днів тому

    Any easy way to create a nether-like portal that connects any two dimensions?

    • @FrostbyteForge
      @FrostbyteForge 14 днів тому

      Unfortunately, no. You have to make them all manually, including checking for every block required to light the portal.

  • @Cathowl
    @Cathowl 14 днів тому

    Thanks so much! They changed the formatting on both the packs and the folders, and my old custom recipes weren't working. This is the first place I found that showed me the new folder nesting!

  • @thousandv2
    @thousandv2 15 днів тому

    This was in fact, pretty usefull to me as I'm trying to do a custom pig... The sad part is to know that now I must animate every limb of the pig for the walk animation and then, l guess, make it play the animation when it moves and stop playing it when it doesnt. Now that you confirm it is posible to animate the head by its own, ill investigate that on my own. In any case tnk u very much, this was a huge help to me. Keep it going 👍💖

    • @warmfingy9244
      @warmfingy9244 8 днів тому

      You can just use the new pig variant base to make a custom pig. You can create your own variants and they don’t have to spawn in wild. With no optifine all in vanilla

    • @Sek_ofc
      @Sek_ofc 3 дні тому

      @warmfingy9244 you found a utility for the variants of the pig!!!

  • @FrostbyteForge
    @FrostbyteForge 15 днів тому

    Sorry about the crackling mic, my headset is literally falling apart. I ordered a new one which should get here Monday 😁!

  • @Saberr.01
    @Saberr.01 16 днів тому

    hey i followed your steps exactly and the tab wont appear

    • @FrostbyteForge
      @FrostbyteForge 16 днів тому

      Try this: Open the Minecraft launcher and go to settings in the bottom right. Enable "Open output log when Minecraft: Java Edition starts" Start Minecraft and open the world. Check the log for any errors, if you don't know what they mean I can try to translate. Hope this helps!

    • @Saberr.01
      @Saberr.01 16 днів тому

      @FrostbyteForge hey so i just saw this did what you said and was given this error Couldn't parse data file 'advancementpack:joyride' from 'advancementpack:advancement/joyride.json': DataResult.Error['Advancement completion requirements did not exactly match specified criteria. Missing: [use]. Unknown: []']

    • @FrostbyteForge
      @FrostbyteForge 15 днів тому

      @@Saberr.01 Can you give me the text in the json file?

    • @Saberr.01
      @Saberr.01 14 днів тому

      @FrostbyteForge no need i figured it out after a good nights sleep and rewatching your video thank you so much for this tutorial

    • @FrostbyteForge
      @FrostbyteForge 14 днів тому

      @@Saberr.01 Love to hear it!

  • @iHansMC
    @iHansMC 18 днів тому

    nice video thanyou sm

  • @thousandv2
    @thousandv2 19 днів тому

    Amazing video, quick to the point an easy to follow. U just gained a new sub. Keep it going 👍

  • @Kai1907
    @Kai1907 23 дні тому

    Very good video my dude, keep going 👍

    • @FrostbyteForge
      @FrostbyteForge 23 дні тому

      TYSM! Ideas are the hardest part, so if you ever have any leave them on my community post.

    • @Kai1907
      @Kai1907 22 дні тому

      @FrostbyteForge oh I know exactly what you could do

  • @gamingwithjosh7826
    @gamingwithjosh7826 24 дні тому

    couldn't get it to work for me no matter what i did

    • @FrostbyteForge
      @FrostbyteForge 24 дні тому

      Try this: Open the Minecraft Launcher and go to settings in the bottom left. Enable "open output log when Minecraft: Java Edition starts" start Minecraft and open the world with the datapack. Check the log for any errors, if you don't understand them, just tell me and I can try to translate.

  • @profakuni
    @profakuni 26 днів тому

    why my mcfunction command not working? like this right? execute if entity @s[nbt={SelectedItem:{components:{"minecraft:enchantments":{levels:{"enchant:boom":1}}}}}] run summon tnt pos: ~ ~ ~ {explosion_power:1}

    • @FrostbyteForge
      @FrostbyteForge 26 днів тому

      That looks right... Try this: In the minecraft launcher, go to settings and enable open output log when minecraft starts. When you start your world check the log for any errors. If you don't know what they mean I can try to translate. Hope this helps!

    • @profakuni
      @profakuni 25 днів тому

      @FrostbyteForge Finally it worked, thanks

    • @FrostbyteForge
      @FrostbyteForge 25 днів тому

      @@profakuni You can't see me, but I want you to know I'm celebrating with you! Glad you fixed it!

  • @callmecarrots9628
    @callmecarrots9628 26 днів тому

    (I had an old problem but I fixed it). New problem: How can I override existing recipes / remove existing recipes? This is for a server hosted by aternos, and I can't seem to find the game jsons on every individual recipe.

    • @FrostbyteForge
      @FrostbyteForge 26 днів тому

      To override recipes you need to put them in the "minecraft" namespace. Hope this helps!

  • @buncis6858
    @buncis6858 27 днів тому

    Thank you! Very clear video : ))

  • @fablp1220
    @fablp1220 28 днів тому

    how do i make custom items?

    • @FrostbyteForge
      @FrostbyteForge 28 днів тому

      I just recently made a tutorial on that if you want to check it out.

  • @Mr_TopMan
    @Mr_TopMan 28 днів тому

    Crazy good but do you need like optifine or C.I.T for it to work ?

    • @FrostbyteForge
      @FrostbyteForge 28 днів тому

      Nope! This works all in vanilla, I just use shaders for the looks.

  • @tadohara
    @tadohara 29 днів тому

    you seriously have no idea how much I needed this man, i had no idea how to use misode

    • @FrostbyteForge
      @FrostbyteForge 29 днів тому

      TYSM! I made this channel to help people, and comments like this tell me that I'm doing just that.

  • @RobloxNerdH
    @RobloxNerdH Місяць тому

    it dident work

    • @FrostbyteForge
      @FrostbyteForge Місяць тому

      Can you explain what didn't work?

    • @RobloxNerdH
      @RobloxNerdH Місяць тому

      @FrostbyteForge it dident let me craft it

    • @FrostbyteForge
      @FrostbyteForge Місяць тому

      @@RobloxNerdH Do "/datapack list" and see if your datapack shows up

    • @BombpopISsilly
      @BombpopISsilly 11 днів тому

      @FrostbyteForge mines not working and the datapack did not show up

    • @FrostbyteForge
      @FrostbyteForge 11 днів тому

      @@BombpopISsilly In the Minecraft launcher go to settings and enable "Open output log when Minecraft: Java Edition starts" start your world and look for any errors in the log

  • @RobloxNerdH
    @RobloxNerdH Місяць тому

    how do I make levels of the enchant

    • @FrostbyteForge
      @FrostbyteForge Місяць тому

      When you add your enchantment there is a number next to it, that is the level.

  • @jaroithink
    @jaroithink Місяць тому

    glad to finally see a tutorial that doesnt explain 50 billion things when all you want is a void world

  • @makiskijken4092
    @makiskijken4092 Місяць тому

    Is there a way to make a recipe based on a custom item? For example a custom wool ingot to make a wool axe. I don't know what to put in the "entry" (e.g. minecraft:stick). What should I put there if I want it to be a custom item?

    • @FrostbyteForge
      @FrostbyteForge Місяць тому

      Is the wool ingot from a datapack or a mod?

    • @makiskijken4092
      @makiskijken4092 Місяць тому

      @FrostbyteForge it's a datapack recipe for a custom item based on an iron ingot.

    • @FrostbyteForge
      @FrostbyteForge Місяць тому

      @@makiskijken4092 I get that the recipe is in the datapakck, I need to know if the item is or not.

    • @makiskijken4092
      @makiskijken4092 Місяць тому

      @FrostbyteForge it isn't in the pack but uses custom model data and a texturepack. I don't know how to put the item in the datapack.

    • @FrostbyteForge
      @FrostbyteForge Місяць тому

      @@makiskijken4092 Unfortunately, I'm not sure if you can use custom datapack items in custom crafting. I only know how to make the result custom. There are a few discord servers you can try to get more professional help than I can give.

  • @ForEpic88
    @ForEpic88 Місяць тому

    i don't know why but it's not working pls help 😓

    • @ForEpic88
      @ForEpic88 Місяць тому

      I'm trying to override leather horse armor but it's not working only the custom recipes are

    • @FrostbyteForge
      @FrostbyteForge Місяць тому

      @@ForEpic88 To override default recipes you need to change your namespace to "minecraft"

  • @knecks7374
    @knecks7374 Місяць тому

    So i wanna make like a custom projectile. I am thinking two leads can craft an item named lasso. Can you explain how we can add custom name and stuff if possible

    • @FrostbyteForge
      @FrostbyteForge Місяць тому

      At 5:22 when I mention components, you should find item name there. Hope this helps!

    • @knecks7374
      @knecks7374 Місяць тому

      ​@FrostbyteForge Thanks for replying and Yeah i fiddled around a bit and was able to get custom name. I also added a custom_model_data property to uniquely detect the item from a normal lead and execute a function on each tick. Although how to actually like identify the item based on nbt data is a bit beyond me. Especially due to changes in 1.21.4, i cant find many tutorials either lol

    • @FrostbyteForge
      @FrostbyteForge Місяць тому

      @@knecks7374 That's pretty much the reason I made this channel! I was struggling to find good tutorials on some of these things, so I taught myself! If there are ever any tutorials you want to see, I have a community post where you can leave suggestions.

  • @enzoleonewerneck7334
    @enzoleonewerneck7334 Місяць тому

    yo can you but the codes please? tysm

    • @FrostbyteForge
      @FrostbyteForge Місяць тому

      If you meant or me to include the pack.mcmeta code, it's in the description now!

    • @fabulachimeric1651
      @fabulachimeric1651 Місяць тому

      @FrostbyteForge can you give me the format of the recipe files created? Like is it .json or some kind of .mcrecipe? It'd help tremendously!

    • @fabulachimeric1651
      @fabulachimeric1651 Місяць тому

      Oh just saw it in the vid.

  • @leadoggy6473
    @leadoggy6473 Місяць тому

    Nice video bro, my friends AxABeats brought you up to 7

    • @FrostbyteForge
      @FrostbyteForge Місяць тому

      Thank you! Just let me know if you want any specific tutorials!

    • @leadoggy6473
      @leadoggy6473 Місяць тому

      @FrostbyteForge nice, and you should check out my friends, they made 2 great new lofi,

  • @Laleere
    @Laleere Місяць тому

    it get 4 views