Food

A consumable item. Appears to be meat. Upon clicking it, it will heal the user's health depending on the size. It is a craftable and spawnable flammable solid.
Here is a list of possible sizes that reach the maximum malleability (100) that have integer components: 1x1x100, 1x2x50, 1x4x25, 1x5x20, 1x10x10, 2x2x25, 2x5x10, 4x5x5
At its default size (4x2x2) it has a durability of 2, at its maximum size it has a durability of 4.
By default, its colour is #ff9494.
It requires 4 Grass
, to be crafted.
Events
OnClick(clickerId)
Fires when the object is clicked.
The clickerId parameter is the UserId
of the player who clicked the object. It is a number
.