Difference between revisions of "JCM:Water Machine"
From The District of Joban
Views
Actions
Namespaces
Variants
Tools
Line 8: | Line 8: | ||
# Right click on the water machine to fill the 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 === | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
!FACING | !FACING | ||
|north | |north | ||
Line 22: | Line 32: | ||
| | | | ||
|} | |} | ||
=== History === | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
!Version | !Version | ||
!Changes Made | !Changes Made |
Revision as of 20:51, 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 |