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: 1x100x1, 1x50x2, 1x25x4, 1x20x5, 1x10x10, 2x25x2, 2x10x5, 4x5x5, 10x5x2
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
.