SHOW:
|
|
- or go back to the newest paste.
| 1 | function useItem(x, y, z, itemId, blockId, side) {
| |
| 2 | - | if (itemId==281) {
|
| 2 | + | if (itemId==334) {
|
| 3 | - | clientMessage("Bowls are made from wood, You can craft mushroom soup with 1 mushroom and 1 bowl.");
|
| 3 | + | clientMessage("Leather is obtained by cows, You can craft leather armor with it. ");
|
| 4 | } | |
| 5 | } |