Everything Custom Enchantments Can Do (Minecraft 1.21)

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ต.ค. 2024
  • Previous Episode - • How to Make Custom Enc...
    Tutorial Datapacks - drive.google.c...
    Wiki Page - minecraft.wiki...
    That one bug report I mentioned - bugs.mojang.co...
    Join the Discord for a copy of the big enchantment guide! / discord
    Hey, you read the entire description, here's a bonus clip as a reward • intentional spelling e...
  • เกม

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

  • @conure512
    @conure512  18 วันที่ผ่านมา +7

    15:45 As of Minecraft 1.21.2 (currently set to release soon), this bug I mentioned has been fixed, and also the projectile_spawned component now works on all projectiles, not just arrows! So for example you can apply a projectile enchantment to a Snowball item, and the snowball will receive that effect when you throw it.

  • @HedgieMaster05
    @HedgieMaster05 3 หลายเดือนก่อน +52

    YIPPEE SO EXCITED FOR THE COMMUNITY ENCHANTS!

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

      Skibidi V coming soon 💀

  • @Satwr
    @Satwr 3 หลายเดือนก่อน +38

    there are also "Enchantment Functionality Tags" for example: "smelts_loot: Enchantments that cause loot drops to be smelted" or "Enchantment Availability Tags" for example: "tradeable: Enchantments that show up on Books in Villager trades"

    • @overforest1195
      @overforest1195 3 หลายเดือนก่อน +15

      A thing to note about "smelts_loot" though is that the functionality is granted in the loot table and is not hard coded into every smeltable item, so unless you want your custom enchantment to only smelt loot that Fire Aspect smelts, you will need to make a separate tag for the new enchant(s) and edit the loot tables of everything you want it to smelt (or at least that's what it looks like from what I've checked over that tag so far)

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

      @@overforest1195 Time to make a flame touch pickaxe

  • @Pacca64
    @Pacca64 3 หลายเดือนก่อน +15

    Used location_changed to make hoe enchants for auto planting and autoharvesting. Made it account for variable heights and use items from the offhand for planting, and the fortune level of the hoe for harvesting. Super satisfying!

  • @crandallsoutloud8395
    @crandallsoutloud8395 3 หลายเดือนก่อน +16

    Saw your last video and immediately subscribed. Super excited for this video!!

  • @thesuitablecommand
    @thesuitablecommand 3 หลายเดือนก่อน +10

    Finally! I can create an enchantment to mimic frost walker, but on lava!
    Though this stuff can be used for tons of stuff. I love it. Who needs mods anymore lol.

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

      mods are still infinitely more expansive

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

      @DJSlimeball true. There's some stuff datapacks just can't do. Like, afaik you can't make new blocks. You can make "new mobs" but it's a hassle and sorta hacky depending on how you go about it.
      Although datapacks have been becoming increasingly versatile. Who knows, maybe one day those things will be in datapack territory, too.

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

      Modding is much easier with these datapack features too imo

  • @TwentySeventhLetter
    @TwentySeventhLetter 3 หลายเดือนก่อน +22

    I actually think adding more curses that have negative attributes associated with them will be a great way to have a curse you'll actually use. Like maybe I just don't care that much if I walk 10% slower if it means I can use boots with feather falling 4 or something

    • @lukasVGL
      @lukasVGL 3 หลายเดือนก่อน +7

      Curses would be so good if they had an negative effect and a positive effect, like the turtle master potion
      for example, Curse of shine, you produce a strenght 10/12/15 light but mobs can spot you 10/12/15 blocks farther away
      The pros outweigh the cons but there are still cons, also allowing more balancing other than rarity and incompatibility

    • @TwentySeventhLetter
      @TwentySeventhLetter 3 หลายเดือนก่อน +1

      @@lukasVGL Yeah the issue with the current ones are they're too costly to be worth using ever, and it's trivial to replace the item in question with an uncursed version. If there were some benefit you could only access in the presence of the curse, then they'd be more interesting but the current meta is just "don't use cursed equipment"

    • @lukasVGL
      @lukasVGL 3 หลายเดือนก่อน +1

      @@TwentySeventhLetter I was suggesting that. have a curse that has a unique/stronger positive effect with a curse

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

    You can combine this with a predicate that checks for the eating advancement to do stuff on right click. Which allows you to re-use the advancement.

  • @the67th16
    @the67th16 3 หลายเดือนก่อน +6

    I am both elated and dreaded to use this new feature, because I've already made some custom enchants that would work amazingly with this, but I'm gonna have to re-code it.

  • @Coolness7423
    @Coolness7423 3 หลายเดือนก่อน +15

    Bro you are the king of data packs. These are so good. Thank you for these, you deserve so much more views

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

      The king of datapacks is actually CreeperMagnet 🤭

    • @Coolness7423
      @Coolness7423 3 หลายเดือนก่อน +1

      @@BigMastah79 Nuh uh

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

      @@Coolness7423 Yuh huh, play The Creeper’s Code

    • @Coolness7423
      @Coolness7423 3 หลายเดือนก่อน +1

      @@BigMastah79 That's a project, not a person. Therefore Conure is the king of data packs

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

      @@Coolness7423 Yes it’s a project developed by…. people? It’s actually insane what CreeperMagnet does in TCC, way more advanced than the stuff in this video.

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

    I’m not sure why, but I can’t get my enchantments to do anything. Can anyone tell me some common mistakes I might’ve made?

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

    hey, is there way to run different functions depending on the level of enchantment?

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

    Example usecase for summon entity: When an arrow is fired, delete that arrow and summon a fireball entity at its previous location

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

      Wouldn't you want the fireball to be moving though?

  • @asdru
    @asdru 3 หลายเดือนก่อน +2

    i'll tell you why u cant reference predicates in the requirements field. Predicates are reloaded with /reload, enchantments arent. So for some reason u cant use them or smth i dont remember but i read this somewhere

    • @conure512
      @conure512  3 หลายเดือนก่อน +2

      I would've used this line of logic as well if it hadn't been for functions. Functions ARE reloadable and you can still reference them.
      Although maybe it's something to do with the risk of the predicate not existing, which would sorta make sense, but imo there should be a system where if a predicate doesn't exist, a call to it will always return false. Functions already have something like that, in that a call to a nonexistent function just does nothing, which is probably why they're ok with referencing functions now that i think about it

  • @Capiosus
    @Capiosus 3 หลายเดือนก่อน +1

    I’ve gone too deep in minecraft when he says “damage” I think item damage.

  • @l_t_l535
    @l_t_l535 3 หลายเดือนก่อน +1

    I'm trying to give a tool with my custom enchantments but it didn't work so can anyone help me ?
    Here is my order for now :
    give @s trident[custom_name='["",{"text":"La Fourchette","italic":false,"color":"aqua"}]',lore=['["",{"text":"Pratique pour manger du zombie","italic":false,"color":"green"}]'],enchantments={levels:{riptide:10}},unbreakable={}]

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

      You're applying "minecraft:riptide" here, not a custom enchantment. To apply a custom enchantment, put it in quotes and use your datapack's namespace.

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

      @@conure512 oooh thank you, it work. Yes I hadn't put my custom enchant because I didn't know where to put it basically I created an enchant which gives conduit_power so here is the command:
      give @s trident[custom_name='["",{"text":"The Fork","italic":false,"color":"aqua"}]',lore=['["",{"text ":"Handy for eating zombie","italic":false,"color":"green"}]'],enchantments={levels:{riptide:10,"namespace:conduit_power":1}},unbreakable= {}]

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

    im getting an error when using apply mob effect, the error occurs in the field "to_apply" which in my code is "to_apply": "19",

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

      I believe to_apply is supposed to be the name of the effect, they no longer use numerical ids. Instead of 19 you'd do "minecraft:speed" or whatever it is (i forgot what 19 was which is probably the main reason they switched over lmao)

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

      its still not working

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

    Having a mob xp drop value setter means we can make a Wisdom enchantment which is like looting but for xp

  • @Lyokoheros-KLPXTV
    @Lyokoheros-KLPXTV หลายเดือนก่อน

    That was a great tutorial, You just got a new subscriber ;)
    Subscriber with a questions.
    1. Can enchantment atributes be used to remove/add new/change "members" of exclusive enchantments group?
    2. About particles, is it possible to spawn some particles (per x ticks or based on distance traveled) from shooted projectile? I mean like adding smoke particles to arrow emited with a bow enchanted with flame.
    3. Can setting things on fire be added to flame/fireaspect(right click) I mean to make it work like flint and steel (maybe even including activating portals, but at the very least lit campfires, candles and tnt) I meat do ignite work for that? (I know You said litting candles/campfires wasn't added but I'm not sure if You were reffering just to making it effect of fire aspect in Vanilla, or possibility of do that at all)
    4. About the explosion component, can it be customized to NOT affect player with this enchantment… or does it have to be done by damage immunity (though that would also make player immune to all other explosions, right?)
    5. I guess we could use replace block to change just one specific into one other specific one... (like water into ice) but can we make it so the block would be dependend on level? Like let's say "ice touch" enchantmnet which on the 1st level turns water into ice, on 2nd level into packed ice and on 3rd level into blue ice?
    6. Can summon NBT be used to summon flyng fireball/ghast fireball? I mean to make something like "magic wand/staff". Or to summon wind charge at hit block - to kinda add secondary effect of windburst to mace, so You could right click to bounce up into the air (or bounce with it from ceilling/walls while flying elytra) - which could remove 2 durability for balance
    7. Can something like parrying enchantment be made? I mean something like negating and returning some percent of damage to meele attacker?
    8. Can it be used do make enchantment which would basicaly change the tool into survival-working
    9. How to set on which item the enchantment would be applicable, and if (and on which) it will be avaible in enchanting table?
    10. Can function be used to make weapon have freezing effect? Like afflicting freezing damage for some time (as if affected entity start freezing and was inside powder snow through duration of this effect) and immobilize
    …and do You maybe have some introductory tutorial to minecraft functions? I have no problem with setting things in JSONs, but for the functions I'm not really sure how to start.

  • @WhyCatsCantFly
    @WhyCatsCantFly 3 หลายเดือนก่อน +2

    can we all just recognize how now every time mojang adds a new cool enchantment, we get new fun toys to play with? think of channeling allowing hit_block or frost walker/soul speed having location_change
    so excited to update all of my datapacks with these!

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

    i did everything in ur video, not working, then i tried downloading ur datapack and its not working TOO :sob:

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

      its just not showing in /enchant

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

      If the downloadable pack didn't work, you're either using the wrong minecraft version (this only works in 1.21), or you just didn't restart your server/world. Remember, /reload doesn't work on enchantments.

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

    is there an on block mined effect id? similar to how silk touch operates?
    im hoping for a Vein miner adjacent enchantment datapack

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

    Hello! Do you know a way to make particles spawn on an entity every tick after I for example hit them with my enchanted weapon? I have tried a couple ways but haven't gotten anything to work yet, and I didn't really know how to implement it.

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

    I got 2 questions, could you make a video where u show us how to make bleeding enchantment, so when u hit someone they take damage for example 2 seconds, or poision where they get poision for 2 seconds, and does this work for all versions or only 1.21?

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

    Please i don't need you to have a good script, the video is already good, been wanting to make mod recently but I'm clueless in coding
    By the way can you make some example on the next video? Maybe lightning sword on hit, lifesteal or summon ally vex. Mods already did those but really want to learn to custumize it myself. I also learnt the /particle command which some are really cool so i want to trigger them too like the sonic move of the warden but instead an arrow on hit, or maybe bow that summon homing Shulker bullet to the target hit

  • @-nubnub_280-8
    @-nubnub_280-8 24 วันที่ผ่านมา

    hey conure can you help me make an enchantment using the spin attack strength? every time i try to do anything with it i cant load in the world because it says there is an error in my datapack. this only happens with the spin attack.
    Edit- I used the riptide preset in misode and it works, but even changing the slightest thing like the description makes an error appear.

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

    Yipeeeeeeeeee!!!

  • @TrxtaTutto
    @TrxtaTutto 3 หลายเดือนก่อน +2

    Have never clicked faster than this

  • @DimiDzi
    @DimiDzi 10 วันที่ผ่านมา

    so far I haven't seen anything about right clicking on blocks or entities

  • @bloxxer_tv
    @bloxxer_tv 3 หลายเดือนก่อน +1

    Thank you for the video. Now, hopefully this will inspire other creators to create videos talking about the other data-driven stuff we can do!
    Also, everyone who's ever wanted auto smelting pickaxes or speed leggings, now you can do that in vanilla.

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

    does anyone actually know how to use remove_binomial?

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

    TEAM NO SCRIPT LET'S GO!!!
    This is going to be awesome.

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

    I think they added mob XP for modders, since many mods do things like that.

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

    this video kinda solved 90% ok a project i am working on

  • @hlibprishchepov322
    @hlibprishchepov322 3 หลายเดือนก่อน +2

    Can i use enchantments without enchanted items?

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

    Why don't you use a proper code editor for easier readability?

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

    I've been trying to mess with the explode entity effect and I dont really know how to fill up "small_particle", "large_particle" and "soun". Could yo give me a example of those?

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

      The particles are always an object with a "type", and then other fields that vary based on the type. Here's the wiki page with all the options minecraft.wiki/w/Particle_format#List_of_particle_types
      Sound is just a string with a sound event (same names as what pops up in tab complete when you do /playsound)

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

      @@conure512 i still havent quite figured out what to put next to both the particles. I dont know if ive been writing something wrong or not. Also, I've been watching a lot of your videos lately and it would be really good if you reminded the people watching of subscribing! I myself forgot on the first two lmao,and just saying it is enough to boost up the count.

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

    I ended up making an exploder in a test world with an enchant that summoned an explosion and immediately killed the user on tick, so you could summon an armor stand wearing it to make an arbitrary explosion. Of course, thats dangerous stuff, accidentally put in on and softlocked thr world x3

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

      That's a great idea!

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

    Is there any predicates for using a shield?

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

    great video, super useful, got me to make some custom enchants for myself! however, i'm running into an issue trying to make multishot also apply to tridents. i copied the multishot json and just changed the supported items from enchantable/crossbow tag to minecraft:trident, and although it does let me enchant the trident with multishot it doesn't actually add the projectiles. any ideas? really stumped on this one

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

      Multishot is hardcoded to only work with arrows. Trident enchantments and arrow enchantments generally don't mix

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

      @@conure512 aw that's kind of sad, is there any way that this functionality can be achieved? i tried looking at projectile spawned but couldn't get that to behave how i envisioned either. either way, thanks for response

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

    How would i replicate protection enchant and have it work for armor overall? i cant add multiple tags into supported items

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

      @@Arcadian001 You can make a new tag that references all those tags, and there might also be a #enchantable/armor tag (i dont remember right off, check the wiki for the exact name)

  • @mohammadazad8350
    @mohammadazad8350 3 หลายเดือนก่อน +1

    4:39 It's interesting to me (as a non native) that "whom" is so uncommon that you have never used it "unironically" in your life untile now.

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

      yeah basically no one uses whom unless they're speaking formally. it's technically a grammatical error to use "who" as an object but nobody really cares lmao

  • @NennysProkuktions
    @NennysProkuktions 3 หลายเดือนก่อน +2

    Criminally underated video.

  • @mr.cauliflower3536
    @mr.cauliflower3536 2 หลายเดือนก่อน

    Wait, so you can create a wololo stick?

  • @DrillCenter-mf1yg
    @DrillCenter-mf1yg 2 หลายเดือนก่อน

    Hey there Conure, I love your videos and I was trying to tinker with your example data pack but couldn't rename or make my own enchants. Im struggling with it a lot so can you please release another video with a linked data pack with your own (specific) custom enchants? Anything you want really, but it will really help. Thanks!

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

    man, ty
    u did so great, and I've haven't learn command like this happy for so long

  • @wittik-0
    @wittik-0 2 หลายเดือนก่อน

    I was trying to figure out a way to trigger an entity effect on the attacker after getting a kill on another entity.
    when using post attack, and the enchanted and affected are the attacker, you cannot directly check for the health of the attacked mob. When using the conditions under targeted mob, checking for nbt when health is at 0 doesn't seem to work either. any tips?
    I do have a way around it using advancements to trigger effects on kills, but I would like to get it to work as an enchantment.

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

      According to the wiki, using "entity":"this" on a post_attack should always run the predicate as the attacked mob, even if affected is attacker. (You can run the predicate on the attacker instead by using "entity":"attacker".) If that isn't working, then there's a bug, because that's the intended behavior.

    • @wittik-0
      @wittik-0 2 หลายเดือนก่อน

      That worked perfectly, thank you.
      I though that I had it set as "entity":"this" but I must have changed it when using code from another enchantment.

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

    11:09 would this not be used for curse of vanishing? That seems like it would do exactly that
    edit: nevermind, prevent_equipment_drop does that. however it is interesting that it could be used to also make items disappear

    • @the10ofdiamondscard
      @the10ofdiamondscard 3 หลายเดือนก่อน +1

      prevent_equipment_drop mentioned near the end of the video is curse of vanishing

    • @eliasthememelord
      @eliasthememelord 3 หลายเดือนก่อน +1

      @@the10ofdiamondscard i saw that, forgot to edit my comment

  • @GoofyGangster-bo4zn
    @GoofyGangster-bo4zn 2 หลายเดือนก่อน

    10:15 fishing_time_reduction and fishing_luck_bonus are both used by lure and luck of the sea both

  • @lucasthompson9750
    @lucasthompson9750 3 หลายเดือนก่อน +2

    Yeah!!!

  • @kyleyoung2464
    @kyleyoung2464 3 หลายเดือนก่อน +1

    question: can you make an item that has a hidden custom enchantment? like lets say i want to make a special custom item that makes you taller when held, i could do that with an enchantment but i want it to seem like that's just how the item works. or maybe even custom arrows that enchant the bow temporarily when used?

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

      You can hide enchantments, but if you do, it will hide ALL enchantments. So you should probably only do that on items that you don't want to also be enchantable.
      One trick I did once (for an item that I wanted to be enchantable but have just one hidden enchantment) was to disguise the hidden enchantment as that item's normal tooltip. Put the tooltip as the enchantment's description, with color formatting to hide the fact that it's a curse.

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

      @@conure512 so turns out, item attribute modifiers can do what i was wanting to be the base functionality of my item!

  • @thomasschreiber8155
    @thomasschreiber8155 3 หลายเดือนก่อน +1

    Does anyone know if there is a way to make an enchantment reduce a flat amount of incoming damage?

    • @conure512
      @conure512  3 หลายเดือนก่อน +1

      I honestly don't think so. It's weird how random/specific/seemingly-arbitrary the stuff we can edit is.
      I, too, would love to be able recreate Terraria's armor mechanics lmao

  • @OnlyAnimeChannel-z3x
    @OnlyAnimeChannel-z3x 2 หลายเดือนก่อน

    Ur discord invite link is expired plz add new link

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

      It's working for me! If you were using a mobile device sometimes the redirects can get messed up, I would try again from desktop

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

    "learning" hrm hum

  • @k0rruptd
    @k0rruptd 3 หลายเดือนก่อน +1

    ANOTHER CONURE BANGER

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

    soooo
    is this better in anything than mods?

    • @wittik-0
      @wittik-0 2 หลายเดือนก่อน +2

      in a lot of ways this is better than some mods as this does not require players joining a server to download or change anything on their end. all of this will be able to run server side. Also in my (limited) experience, these datapacks seem to run a bit smoother than having mods installed.

  • @Zero-4793
    @Zero-4793 3 หลายเดือนก่อน +1

    datapacks poppin off!

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

    Why are you restarting the whole server to apply datapack changes instead of just /reload?

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

      Some datapack functions can't be reloaded with the /reload command. I think these are the ones that are set up on loading the world itself.

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

    Hey, I have a question, you know how you can have max levels, for example, Example I, Example II, Example III, etc... well how do you make it so those levels actually effect the enchantment, because I'm making an enchant for Bows which does the same thing as multishot. But the arrows dont actually scale with the level.

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

      That's done with Level-Based Values! I cover this at 8:15 in the video.

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

      @@conure512 Thank you! Somehow I missed it when watching, my bad!

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

    In theory you could now make world edit as a data pack right?

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

      I mean it'd be really hard, and it wouldn't feel quite the same to use (the axe would still be able to break blocks), but yeah you could probably get close to recreating it lol

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

      ​@@conure512 Couldn't you get around some of that by making part of the world edit enchantment that it reduces the player.block_break_speed attribute to zero (or near it if at zero disables left click) when held by using a negative value and "add_multiplied_total"?

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

      @@overforest1195 That doesnt apply in Creative mode sadly

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

      ​@@conure512
      Ah, I see. I thought it would as I has assumed that swords and (I think) maces being unable to break blocks in creative worked in a similar way, but apparently not then. That's a shame.

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

    i thought advancements already had location_changed before the enchantment stuff?

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

      The "location" trigger is literally just like "tick" but every second instead of every tick. I have no idea why they even called it "location".
      Meanwhile, "enter_block" triggers multiple times per tick even if you arent moving. It also triggers every time any part of your hitbox even touches another block.
      Only this enchantment component triggers when your COORDINATES transfer to a new block position.

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

    I am so sad that damage immunity doesnt work with random chance condition. It just refuses to load the pack 😅

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

      Wait really? That's annoying. I guess they have different conditions that are hardcoded to work on different components??
      Wait, this is now making me rethink my statement on allowing references. I only tested references with location_changed and got an error message, but maybe it's actually allowed on other component types??
      this is such a confusing system ngl hahaha
      Edit: Turns out that references are actually never allowed, I just went and tested it on a whole bunch of components.

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

    You can absolutely check other predicate
    like
    ```json
    {
    "condition": "minecraft:reference",
    "name": ""
    }
    ```

    • @conure512
      @conure512  3 หลายเดือนก่อน +13

      Nope! This was the first thing I tried, and the server wouldn't start. The error message was something along the lines of "References are not allowed in enchantment predicates".
      They literally went out of their way to ban references.

    • @lawlietgaming9621
      @lawlietgaming9621 3 หลายเดือนก่อน +1

      @@conure512 oh it worked in snapshots so I thought it worked.

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

      @@lawlietgaming9621 wtf, that means that they intended for it to not work

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

      ​@amthystxx my guess is that the refrence predicate can't pass on some of the enchantment loot context for some reason. And they thought disallowing its use would be easier than making able to do so

    • @conure512
      @conure512  3 หลายเดือนก่อน +1

      @@overforest1195 I'm planning on testing this soon and revising my statement if I find any components that DO allow references. I've since been alerted that there are OTHER condition types that work with some enchantment components but not others.

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

    did you know that damage immunty parameter grants immune to being /killed?

    • @conure512
      @conure512  3 หลายเดือนก่อน +1

      No I actually didn't know that lol, but I suppose it makes sense given that all vanilla enchantments that deal with reducing damage (so damage_immunity, damage_protection) all check for "bypasses_invulnerability:false" in the predicate. So if you don't specifically test for that, then yeah, I guess you could block /kill haha

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

    What is this map that you teach minecraft commands?

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

      You mean the world I'm in? It's just my personal world that I've been using for many years now to test out command creations. I know most datapack creators tend to do stuff like this in superflat worlds, but I always find those a bit boring lol

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

    dude theres some loud transformers in or near your room and its bothering me

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

      it's my computer fan, and this is AFTER i already ran noise suppression lol

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

      @@conure512 lol that is a goofy ahh fan noise. You can try turning the case fans off if you’re not stressing the PC and want it to be quieter
      (also if you haven’t: set the fps cap while recording, you need to do this as step 1 to making it quieter cause itll def overheat if no fps cap and no case fans but with a tighter fps cap and fan curves you can probably get away with it)

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

    bedrock? :D

  • @3141minecraft
    @3141minecraft 3 หลายเดือนก่อน +3

    Why you are not using misode datapack generator

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

      There isn't a generator for enchantments yet bruv. Also he just doesn't need it. He can do it in notepads

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

      ​@@AndreSkipperthere is. Look at misode datapack generator.

    • @AndreSkipper
      @AndreSkipper 3 หลายเดือนก่อน +2

      @@3141minecraft oh yeah soz, it defaulted to 1.20.5 that's why i didn't see it. Still my point stands and the generator is incomplete regardless

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

      @@AndreSkipper mine's 1.21 what misode are you using LMAO

    • @AndreSkipper
      @AndreSkipper 3 หลายเดือนก่อน +1

      @@rane7784 I opened up misode and I had it in 1.20.5 because of browser cookies or something. Just had to chang it to 1.21 not a big deal brother

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

    "minecraft:crossbow_charge_time" doesn't seem to work, I am just getting errors

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

      Oh I found it, y'all need to remove the brackets " [ ] " after the "crossbow_charge_time": , and at the end too

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

      @@KeksiGaming Yes, I guess I just forgot to delete those in the video lol. It's just an object, not a list of objects. Same with trident_spin_attack_strength.

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

      @@conure512 I used Githodes GitHub for Datapack generation and it's also wrong there. I was then watching your video again to see if I did something wrong, and it was the same in your video, only figured this out by looking extremely carefully at the vanilla quick charge enchantment