Minecraft will add the Happy Ghast in the next update... and YOU CAN DO IT NOW!
(this is the new Mob that Minecraft is going to add)
It was used the first day from the server
mc.titanet.it before adding it as custom entity. You can use it to let players play with the new mob before updating and
without a ResourcePack
Everything is configurable
It can spawn in a configurable worlds.
You can ride it and control it. (It follows your eye direction like the pig)
Up to 4 players can sit/stack on it.
It's friendly, it doesn't attack the players
Configurable feed-item for the health (default: Snowball)
Configurable feed-health-amount
Customizable Max Health
Custom drops (with configurable random amount!)
You can disable the ghast shooting sound
Configurable speed
It drops snowballs
Code (YAML):
ghast:
aggressive: false
# the ghast, have to be aggressive? name: "&aHappy Ghast"# the display name of the ghast spawnChance: 1.5
# the chance the ghast has to spawn maxPassenger: 4
# the max of the passengers the ghast can have controllable: true
# is controllable? controlTaskGap: 1
# in ticks, the task frequency, if you don't know what this is, don't touch it speed: 0.5
# the movement speed of the ghast shoot-sound: # sound when the ghast shoot enabled: false
sound: "BLOCK_ANVIL_PLACE" volume: 10
pitch: 1
maxHealth: # the max health of the ghast that spawn enabled: false
value: 100
worlds-enabled: -
"world"