#Need help
1 messages · Page 1 of 1 (latest)
<@&1201956957406109788>
💬 While you wait, take this time to provide more context and details.
🙇 If nobody has answered you by <t:1724085978:t>, feel free to use the Summon Helpers button to ping our helper team.
✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve
The first one uses the new component format correctly, but all the others use old NBT format
All of them need to be formatted like the first
yeah but the first one doesn’t work either in game
so i need that one fixed b4 i can replicate it with the rest
it’s after the minecraft:carrot_on_a_stick part that it errors
does the screenshot above explain it?
No, it says it in the command block output
You have to press this little "0"
[19:15:33] ...hantments={show_in_tooltip:0b},hide_additional_tooltip={}]<--[HERE]
Ok forget it, I'll just load up Minecraft and look for myself
tyvm
i dont get that :c
stored_enchantments={show_in_tooltip:false,levels:{}}
so just at the very end?
execute if score map.chosen number matches 2.. run item replace block -109 1 -7 container.11 with minecraft:carrot_on_a_stick[enchantment_glint_override=1b,custom_name='[{"text":"Scarecrow Bat Scarer","italic":false,"color":"gray"}]',lore=['[{"text":"","italic":false}]','[{"text":"Keep the Scarecrow ghost in their grave using this item!","italic":false,"color":"gold"},{"text":"","italic":false,"color":"dark_purple"}]','[{"text":"Right-click in order to activate! (Maximum range is 2 blocks next to the grave)","italic":false,"color":"yellow"}]'],custom_model_data=17,stored_enchantments={show_in_tooltip:false,levels:{}}
Looks right
Well keep that
Unless you don't want it
But either way you still need the ] at the end
execute if score map.chosen number matches 2.. run item replace block -109 1 -7 container.11 with minecraft:carrot_on_a_stick[enchantment_glint_override=1b,custom_name='[{"text":"Scarecrow Bat Scarer","italic":false,"color":"gray"}]',lore=['[{"text":"","italic":false}]','[{"text":"Keep the Scarecrow ghost in their grave using this item!","italic":false,"color":"gold"},{"text":"","italic":false,"color":"dark_purple"}]','[{"text":"Right-click in order to activate! (Maximum range is 2 blocks next to the grave)","italic":false,"color":"yellow"}]'],custom_model_data=17,stored_enchantments={show_in_tooltip:false,levels:{}},hide_additional_tooltip={}]
Yes
If your question is resolved, that's great to hear! Make sure to run /resolve or click the Resolve Question button. Otherwise, feel free to continue asking for help! :D
Yes, you would need levels in all of them
Although are you just using that for the enchantment glint?
well i dont really know cause, this is basically a realms map that was on realms for a while that I submitted with a few friends
but the main datapacker left so I'm trying to fix it up for 1.21.1 now
so I didn't do these parts in specific