This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hi,
I need help with this command
/give @p minecraft:written_book 1 0 {title:"",author:"",generation:0,pages:["{text:\"423\",color:black,clickEvent:{action:'run_command',value:\"/summon EntityHorse ~ ~1 ~ {CustomName:Summoned Horse,CustomNameVisible:1,Type:0,SaddleItem:{id:saddle},Variant:770,Tame:1,Attributes:[{Name:generic.maxHealth,Base:2},{Name:generic.movementSpeed,Base:.4}],HealF:2}\"}}"]}
When I put the command in the command block it works fine, but when I click on the text it says
"Unbalanced Brackets: {CustomName:Summoned Horse,CustomNameVisible:1,Type:0,SaddleItem:{id:saddl"
Can anyone help?
Homeschooled Christian from the good ole US
try change the CustomName to this
{CustomName:"Summoned Horse"
or if it still doesnt work, remove the space or use underscore {CustomName:Summoned_Horse
Sadly it still didn't work, it gave me the same response as last time.
The command surpasses the 100-character limit for chat. Use a /trigger or /setblock (for OPs) to run longer commands in separate command blocks.
Hi,
I need help with this command
/give @p minecraft:written_book 1 0 {title:"",author:"",generation:0,pages:["{text:\"423\",color:black,clickEvent:{action:'run_command',value:\"/summon EntityHorse ~ ~1 ~ {CustomName:Summoned Horse,CustomNameVisible:1,Type:0,SaddleItem:{id:saddle},Variant:770,Tame:1,Attributes:[{Name:generic.maxHealth,Base:2},{Name:generic.movementSpeed,Base:.4}],HealF:2}\"}}"]}
When I put the command in the command block it works fine, but when I click on the text it says
"Unbalanced Brackets: {CustomName:Summoned Horse,CustomNameVisible:1,Type:0,SaddleItem:{id:saddl"
Can anyone help?
Homeschooled Christian from the good ole US
try change the CustomName to this
{CustomName:"Summoned Horse"
or if it still doesnt work, remove the space or use underscore
{CustomName:Summoned_Horse
Sadly it still didn't work, it gave me the same response as last time.
Homeschooled Christian from the good ole US
The command surpasses the 100-character limit for chat. Use a /trigger or /setblock (for OPs) to run longer commands in separate command blocks.
Putting the CENDENT back in transcendent!