The Meaning of Life, the Universe, and Everything.
Join Date:
10/14/2013
Posts:
101
Location:
Canada
Minecraft:
RickyBGamez
Member Details
I need help on a map I am building. I am trying to spawn a villager into the game with slow and regeneration with custom names.This is what the command block says when it get activated: Data tag parsing failed: Unbalanced brackets: {Profession:0,CustomName:Soccer Ball,CustomNameVisible:1},{[{ActiveEffects:[{Id:10,Amplifier:2,Duration:10000000},{Id:2,Amplifier:255,Duration:10000000}]}
Heres the actual command in the command block:
/summon Villager ~ ~2 ~ {Profession:0,CustomName:Soccer Ball,CustomNameVisible:1},{[{ActiveEffects:[{Id:10,Amplifier:2,Duration:10000000},{Id:2,Amplifier:255,Duration:10000000}]}
Can you please edit the command and post the working command or post what I need to change with a example because it is hard for me to figure commands out.
I'm not the greatest with vanilla commands, but from my programming background, you don't have the proper amount of brackets or curly brackets to satisfy the parser.And more likely it is a snapshot bug
The Meaning of Life, the Universe, and Everything.
Join Date:
10/14/2013
Posts:
101
Location:
Canada
Minecraft:
RickyBGamez
Member Details
Can you edit the code so it would work cause when you only do /summon Villager ~ ~2 ~ {[{ActiveEffects:[{Id:10,Amplifier:2,Duration:10000000},{Id:2,Amplifier:255,Duration:10000000}]} it works perfectly fine but when you do /summon Villager ~ ~2 ~ {Profession:0,CustomName:Soccer Ball,CustomNameVisible:1},{[{ActiveEffects:[{Id:10,Amplifier:2,Duration:10000000},{Id:2,Amplifier:255,Duration:10000000}]} it doesn't work at all.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumHeres the actual command in the command block:
/summon Villager ~ ~2 ~ {Profession:0,CustomName:Soccer Ball,CustomNameVisible:1},{[{ActiveEffects:[{Id:10,Amplifier:2,Duration:10000000},{Id:2,Amplifier:255,Duration:10000000}]}
Can you please edit the command and post the working command or post what I need to change with a example because it is hard for me to figure commands out.
Thanks for all the help
-
View User Profile
-
View Posts
-
Send Message
Curse Premium