CoreNetwork / Mantle

The main plugin powering majority of features on Flatcore
1 stars 1 forks source link

Add Spell of Grazing #400

Closed riddle closed 9 years ago

riddle commented 9 years ago

Spell to feed animals without right clicking them.

  1. Affects 32 by 32 by 32 area (like Growth or Decay)
  2. Uses up items from player’s inventory
  3. Uses standardized feeding behavior which doesn’t somehow abuse MobLimiter’s /animals

Items:

  1. Pigs → 1 carrots
  2. Sheep, cows → 1 wheat
  3. Chickens → 1 seeds
  4. Villagers → 3 bread (not carrots, not potatoes)
  5. Horses, donkeys → 1 golden carrot or 1 golden apple, carrot preferred. Don’t use Enchanted Gold Apple.
matejdro commented 9 years ago

What visual/audible effect should I add?

riddle commented 9 years ago

No visual effect.

/playsound mob.pig.say @a ~ ~ ~ 1.0 1.0
matejdro commented 9 years ago

Can this spell override vanilla timeout for breeding?

riddle commented 9 years ago

Nooo 😃 Can’t do! It’s just about automation.