Difference between revisions of "JCM:Water Machine"
From Joban Wiki
		Views
Actions
Namespaces
Variants
Tools
AmberFrost (talk | contribs)  | 
				AmberFrost (talk | contribs)   | 
				||
| Line 14: | Line 14: | ||
* 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.  | ||
* Otherwise:  Just give them the bottle.  | * Otherwise:  Just give them the bottle.  | ||
Revision as of 20:52, 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 |