Microphone
Used in programming. Takes user's input from chat.
It is a craftable and spawnable non-flammable solid.
Here is a list of possible sizes that reach the maximum malleability (27) that have integer components: 1x27x1, 1x9x3, 3x3x3
At its default size (1x2x1) it has a durability of 1, at its maximum size it has a durability of 3.
By default, its color is #5b5d69.
It requires 2 Copper and 2 Silicon to be crafted.
Events
Chatted(player, message)
The parameters for Chatted are as follows:
- The player parameter is a
number. - The message parameter is a
string.