Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1>
- /summon Bat ~ ~1 ~ {Passengers:[{id:"Zombie"}]}
- //this will summon a zombie on bat (flying zombs :V )
- 2>
- /summon Bat ~ ~1 ~ {Passengers:[{id:"Ghast"}]}
- //ghast flies but this will make them look so weird
- 3>
- /summon Bat ~ ~1 ~ {Passengers:[{id:"Skeleton",HandItems:[{id:bow,Count:1},{}]}]}
- //this will summon a skeleton on top of a bat and that skeleton also shoots
- 4>
- /summon Bat ~ ~1 ~ {ActiveEffects:[{Id:14,Amplifier:0,Duration:2000000,ShowParticles:0b}],Passengers:[{id:"Painting",Facing:0,Motive:Kebab}]}
- //this will summon a painting (flying painting) on bat looks scary and cool useful for haunted houses
- 5>
- /summon Bat ~ ~1 ~ {ActiveEffects:[{Id:14,Amplifier:0,Duration:2000000,ShowParticles:0b}],Passengers:[{id:"EntityHorse",Type:0,SaddleItem:{id:saddle},Variant:0,Tame:1}]}
- //this will summon a horse on bat and you can ride on that horse and kinda a fly in survival mode (pony?)
- RETURN BACK TO MY CHANNEL
- https://www.youtube.com/channel/UCLCDATvGikpHpoC1LsSRm8w
Add Comment
Please, Sign In to add comment