Difference between revisions of "JCM:Water Machine"
From Joban Wiki
Views
Actions
Namespaces
Variants
Tools
AmberFrost (talk | contribs) |
AmberFrost (talk | contribs) |
||
| Line 10: | Line 10: | ||
=== Usage (Technical) === | === Usage (Technical) === | ||
If player is holding an empty glass bottle: | If player is holding an empty glass bottle: | ||
:* Get the glass bottle | |||
* Get the glass bottle | :* Fill it with water | ||
* Fill it with water | :* Remove 1 bottle from player | ||
* Remove 1 bottle from player | :* If player no longer have any bottle after removing 1: | ||
* If player no longer have any bottle after removing 1: Give it directly to the selected hotbar slot | ::* Give it directly to the selected hotbar slot | ||
* Otherwise: | :* Otherwise: | ||
::* Just give them the bottle. | |||
=== Blockstates === | === Blockstates === | ||
Revision as of 20:55, 20 August 2022
Water Machine
General Information
| Block ID | jsblock:water_machine_1 |
|---|---|
| Item Group | JCM Blocks |
| Transparent | No |
| Light Level | 0 |
Other Information
| Added in | v1.0.0 |
|---|---|
| Created by | LX86 |
A Water Machine is a functional block in Joban Client Mod.
Usage
- Hold an empty bottle
- Right click on the water machine to fill the empty bottle
Usage (Technical)
If player is holding an empty glass bottle:
- Get the glass bottle
- Fill it with water
- Remove 1 bottle from player
- If player no longer have any bottle after removing 1:
- Give it directly to the selected hotbar slot
- Otherwise:
- Just give them the bottle.
Blockstates
| FACING | north | east | south | west |
|---|---|---|---|---|
| HALF | lower | upper |
History
| Version | Changes Made |
|---|---|
| v1.0.0 | Added Water Machines |