The District of Joban Difference between revisions of "JCM:Subsidy Machine"

Difference between revisions of "JCM:Subsidy Machine"

From The District of Joban
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"
|+Blockstate
|+
!FACING
!facing
|-
|-
|north
|north
Line 43: Line 44:
|Amount of balance that will be added
|Amount of balance that will be added
|10
|10
|}
=== 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.
|}
|}

Revision as of 23:51, 19 August 2022

Subsidy Machine
JCM subsidy machine.png
General Information
Block ID jsblock:subsidy_machine_1
Item Group Joban 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

  1. The configured balance of this block will be added to scoreboard objective mtr_balance when right clicked.

Configuring

  1. Right Click with brush
  2. 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

jsblock:subsidy_machine_1
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

History

Version Changes Made
v1.0.0 Added Subsidy Machine
v1.1.4 Subsidy Machine is now configurable, with timeout and price per click.