Can Confirm in 25w02a
25w02a Updated data format of Text Components.
Changelog says:
Text Components are no longer stored as JSON wrapped by a string
The format itself is the same as before, but inlined directly into the outer structure
For example, the item component minecraft:custom_name="{\"text\":\"Renamed item\"}"
will become minecraft:custom_name={text:'Renamed item'
}
This includes Text Components passed as arguments to commands such as /tellraw
or /title
For example, /tellraw @s "\"text\":\"Hello world\""
may become /tellraw @s {text:'Hello world'
}
Note: in the case where Text Components are embedded in NBT, no distinction exists between boolean and integer types
To pass boolean arguments to translations, you must use the string form
For Text Components with the nbt
type and interpret
set to true
, Text Components will be parsed from the given NBT directly rather than converting to string and parsing as JSON
The format of hover and click events has been updated
This issue also effects Skeleton Horses and Zoglins.
Can confirm 1.21.4 Pre-Release 3
Can confirm in 1.21.2 and 1.21.3.
can confirm in 1.21
Can Confirm.
Cannot Replicate.
Can confirm in 1.21-rc1
Can confirm in 1.21-rc1... i hope this get fixed lol
Hey, i just had this same exact issue, but turns out in 24w21a, they changed the naming of some folders, the changelog says:
Some registry types that used legacy datapack directory names (based on plural name of element) have been renamed to match registry name
Affected directories:
structures -> structure
advancements -> advancement
recipes -> recipe
loot_tables -> loot_table
predicates -> predicate
item_modifiers -> item_modifier
functions -> function
tags/functions -> tags/function
this should fix it, and this ticket should be closed as Invalid.
glad I'm not the only one who made this mistake though xD
Oh wow I can? This whole time I thought someone else had to. Thanks for the heads up.
Also, I guess we could narrow this bug down to mobs not keeping their UUID when converting, but that's just part of MC-88967.
Can confirm in 1.21-pre2.
lmao was i really this dumb back then
Can confirm in 24w21a
Can confirm in 1.20.5-rc1.
The clip provided in the description no longer works. Would it be possible to provide an updated link or reupload the content?
yes it does, i will update it.
Can confirm in 1.21.6 and 1.21.7-rc2