#Item Update in 1.21.10

1 messages · Page 1 of 1 (latest)

grim shuttle
#

HELLO!
Excuse me, I know my question is silly because I've just been informing myself, but could someone please explain to me what will happen to the items in 1.21.10 with the change of holy days creators, and my main question is What will the code be like now? Because in my swords and items I use "format_version": "1.16.100", so I am really uninformed and I would appreciate it very much if someone explains to me :3

fervent pier
# grim shuttle HELLO! Excuse me, I know my question is silly because I've just been informing ...

Basically, you won't be able to use events and such in your items. Events will be rendered completely impossible to use and you must use Script API. Seems you're making an axe, judging by the picture, so if you're using an on-destroy event in your digger component to lose durability, it won't work after the removal of Holiday Creator Features. I suggest looking at #1067535712372654091 , it's got some nice utility scripts to use.

grim shuttle