MCX201
Jump to navigation
Jump to search
Item Spawner | |
About | |
---|---|
ID | MCX201 |
Self Triggered | No |
Clickable | No |
Input | Yes |
Output | Yes |
Rail | No |
Restricted | admin placement only |
Sign Format | |
First line | DISPENSER 2.0 |
Second line | [MCX201] |
Third line | item_id:damage |
Fourth line | amount |
Craftbook Page |
Spawns items onto the next empty spot above the block the sign is on. Requires an input. Similar to MCX202 but does not require any chest with items in it to use.
Details
- Third line
- Specifies the type of item to spawn.
- Fourth line (optional)
- Amount of items to spawn.
- Input:
- Will activate once each time it is powered.
- Output:
- Will create an output when spawning items.
Examples
[MCX201] 1
Will create one stone item at the next empty spot above the block the sign is on.
[MCX201] 35:6 28
Will create 28 items with id 35 and damage 6 (pink wool) and then drop them in the next open spot above the block the sign is on.