So I was just thinking that it would be cool to have a flying cow at spawn, so had the idea of flying pet that you could ride as an Obsidian Perk
It is a very Simple thing to add. Im pretty sure that the way they make the pets is that when you click the spawn egg it just uses /summon (animal) (coordanites)
The way to make the pet be able to fly would be to add some coding like this (i will use pig as an example, and if the amplifier and duration are in the wrong way plzz tell me)
/summon Pig ~ ~ ~ {Riding:{id:"Bat",ActiveEffects:[{id:11,Amplifier:1,Duration:1000000}]}}
I do not know how to make the pet ridable, but i think the devs probably know how to :D
It is a very Simple thing to add. Im pretty sure that the way they make the pets is that when you click the spawn egg it just uses /summon (animal) (coordanites)
The way to make the pet be able to fly would be to add some coding like this (i will use pig as an example, and if the amplifier and duration are in the wrong way plzz tell me)
/summon Pig ~ ~ ~ {Riding:{id:"Bat",ActiveEffects:[{id:11,Amplifier:1,Duration:1000000}]}}
I do not know how to make the pet ridable, but i think the devs probably know how to :D