1

Issues with 1.12

Madmagic's Avatar Madmagic6/26/17 12:13 pm
1 emeralds 569 5
6/29/2017 9:10 pm
Greystalk's Avatar Greystalk
So me and my friend we created a server together but for some reason we cant summon in primedtnt, charged creeper neither can we summon entitys that are riding other entitys
Is this something due 1.12 or is it just my server?
(i just got started learning ommand blocks and i had so much idea's but then i found out that they don't work)
Posted by Madmagic's Avatar
Madmagic
Level 1 : New Network
0

Create an account or sign in to comment.

5

1
06/29/2017 9:10 pm
Level 45 : Master Ranger
Greystalk
Greystalk's Avatar
I recommend using mcstacker. It's so useful for that kind of stuff.

https://mcstacker.bimbimma.com/
1
06/29/2017 9:48 am
Level 20 : Expert Network
Sparthia
Sparthia's Avatar
Install Essentials and it will be alot easier.
1
06/29/2017 9:23 am
Level 1 : New Network
Madmagic
Madmagic's Avatar
And what about potions ?
It used to be thrownpotion but that changed to potion
But if i try to summon it it gives an error
I have added some effects to it but it still gave thesame error
Is there a new way of summoning them?
1
06/29/2017 1:55 pm
Level 70 : Legendary Engineer
Bertiecrafter
Bertiecrafter's Avatar
Errors aren't data specific and should be descriptive enough to figure out what the problem is. About the NBT data itself, you use the "Potion" tag (string value) and use the values from: http://minecraft.gamepedia.com/Potion#Item_data

Custom OR Multiple potions are more difficult, you can find the entire structure over at:
http://minecraft.gamepedia.com/Chunk_format#Projectiles
1
06/26/2017 1:59 pm
Level 70 : Legendary Engineer
Bertiecrafter
Bertiecrafter's Avatar
The command syntax changed a lot in the past versions.

It's /summon tnt now instead of /summon primed_tnt.
You have to specify the fuse now, it doesn't have one by default:
/summon tnt ~ ~ ~ {Fuse:80s}

Use tab auto-complete, the names changed in 1.11.

And instead of /summon cow ~ ~ ~ {Riding:{id:"chicken"}}
It's now: /summon chicken ~ ~ ~ {Passengers:[{id:"cow"}]}
This changed all the way back in 1.9.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome