Тёмный

All Datapacks are about to Break (that's a good thing) 

Conure
Подписаться 2,3 тыс.
Просмотров 16 тыс.
50% 1

Minecraft is about to change forever. And sometimes, a little change is needed.
Join our Discord! / discord

Игры

Опубликовано:

 

28 фев 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 122   
@Satwr
@Satwr 3 месяца назад
Internal code changes have basically confirmed that the basic framework for datadriven items and blocks is in place! with these new changes in 24w09a and the sentence ("Continue to evolve the game to enable the creation of dynamic content") I hope that we might see some of this in the next few snapshots!
@conure512
@conure512 3 месяца назад
Having a "blocks" and "items" subfolder inside a datapack would be THE DREAM. So much hype around this snapshot cycle, I can't wait to see what happens in the next few weeks.
@MonkeyMod
@MonkeyMod 3 месяца назад
@@conure512ok
@Satwr
@Satwr 27 дней назад
we're closer and closer with each latest Snapshot...
@spirittheman6051
@spirittheman6051 3 месяца назад
Honestly, just from how the format looks, this is so much better formatting than what we had before. I'm really excited to try this new system for some of my projects!
@JadenAllen
@JadenAllen 3 месяца назад
They just announced custom components for bedrock edition, we've had java scripting for a while now integrated in addons but now you can register a Javascript function as a custom component for a custom item or block. I love that they are constantly working to improve the game for every type of player rather than just updating the survival mechanics
@Felipe-rn1gf
@Felipe-rn1gf 3 месяца назад
🤔
@tiskodie
@tiskodie 3 месяца назад
this new format looks so much cleaner in my opinion, i really really really hope that with this new system we get nbt crafting, it would make creating custom items much easier and the separation of custom tags might also make easier to detect custom items as well
@user-ob5bx3nj3x
@user-ob5bx3nj3x 3 месяца назад
I just hope they add more functionality to the custom items and if they add that you can use textures inside a datapack, it would be a revolution for datapacks. give @s stick[right_click="mydatapack:function",texture="items/nether_star",model="items/iron_sword"] Nice video!!
@conure512
@conure512 3 месяца назад
That right click idea would be AMAZING! We'd be able to say goodbye to the awful ticking-command system of the Carrot on a Stick forever. The model within a datapack idea is also something I've been wanting for ages lmao
@steven.2602
@steven.2602 3 месяца назад
Imagine if they had a fully supported event listener that could track any key on the keyboard, that'd be sick. something like /give @s stick[event_listener={{"right_click","mydatapack:function"},{"numpad_1","mydatapack:function2"}}]
@feintha
@feintha 3 месяца назад
@@steven.2602I know this isn't vanilla, but would you be interested in a mod implementing this?
@steven.2602
@steven.2602 3 месяца назад
@@feintha me personally? no, not really. mods specifically made to supplement Datapacks/MCcmd creation never really made any sense to me. Im sure someone else might find it cool, though.
@Purplesome_
@Purplesome_ Месяц назад
Look up how to use CustomModelData, it is literally that bro
@shhinysilver1720
@shhinysilver1720 3 месяца назад
They should add triggers to items for when you right click or something. Maybe even /execute directly to an item as NBT?
@checkmate1284
@checkmate1284 3 месяца назад
Could be like minecraft:on_right_click=… which takes in a string containing the command. Could also be used for left click, middle click, key presses, etc. Much more intuitive than the carrot on a stick and scoreboard method.
@shhinysilver1720
@shhinysilver1720 3 месяца назад
@@checkmate1284 that would work really well actually! Maybe even add triggers for other buttons and actions too like “jump” or other things you can do.
@DoctorPlasmaMC
@DoctorPlasmaMC 3 месяца назад
Wild things on the horizon for 1.21, and they're still headed to just minecraft 1.20.5.
@conure512
@conure512 3 месяца назад
Crossing my fingers that by next year, most mods will be obsolete because of what datapacks can accomplish
@oude_henky
@oude_henky 3 месяца назад
@@conure512the issue with this is that if QOL mods become unsupported that's a massive gap in the modding community, because hybrid servers are.. not viable
@bluecrayfish2081
@bluecrayfish2081 2 месяца назад
"Wild" Things like the Wild Update! HAHAHAHAHAHAHAHAAHHAAHA!!!
@eziothedeadpoet
@eziothedeadpoet Месяц назад
​@@oude_henky No one said that you would lose mods. What he is saying and where I agree is that the majority of mods even complex mods like the Aether mod will soon be able to he fully realized as Data Packs instead. And using Java Code based injection mods will only be used to expand the game engine with new features. That those Datapacks might want to use. If you are familiar with Bethesda game Modding (Skyrim, Fallout) there we have mods that are made with the official developer kit that use the games script language and database structures to add mods to the game (similar to Datapacks and Resourcepacks) those (usually, unless there is a big engine upgrade but even then 99% of them are fine) don't break with updates and don't require knowledge of advanced "proper" programming languages to make. But there is for each of their games a script extender that is kinda like a mod loader that adds new tools to the existing script language (Data+Resourcepacks in MC) and allows the loading of custom engine altering code mods which also can be referenced by the "datapacks". So we will possibly see a similar system emerge for Minecraft soon where making Datapack "mods" will get easier, more powerful and more common and where "proper" mods are just dependencies and frameworks that get used by said data packs to do things the vanilla engine can't do (yet).
@CreatorProductionsOriginal
@CreatorProductionsOriginal Месяц назад
5:26 Aged like fine wine lmao You can actually get different durabilities, stack size, NBT crafting AND more like if something is eatable and if it works like a axe or pickaxes!
@timmwahl7097
@timmwahl7097 3 месяца назад
I was just getting started with making datapacks and got quite confused, but on the other hand I won't have to relearn all that much. It will however probably take a while for good support and documentation to be available I guess, so I might have to wait a bit on it. Can't wait to see what feedback the professionals are giving to mojang so they can these changes as good as possible
@conure512
@conure512 3 месяца назад
Given that the snapshot changelogs have been getting more detailed lately, the wiki has actually been pretty on top of it when it comes to providing info! Here's the wiki page for this snapshot, it's already got a lot of useful content minecraft.wiki/w/Java_Edition_24w09a
@tsaqifrizky5276
@tsaqifrizky5276 Месяц назад
As a data pack creator that absolutely *adores* vanilla custom items ever since meeting them in hypixel, I cannot wait to see what kind of things the minecraft community can come up with. Especially with the 24w10a snapshot and above that ALLOWS CUSTOM NBT for items.
@HazySkies
@HazySkies 3 месяца назад
Being able to store custom data of any name (and values for) is very useful, especially if there are commands that can check for these. With custom data and the components seen thus far I can imagine functions where: - You can make items that would previously stack no longer stack by giving them each different custom data tags. - Items that appear identical but actually have unique properties. - Determine forgeries of craftable items that are meant to be given by a quest or other source. - Possibly allow for any time to function like a different item by removing/giving components belonging to another. (Visually: Flower / Reality: Flame sword) - Hide the properties and glints of items to make it less clear what any given item actually does, which the player can discover by usage. - Modify what specific blocks an item can break or be placed on, a resource that could also be limited. - Give an item a custom score/time that can increase/decrease via command blocks; score/time that could affect what happens the longer the player has it. - Give previously mundane items special properties that normally don't exist for it - Change the entity properties of spawn eggs to make them behave differently or otherwise spawn in a specific state Honestly the possibilities with this are quite vast.
@conure512
@conure512 3 месяца назад
Exactly! This stuff has all been possible already because items were able to accept any NBT data into their "tag" field, but this change is just serving to rework (and streamline?) that whole process by making only one component that can hold any generic data (minecraft:custom_data).
@cnyrin1190
@cnyrin1190 3 месяца назад
EntityTag lets you change spawn eggs already. if you want to try it heres an example {EntityTag:{id:"evoker_fangs"}}
@ArtemisWasHere
@ArtemisWasHere 27 дней назад
It’s nice to see an actual data pack creator speak on the changes, I’ve seen so many people with zero data pack experience scream at the feedback website that if they don’t change this back then everyone will stop playing
@nuklearboysymbiote
@nuklearboysymbiote Месяц назад
I started playing in 1.4, the command block update :') sooo many changes that have been hard to keep up with, especially when irl stuff has been way more full-time if u get me. Very grateful for ur tutorials :)
@CavaleiroDev
@CavaleiroDev 3 месяца назад
I hope they are adding in the future a way to add entire new blocks, itens and entities throw datapacks, adding custom dimentions and biomes would really be used if this was the case
@Kalightortaio
@Kalightortaio 3 месяца назад
This is going to break thousands upon thousands of lines of code. I'm thinking of just porting my datapack to a mod. I'm excited for the future support from Mojang, but unless I can write a Python regex script to easily update my datapack, this is going to basically force me to rewrite so many files.
@djak6133
@djak6133 Месяц назад
Fr
@blankname1209
@blankname1209 Месяц назад
Your predictions at the end were spot-on lol
@fabiankeidies7755
@fabiankeidies7755 3 месяца назад
sounds like the right time to start making datapacks - i have a feeling..
@jdawgtor
@jdawgtor 3 месяца назад
Now I am so hyped for what's to come! After already giving us new attributes, and basically "variables" for our code. I feel extremely spoiled for technical features!
@conure512
@conure512 3 месяца назад
I had said for a while that 1.20.5 was gonna be "The Attribute Update", and I'm gonna have to revise that view because they managed to do something even MORE game-changing lmao
@JoZaHandle
@JoZaHandle 3 месяца назад
Wait, what variables?
@DqwertyC
@DqwertyC 3 месяца назад
@@JoZaHandle I think they're referring to command macros?
@eduardocarranza4333
@eduardocarranza4333 3 месяца назад
I wonder how far this concept could truly go..
@geekjokes8458
@geekjokes8458 3 месяца назад
somehow i immediately identified your channel from that one video on how to disable recipes that i watched THREE YEARS AGO
@me-pz1ri
@me-pz1ri Месяц назад
this seems way easier then the normal comands before, i cant wait for the update bause i had no idea how to do anything with commands before
@aPumpkn
@aPumpkn 3 месяца назад
Okay you scared me with the first part - but after you explained what it was replaced with, that is going to make things so much easier to differentiate. Great addition and its a super easy fix as well.
@CyberChicken_
@CyberChicken_ 3 месяца назад
I think they might finally be getting around to making that modding API.
@Drago_Whooves
@Drago_Whooves 3 месяца назад
that would be the dream, I wonder if there be one or two versions of the API
@LuanrTanuki
@LuanrTanuki 3 месяца назад
I have hope this system will make custom crafting, right click and left click, easier I won’t have to relearn everything but let’s see how far they could make this concept go
@kaptinkitten3683
@kaptinkitten3683 3 месяца назад
I hope they can add weapon functions like making things throwable or chargeable.
@densor7707
@densor7707 2 месяца назад
My friends made a minigame server that has over 25k command blocks, just as i thought, they wont update past 1.20.4
@Tomatobird8
@Tomatobird8 3 месяца назад
From what I can tell, almost all old modpacks with modified item data can be converted to the new system fairly easily. I could see someone creating a converter that does it automatically for any pack.
@conure512
@conure512 3 месяца назад
Yes! And I'm sure we'll see some automatic datapack converters as well, but there's no way they're gonna cover everything (some packs will definitely need to be updated manually). The Component system changes /give in a way that's really easy to just algorithmically replace, sure, but it also changes the internal NBT storage format of items. So data paths will also need to be updated, and it would be VERY hard to write an algorithm that updates those accurately and without accidentally breaking other data paths. And then when you factor in the existence of Macros, all bets go out the window lmao
@MariaNicolae
@MariaNicolae 2 месяца назад
Small world!
@Tomatobird8
@Tomatobird8 2 месяца назад
​@@MariaNicolae It really is! Hope you're doing well 👋
@Just-Another_Channel
@Just-Another_Channel 3 месяца назад
I'm happy, it made my day. It's also a great time, as I just started my data pack, so there isn't much to break.
@amthystxx
@amthystxx 3 месяца назад
Now we need nbt-based crafting recipies and the ability to craft nbt items...
@amthystxx
@amthystxx 3 месяца назад
The other thing I REALLY want is the ability to change how many items fit in a bundle with commands.
@conure512
@conure512 3 месяца назад
@@amthystxx That bundle idea is great!
@checkmate1284
@checkmate1284 3 месяца назад
It may be possible to make a program that can convert the old NBT stuff into this new format which would greatly ease the pain of datapack developers. I don’t have any skin in the game anymore, but I might still try just to test my algorithm and coding abilities.
@conure512
@conure512 3 месяца назад
Great idea! I'm sure lots of people would appreciate that haha
@asmylia9880
@asmylia9880 2 месяца назад
The realization that it'll affect Decked Out 2
@aethersword7823
@aethersword7823 3 месяца назад
This change is great! It gives me hope for things like maybe finally being able to have custom recipes with components, right/left click triggers, custom durability on all items, switching item ids while maintaining the same components, etc..
@shy_mon2954
@shy_mon2954 3 месяца назад
I remember when the /execute was added. I absolutely didn't know how to use and was pretty mad, because my previous knowlage was now useless, because of that I even quit mc for a year or two. Then when I rediscovered my passion for commands, I watched a couple tutorials and saw how much potential layed there in this single command. Probably the same case here but on a smaller scale.
@JohnTK
@JohnTK 3 месяца назад
God, updating my adventure map project is gonna be absolute hell…
@berkle
@berkle 3 месяца назад
As someone who hasn't really dealt with this before the changes are actually really nice to make it easier to do without a reference. I never really used to know the options. Breaking things always sucks but I'll look on the good side for this one.
@Fiz1zy
@Fiz1zy 3 месяца назад
Ngl, this is actually sick. All the command changes and additions in the past year or so have been amazing, from display entities to camera commands on bedrock, and now this! Command block creators are eating good
@Universal_Anomalies
@Universal_Anomalies 3 месяца назад
It's my understanding that the biggest benefit with the new components system is performance. Apparently, with the old NBT system, everytime minecraft wanted to query some data from an item, the game had to compile the item's entire NBT, even if the game just needed a single value. The worst culprit of this where dyed and/or trimmed armor, which had to compile their NBT every single frame just to figure out what color/trims the game should render. Now with the new components system, an item's data is only compiled upon creation, which should bring with it a notable performance improvement, especially for items with a large amount of NBT which previously had to be compiled every single frame. I'm guessing that now with the new system, things that would have once been detrimental to performance, such as having a field to specify a custom texture of an item is now feasible. Previously, if a custom texture field existed, and if it where universal to every single item, then for every frame for every item being rendered in the world, the game would have had needed to compile the item's entire NBT just to query "does this item have a custom texture?", which 99.99% of the time would return "false", but now since the game only has to compile an item's data upon creation, something like a custom texture field is now feasible. The biggest question I have is: Why create an entirely new data format? Surely, Mojang could have just reworked how NBT is processed in the back end, granting enhanced performance, and in turn allowing for more functionality without needing to create an entirely new data format? My best guess is that Mojang has been wanting to change how NBT is processed, stored, and is set by commands for a while now, and have used this opportunity to do so all at once, and hence, the new components system.
@arret6
@arret6 3 месяца назад
You can actually do many more things : enchantments are less restricted to specific items (yes that means multishot piercing bows and infinity crossbows), you can put more projectiles in crossbows (more than 3 multishot) and there could be more to be discovered
@Drago_Whooves
@Drago_Whooves 3 месяца назад
I wonder if it will make it easier to replace the arrow projectile with something else? e.g fire charges, primed TNT, creepers, or any other entity.
@timewarper9575
@timewarper9575 3 месяца назад
rest in peace my datapack that I was trying to make :(
@SantuX555
@SantuX555 3 месяца назад
I'm creating a datapack since 3 years (it's taking a long time bc i do it as a hobby) and i have to change near 75% of the code. But, if this change comes with new things in the upcoming updates, I'm happy with that
@timewarper9575
@timewarper9575 3 месяца назад
that is totally valid, I am gonna stick on the current version I play anyways @@SantuX555
@Beyhammer1
@Beyhammer1 2 месяца назад
5:45 they add compete crafting and stack size
@murillosilva3283
@murillosilva3283 3 месяца назад
this actually looks alot easier to use (atleast for me)
@lordender_kitty_official
@lordender_kitty_official 3 месяца назад
i wonder how much this will change mod creation as well because recently i've been making some stuff that uses nbt to track stuff but now im wondering if i'll have to rewrite all of that and will i also be able to make my own custom components for my own functionalities? and will datapackers be able to make and use custom components as well?
@conure512
@conure512 3 месяца назад
I tried custom components already, and no, at the moment they don't seem to work. The custom_data component can hold any NBT data tho, so we're pretty much covered there in terms of adding custom things to test for.
@noscopemonkey3369
@noscopemonkey3369 3 месяца назад
It feels and looks better so I feel like it is a plus
@gabrielsanabria2005
@gabrielsanabria2005 3 месяца назад
A good wish would be every modder could do their mods for every mission, or Minecraft be a single version
@darkcode4044
@darkcode4044 3 месяца назад
What I want is: Minecraft:durability Minecraft:break_tier (string. It allows editing of tier via tags, such as "needs_diamond_tool") Minecraft:tool_type (ditto, but the type of tool) Minecraft:Efficiency (the break speed of the tool) Minecraft:max_stack Component crafting, including the display of the item, and what the item actually needs
@jakuzzy_san6462
@jakuzzy_san6462 3 месяца назад
I'm here with new hopes for moveable tiles entities!
@conure512
@conure512 3 месяца назад
That would be cool! People have speculated that this might be coming to the game ever since they added the /tick command (apparently that command was originally part of a mod that also added movable tile entities, and that mod's developer is now working for mojang.) I'm not good enough at redstone to appreciate what movable tile entities would allow us to do, but it definitely feels like it would be gamechanging haha
@jaexynn
@jaexynn 2 месяца назад
If I understand correctly, this won't break datapacks where nbt wasn't being changed, right? So like if I have a datapack that adds a custom structure to the game (like a village), that should still work?
@conure512
@conure512 2 месяца назад
So far, yes - but the snapshot cycle isn't over yet and we don't know what else will be changed before the final release, so keep an eye out.
@flirora
@flirora 3 месяца назад
While data packs were added in 1.13, 1.12 already had functions, so you could already have your commands outside of command blocks. Another benefit of the item component change is the ability to validate the format of components and provide more useful tab completion, which eases the burden of memorizing item NBT formats. This kind of parallels the 1.13 command changes, where I found the new /execute syntax less daunting than the old one. (Though I don’t mess that much with commands to begin with.)
@mioki-leaf2
@mioki-leaf2 3 месяца назад
I only really got into commands 2 times in my life, spending months to learn to code and use nbt and make datapacks, and somehow it was the two times minecraft did a COMPLETE REWORK of the coding system just after... I can't dude, all of that work is GONE :'(
@conure512
@conure512 3 месяца назад
Oof, I feel for ya bro. IIRC I actually quit for a while after 1.13 dropped as well. All I can say is, look out for the next few snapshots, because I guarantee they're gonna add something that'll make it worth it to come back and re-learn the syntax haha Also may I just say, you have the best profile pic here hands down
@Gatrehs
@Gatrehs 3 месяца назад
I'd love less janky blocks and items. Especially the ability to not need to use entities to create them. And the ability for commands recognise inputs.. and more powerful ways to change our GUI, like the ability to add extra slots or create non-janky solutions for custom blocks.
@samswi_
@samswi_ 3 месяца назад
One thing i really wish mojang would change is chat character limit for commands
@viktorholm3386
@viktorholm3386 3 месяца назад
Thats the point where you shouls start doing those commands in a datapack or if not that long in a commandblock
@DJSlimeball
@DJSlimeball 2 месяца назад
You can put multishot on a bow and it WORKS.
@meep7701
@meep7701 3 месяца назад
as a noob data pack maker im hyped I dont have to have some syntax god explain everything to me
@pinkius
@pinkius Месяц назад
This will fuck my current datapack hardly... well, not really, but I have like 30 items there and I need to remake all of them from 0. Good thing I started using predicates to detect stuff instead of direct NBT in execute, so it should be fairly easy to change it. I will wait tho, untill they change smth else or add something that I really want to try to actually force myself to change from 1.20.4 to 1.20.5
@viktorholm3386
@viktorholm3386 3 месяца назад
Im actually excited to see the upcoming changes, like how much more freedom do we get and how close will datapacks now be to modmaking, now obviously mods will probably be still the bigger thing but i wouldn't be surprised if bigger mods from the past could be made entirely in a datapack, which would be amazing since that would also reduce the amount of work a mod maker would need to do, no more updating the mods every time a new update comes, no more compatibility problems etc. If Mojang truly manages to make datapacks and commands more advanced then im up for the change since these kind of changes are on a similar level as updating a mod for a newer version its gonna be a bit of work to update those datapacks sure but you probably only need to do it once and then they most likely will be stable for the future unless Mojang makes a similar big change but i doubt they will do atleast not in the near future after this update so all in all im excited to see what new possibilities we are getting
@cnyrin1190
@cnyrin1190 3 месяца назад
I hope they finally fix the passengers tag not working with EntityTag
@conure512
@conure512 3 месяца назад
Maybe if they fix that, they'll also finally fix the bug where you can't save passenger entities in a structure block...
@rush.yourself
@rush.yourself 3 месяца назад
AYOO WAKE UP CONURE POSTED
@dirkroosendaal2254
@dirkroosendaal2254 3 месяца назад
I am waiting for the moment that datapacks can make plugins irrelevant. ( thats a joke ofcourse, however there is some truth in this in the fact that mojang is constantly improving commands )
@BetaToonzOfficial
@BetaToonzOfficial 3 месяца назад
Don’t know much about commands, but disenchanted Nether Stars are… unique..? I can’t really explain how I feel. 😅👍
@BastetFurry
@BastetFurry 3 месяца назад
Well, they changed it from a class element to an array element, not the worst idea.
@alonk1060
@alonk1060 3 месяца назад
Pff, well, ive never made a successful datapack before, so can only see positives for this for myself for the future
@AndreSkipper
@AndreSkipper 3 месяца назад
Enchantments, firework explosions and probably other stuff have a ton of problems with this system. Also stack size limits are dumb imo. Enchantment glint is great. For now I'm happy with the new changes and I think these could be a solid infrastructure to work with, however until they fix the problems and change the few dealbreakers (for me) I won't work with datapacks. This is also a problem cause I'm making a map that has features from 1.20.5 snapshots, so I can't downgrade nor upgrade and I might quit the project altogether if anything
@AndreSkipper
@AndreSkipper 3 месяца назад
ALSO, MAJOR deal-breaker: "Count" on stack sizes of 1 is empty, this is one big big problem I failed to mention
@mkallinhibbert3936
@mkallinhibbert3936 3 месяца назад
why is he in an old version?
@mkallinhibbert3936
@mkallinhibbert3936 3 месяца назад
I mean why is that an old village?
@conure512
@conure512 3 месяца назад
This is my world that I've been using since around version 1.10, the village was generated many years ago!
@NeedForMotivationn
@NeedForMotivationn 3 месяца назад
I really like the change. However, the formatting for enchantments irritate me so much. Why the heck it isnt just the same as before or maybe enchantments:{"minecraft:sharpness":1...}? That "levels" doesnt make any sense at all
@conure512
@conure512 3 месяца назад
I think it's so they can also have the "show_in_tooltip" field without having to make a new component for it. And who knows, they may also add more formatting options that dont fit the "key:level" format (which is what the levels field seems to be for).
@user-zt7qx8df3y
@user-zt7qx8df3y Месяц назад
got here from sus video lol
@Yotes_
@Yotes_ 3 месяца назад
Another person had the exact same explanation for the nbt data... Odd 🤔 Almost 1:1
@conure512
@conure512 3 месяца назад
You mean the example with the "Damage" field? That exact example was described in the official snapshot changelog, I know PhoenixSC explained it that way and I did too because it's honestly a great intuitive example lol
@lasercraft32
@lasercraft32 3 месяца назад
With the existence of the attack range/speed/damage and mining speed attributes, the ONLY thing preventing us from making 100% custom tools is the item durability. I'm REALLT hoping they add support for custom durability at some point...
@rivercape982
@rivercape982 3 месяца назад
Textures?
@LOKIIcopy
@LOKIIcopy 3 месяца назад
@@rivercape982 CustomModelData and texture packs
@lasercraft32
@lasercraft32 3 месяца назад
@@rivercape982 You can use CustomModelData + resource packs to give tools and items custom textures.
@DqwertyC
@DqwertyC 3 месяца назад
Every time a namespaced feature is added, my hopes rise that it will be expanded to datapacks. So far it hasn't happened too often, but I can still hope!
@conure512
@conure512 2 месяца назад
Well would you look at that, they just added banner patterns AND the new wolf variants as datapack subfolders. This update is the best, bro
@Tiagocf2
@Tiagocf2 3 месяца назад
They could 100% change the innerworkings of NBT and still maintain the same interface as before, with curly brackets and cammel case and try not to break all datapacks BUT INSTEAD they chose to migrate everything to brackets and snake case for literally no reason other than aesthetics lmao This update can be good but it's really bad implemented, it's like reworking an API internals and for no reason other than "nah it will look better" change all endpoints params to another casing just because. As a dev this make me so angry ngl
@thegoose2071
@thegoose2071 3 месяца назад
{} is dedicated to NBT. This is completely different from NBT. Mashing namespaced keys into NBT syntax would be really messy and difficult to make work. they didn't break compatibility for fun, they did it because, logistically, they're required to
@conure512
@conure512 3 месяца назад
@@thegoose2071 To clarify this a bit, item components ARE technically still NBT (at least they're internally stored that way), it's just now a much more optimized system and the front-facing commands like /give and /clear are being changed to make interacting with these components feel more intuitive than before.
@draydenist
@draydenist 3 месяца назад
Bad snapshot
@rudnhed8djhrhdhdrhhfhf34
@rudnhed8djhrhdhdrhhfhf34 3 месяца назад
most datapacks suck anyway's
Далее
Singleplayer Is A Lie. Here's Why...
12:10
Просмотров 85 тыс.
Fake 100 Days Minecraft YouTubers EXPOSED!
9:45
Просмотров 8 млн
I need your help..
00:28
Просмотров 4,5 млн
How to Add Custom Death Messages - Minecraft 1.20.4
9:10
Explaining the 1bm Triple Neo
3:31
Просмотров 3,1 тыс.
The New Update is Crazy!
17:10
Просмотров 579 тыс.
How Mojang RUINED The Copper Bulb
12:59
Просмотров 358 тыс.
Minecrafts Oldest BUGS That Mojang CAN'T Fix…
13:26
Creating my Perfect Version of Minecraft
10:53
Просмотров 459 тыс.
There's Something Alive In This Minecraft Server
15:18
I Solved All of Minecraft’s Problems
21:03
Просмотров 503 тыс.
ПРОДАЛ ФЛОТОВЫЙ СКИН #cs2
0:38
Просмотров 231 тыс.
ПРОВЕРКА МИФОВ С ДРАКО
0:51
Просмотров 30 тыс.