How to Make POTION SWORDS Using CUSTOM ENCHANTMENTS 1.21+

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

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

  • @phunghieu2007
    @phunghieu2007 4 หลายเดือนก่อน +3

    Hhaha i really love that people started to learn fundamental of programming just to nake their own ideas when the new 1.21 drop. I'm one of them

  • @mattmiller6288
    @mattmiller6288 5 หลายเดือนก่อน +7

    Underrated channel you deserve more subs

  • @freddycrow
    @freddycrow 5 หลายเดือนก่อน +3

    It can't be, I thought you'd already forgotten about this map (and Minecraft in general). The new features in 1.21 are very cool, there are so many things you can come up with. Shoot videos more often

    • @BurntOutGamer
      @BurntOutGamer  5 หลายเดือนก่อน +1

      Good to see you Freddy! Thank you, and to be honest I will never forget about this map or Minecraft. I will only ever take long breaks (or shorter ones) :)

  • @batcat3660
    @batcat3660 5 หลายเดือนก่อน +4

    ooh! this is pretty cool

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

      It's so convenient!

  • @hasantopcu556
    @hasantopcu556 5 หลายเดือนก่อน +4

    Nice channel, please upload videos more often, I'm sure you will get rewarded

    • @BurntOutGamer
      @BurntOutGamer  5 หลายเดือนก่อน +1

      Will do, thank you! I’ve been quite busy lately but I have a lot of ideas for more videos

  • @mattmiller6288
    @mattmiller6288 5 หลายเดือนก่อน +3

    How would I go about making multiple levels for the enchant?

    • @BurntOutGamer
      @BurntOutGamer  5 หลายเดือนก่อน +1

      I’m going to make a bigger video on data-driven enchantments where I explain how to do this soon! Probably within the next week. I haven’t worked out the specific code for these enchantments yet otherwise I would give you a quick answer now.

    • @mattmiller6288
      @mattmiller6288 5 หลายเดือนก่อน +2

      I’ve figured it out.
      Using your poison sword as an example, you can change the 6 into an object and it would like this:
      “max_duration”: {
      “type”: “minecraft:linear”,
      “base”: 6,
      “per_level_above_first”: 1
      }
      This would make the poison effect last one more second than the previous level.

    • @BurntOutGamer
      @BurntOutGamer  5 หลายเดือนก่อน +1

      @@mattmiller6288 awesome! Glad you could figure that out and I’ll definitely be using that in the future!

  • @ItzAyeeo
    @ItzAyeeo 2 หลายเดือนก่อน +1

    Could you not just drop the dang file like

    • @BurntOutGamer
      @BurntOutGamer  2 หลายเดือนก่อน +1

      You’re right I definitely could have done it for this video because there’s a lot of text on these compared to the others. There is a point to not though as many people would just come, look in the description immediately, and then just grab the file and not watch the video. Obviously it’s not ideal from a datapack consumer’s standpoint, but for a TH-cam creator standpoint it tends to help out the video a lot more if the download isn’t just in the description.