I cant figure out whats wrong with this command in minecraft [duplicate]
![I cant figure out whats wrong with this command in minecraft [duplicate] - Cheerful crop African American female owner giving treat to Labrador Retriever while teaching commands in park I cant figure out whats wrong with this command in minecraft [duplicate] - Cheerful crop African American female owner giving treat to Labrador Retriever while teaching commands in park](/assets/images/i_cant_figure_out_whats_wrong_with_this_command_in_minecraft_duplicate_0.jpeg)
This command I've been trying to perform. I got the code from minersneedcoolshoes.com I used the banner maker, made a bunch of banners, and clicked export to chest. It says that there is unbalanced curly brackets. My eyes have issues focusing on all the brackets, which makes me unable to see the issue. I hope you can help me.
Command (I've split it up to different banners)
/setblock 13 65 9 minecraft:chest 0 replace
{Items:
[{id:minecraft:banner,Count:1,Slot:0,tag:{BlockEntityTag:{Base:15,Patterns:[{Pattern:ts,Color:4},{Pattern:rs,Color:4},{Pattern:hhb,Color:15},{Pattern:ms,Color:4},{Pattern:ls,Color:4},{Pattern:drs,Color:4},{Pattern:bo,Color:15}]}}},
{id:minecraft:banner,Count:1,Slot:1,tag:{BlockEntityTag:{Base:15,Patterns:[{Pattern:ts,Color:4},{Pattern:bs,Color:4},{Pattern:ms,Color:4},{Pattern:ls,Color:4},{Pattern:bo,Color:15}]}}},
{id:minecraft:banner,Count:1,Slot:2,tag:{BlockEntityTag:{Base:15,Patterns:[{Pattern:ls,Color:4},{Pattern:rs,Color:4},{Pattern:ts,Color:4},{Pattern:ms,Color:4},{Pattern:bo,Color:15}]}}},
{id:minecraft:banner,Count:1,Slot:3,tag:{BlockEntityTag:{Base:15,Patterns:[{Pattern:bo,Color:15},{Pattern:ls,Color:4},{Pattern:bs,Color:4},{Pattern:bo,Color:15}]}}},
{id:minecraft:banner,Count:1,Slot:4,tag:{BlockEntityTag:{Base:15,Patterns:[{Pattern:drs,Color:4},{Pattern:dls,Color:4},{Pattern:hhb,Color:15},{Pattern:ls,Color:4},{Pattern:rs,Color:4}]}}},
{id:minecraft:banner,Count:1,Slot:8,tag:{BlockEntityTag:{Base:15,Patterns:[{Pattern:bo,Color:15}]}}},
{id:minecraft:banner,Count:1,Slot:9,tag:{BlockEntityTag:{Base:15,Patterns:[{Pattern:bo,Color:15},{Pattern:ls,Color:4},{Pattern:bs,Color:4},{Pattern:bo,Color:15}]}}},
{id:minecraft:banner,Count:1,Slot:10,tag:{BlockEntityTag:{Base:15,Patterns:[{Pattern:ls,Color:4},{Pattern:rs,Color:4},{Pattern:ts,Color:4},{Pattern:ms,Color:4},{Pattern:bo,Color:15}]}}},
{id:minecraft:banner,Count:1,Slot:11,tag:{BlockEntityTag:{Base:15,Patterns:[{Pattern:ls,Color:4},{Pattern:rs,Color:4},{Pattern:drs,Color:4},{Pattern:bo,Color:15}]}}},
{id:minecraft:banner,Count:1,Slot:12,tag:{BlockEntityTag:{Base:15,Patterns:[{Pattern:bo,Color:15},{Pattern:cs,Color:4},{Pattern:ts,Color:4},{Pattern:bs,Color:4},{Pattern:bo,Color:15}]}}},
{id:minecraft:banner,Count:1,Slot:13,tag:{BlockEntityTag:{Base:15,Patterns:[{Pattern:ls,Color:4},{Pattern:rs,Color:4},{Pattern:ts,Color:4},{Pattern:ms,Color:4},{Pattern:bo,Color:15}]}}},}]}
I always split my commands like this, so that its easier to read.
Best Answer
You've got an extra right curly brace before the very last square bracket:
{id:minecraft:banner,Count:1,Slot:13,tag:{BlockEntityTag:{Base:15,Patterns:[{Pattern:ls,Color:4},{Pattern:rs,Color:4},{Pattern:ts,Color:4},{Pattern:ms,Color:4},{Pattern:bo,Color:15}]}}},}]}
Breaking down the last 5 characters:
} - closes the {id
, - separating this {id} from the next (unnecessary, but should be ignored)
} - error
] - closes the Items:[] collection
} - closes the replace object
Pictures about "I cant figure out whats wrong with this command in minecraft [duplicate]"
![I cant figure out whats wrong with this command in minecraft [duplicate] - Small yard with huge monster creature figures constructed of old tyres on playground full of children I cant figure out whats wrong with this command in minecraft [duplicate] - Small yard with huge monster creature figures constructed of old tyres on playground full of children](/assets/images/i_cant_figure_out_whats_wrong_with_this_command_in_minecraft_duplicate_1.jpeg)
![I cant figure out whats wrong with this command in minecraft [duplicate] - Playground in suburb yard with metal slide and huge robot made of pile of old rubber tyres I cant figure out whats wrong with this command in minecraft [duplicate] - Playground in suburb yard with metal slide and huge robot made of pile of old rubber tyres](/assets/images/i_cant_figure_out_whats_wrong_with_this_command_in_minecraft_duplicate_2.jpeg)
![I cant figure out whats wrong with this command in minecraft [duplicate] - Suburb yard playground with stacks of old tyres constructed in huge monster creature I cant figure out whats wrong with this command in minecraft [duplicate] - Suburb yard playground with stacks of old tyres constructed in huge monster creature](/assets/images/i_cant_figure_out_whats_wrong_with_this_command_in_minecraft_duplicate_3.jpeg)
How do you duplicate items in Minecraft with commands?
Open the inventory. Click on the item you want to duplicate to pick it up. Hold your mouse's scroll wheel button and drag it over empty inventory slots to duplicate it as stacks in your inventory.Why is my command block not working?
You may find that the commands you are trying to have the command block execute are not working. This may be due to the certain limitations the block has on what commands it can run successfully. Command Blocks will execute commands with an OP level 2 permissions.How do you undo a command in Minecraft?
/Undo to undo a fill command or any latest command that have been executed : r/minecraftsuggestions.Why Sudo Is The Best Command in Minecraft
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Samson Katt, Ryutaro Tsukata, Ryutaro Tsukata, Ryutaro Tsukata