Difference between revisions of "JCM:Subsidy Machine"
From Joban Wiki
Views
Actions
Namespaces
Variants
Tools
AmberFrost (talk | contribs) |
AmberFrost (talk | contribs) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{InfoBox block|id=jsblock:subsidy_machine_1|since=1.0.0|title=Subsidy Machine|item_group= | {{InfoBox block|id=jsblock:subsidy_machine_1|since=1.0.0|title=Subsidy Machine|item_group=JCM Blocks|type=Directional Block|hardness=4.0|light_level=0|transparent=No|image=JCM subsidy machine.png|author=AozoraSky|other_category=Other Information|general_category=General Information}} | ||
A '''Subsidy Machine''' is a functional block in Joban Client Mod. | A '''Subsidy Machine''' is a functional block in Joban Client Mod. | ||
| Line 12: | Line 12: | ||
# A GUI will be displayed, allowing configuration for the subsidy balance and timeout | # A GUI will be displayed, allowing configuration for the subsidy balance and timeout | ||
=== Blockstates === | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
! | !facing | ||
|- | |- | ||
|north | |north | ||
| Line 43: | Line 44: | ||
|Amount of balance that will be added | |Amount of balance that will be added | ||
|10 | |10 | ||
|} | |||
=== Crafting Recipe === | |||
{{Crafting 3x3|Minecraft Iron ingot.png|Minecraft Iron ingot.png|Minecraft Iron ingot.png|Minecraft Blue dye.png|Minecraft emerald.png|Minecraft Blue dye.png|Minecraft Redstone.png|Minecraft Redstone.png|Minecraft Redstone.png|Cres=2|res=JCM Item Subsidy machine 1.png}} | |||
=== History === | |||
{| class="wikitable" | |||
|+ | |||
!Version | |||
!Changes Made | |||
|- | |||
|v1.0.0 | |||
|Added Subsidy Machine | |||
|- | |||
|v1.1.4 | |||
|Subsidy Machine is now configurable, with timeout and price per click. | |||
|} | |} | ||
Latest revision as of 19:31, 9 October 2022
Subsidy Machine
General Information
| Block ID | jsblock:subsidy_machine_1 |
|---|---|
| Item Group | JCM Blocks |
| Transparent | No |
| Light Level | 0 |
Other Information
| Added in | v1.0.0 |
|---|---|
| Created by | AozoraSky |
A Subsidy Machine is a functional block in Joban Client Mod.
Usage
- The configured balance of this block will be added to scoreboard objective
mtr_balancewhen right clicked.
Configuring
- Right Click with brush
- A GUI will be displayed, allowing configuration for the subsidy balance and timeout
Blockstates
| facing |
|---|
| north |
| east |
| south |
| west |
Block Entity
This block has a block entity, and stores the following data
| Name | Type | Description | Default Value |
|---|---|---|---|
| timeout | integer | How long the player need to wait after using this block (In Seconds) | 0 |
| price_per_click | integer | Amount of balance that will be added | 10 |
Crafting Recipe
History
| Version | Changes Made |
|---|---|
| v1.0.0 | Added Subsidy Machine |
| v1.1.4 | Subsidy Machine is now configurable, with timeout and price per click. |