Tuesday 9 June 2015

The Minecraft World Needs More Flippin' Prismarine

Hi guys, I have created 3 codes for 3 awesome Prismarine related minecraft mobs.





 

Prismarine dragon

/summon EnderDragon ~0 ~1 ~0 {Equipment:[{Count:64,id:prismarine_shard},{Count:64,id:prismarine_crystals},{Count:64,id:prismarine_bricks},{Count:64,id:spawn_guardian},{Count:1,id:nether_star}],CustomName:Prismarine Dragon,CustomNameVisible:1,Attributes:[{Name:generic.maxHealth,Base:900},{Name:generic.movementSpeed,Base:0.1},{Name:generic.attackDamage,Base:800},{Name:generic.followRange,Base:900}],DropChances:[2.0F,2.0F,2.0F,2.0F,2.0F],Silent:1,PersistenceRequired:1}


Prisman

/setblock ~0 ~1 ~0 mob_spawner 0 replace {SpawnCount:1,SpawnRange:4,maxNearbyEntities:6,Delay:20,MinSpawnDelay:60,MaxSpawnDelay:120,EntityId:Skeleton,SpawnData:{Equipment:[{Count:1,id:diamond_axe,tag:{display:{Name:Prismarine Axe,Lore:[By Rancorhugger]},ench:[{id:16,lvl:28},{id:34,lvl:25}]}},{},{},{Count:1,id:diamond_chestplate,tag:{display:{Name:Prismarine Chestplate,Lore:[By Rancorhugger]},ench:[{id:4,lvl:28},{id:34,lvl:37}]}},{Count:1,id:prismarine,tag:{ench:[{id:3,lvl:34},{id:34,lvl:90}]}}],DropChances:[0.5F,0.0F,0.0F,0.6F,2.0F]}}
 
Prismo

/setblock ~0 ~1 ~0 mob_spawner 0 replace {SpawnCount:1,SpawnRange:4,maxNearbyEntities:6,Delay:20,MinSpawnDelay:60,MaxSpawnDelay:120,EntityId:Skeleton,SpawnData:{Equipment:[{Count:1,id:diamond_axe,tag:{Unbreakable:1,display:{Name:Prismarine Axe,Lore:[By Rancorhugger]},ench:[{id:16,lvl:28},{id:34,lvl:25}]}},{},{},{Count:1,id:diamond_chestplate,tag:{Unbreakable:1,display:{Name:Prismarine Chestplate,Lore:[By Rancorhugger]},ench:[{id:4,lvl:31},{id:34,lvl:35}]}},{Count:1,id:sea_lantern,tag:{Unbreakable:1,ench:[{id:3,lvl:89},{id:34,lvl:37}]}}],Attributes:[{Name:generic.maxHealth,Base:60},{Name:generic.movementSpeed,Base:0.2},{Name:generic.attackDamage,Base:9},{Name:generic.followRange,Base:80},{Name:generic.knockbackResistance,Base:89}],DropChances:[0.5F,0.0F,0.0F,0.6F,2.0F],Silent:1,PersistenceRequired:1,SkeletonType:1}}


Have Fun!

No comments:

Post a Comment