A alchemy tale is a block that can convert items with emc.
| 目次▼ |
Right-clicking the block opens a GUI that allows players to spend EMC from their team's shared pool to extract registered items.
• Normal Click: Extracts 1 item.
• Shift + Click: Extracts the maximum affordable stack based on available EMC and item stack limits.
Players can register new items by inserting them into the registration slots within the GUI.
The interface displays 13 items at a time in a diamond pattern.
| Item | ID |
|---|---|
| Alchemy Table | itemalchemy:alchemy_table |
| Property | Value |
|---|---|
| Base Material | Stone |
| Hardness | 1.5 |
| Blast Resistance | 7.0 |
| Block Entity | No |
| Wrench Compatible | Yes |
Unlike many functional blocks, the Alchemy Table does not use a block entity; it accesses team data directly from the server state. It is compatible with wrench tools for rotation and manipulation.