Examples

Foods

The Donut

  • A cookie example item that uses a resource pack, Mythic Crucible, and CustomModelData to make it look like a donut. When consumed, it gives a short burst of the saturation potion effect and gives a small amount of saturation replenishment.

For info on how the “eatmeal” skill is used, check here.

donut:
  Id: COOKIE
  Display: 'Donut'
  Model: 1
  Lore:
  - '&fBasic Food Item'
  - '&eCan be eaten'
  Skills:
  - skill{s=eatmeal} ~onConsume

image

Generated from @Mythic* annotations in the MythicMobs source.