-
Bug
-
Resolution: Duplicate
-
None
-
1.17.1
-
None
-
Unconfirmed
-
(Unassigned)
This command gives a diamond with a lore of "test test" instead of "test <value> test"
/give @p minecraft:diamond{display:{Lore:['[
{"text":"test "},{"score":{"name":"a","objective":"b"}},{"text":" test"}]']}}
Putting the exact same JSON into tellraw gives the expected result
- duplicates
-
MC-131328 The "score" and "selector" text component isn't being applied properly in all cases
- Resolved