Hi everyone, i got this command (for my new adventure map!) off the minecraft tools mob generator but whenever I use it it says unbalanced brakets! Here is the command:
I don't really understand where the brackets go for a command of this size, and when i use a json expando thing i try put it bake together but it takes out all the spaces.
Hi everyone, i got this command (for my new adventure map!) off the minecraft tools mob generator but whenever I use it it says unbalanced brakets! Here is the command:
/summon minecraft:wither_skeleton (y) (x) (z) {CustomName:"The Necromancer",CustomNameVisible:1,Glowing:1,Health:500,Attributes:[{Name:"generic.followRange",Base:500}],HandItems:[{id:"minecraft:diamond_axe",tag:{display:{Name:"The Necromancer's Blade"},ench:[{id:16,lvl:5},{id:19,lvl:2},{id:22,lvl:3},{id:34,lvl:3}]},Count:1},{}],HandDropChances:[2F,0F],ArmorItems:[{tag:{ench:[{id:0,lvl:4},{id:2,lvl:4}]},id:"minecraft:golden_boots",Count:1},{},{tag:{ench:[{id:0,lvl:4}]},id:"minecraft:chainmail_chestplate",Count:1},{id:"minecraft:diamond_helmet",Count:1,tag:{ench:[{id:0,lvl:4}]}}],ActiveEffects:[{Id:5,Amplifier:0,Duration:2147483647},{Id:10,Amplifier:0,Duration:2147483647},{Id:21,Amplifier:0,Duration:2147483647},{Id:22,Amplifier:0,Duration:2147483647}]}
Does anyone know waht to do?
That means that one of the brackets is open but never closed, use a json beautifier or something like that to expand it and try to find it
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!
I don't really understand where the brackets go for a command of this size, and when i use a json expando thing i try put it bake together but it takes out all the spaces.
Ran it through https://jsonformatter.curiousconcept.com/ and I can see 2 places where its empty, its that intended?
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!