Subsidy Machine

General
Block ID |
jsblock:subsidy_machine |
Item Group | JCM Blocks |
Light Level | 0 |
Other Information
Added in | 1.0.0 |
Created by | AozoraSky |
Subsidy Machine
A Subsidy Machine is a functional block in Joban Client Mod, modelled after the Subsidy Collection Point seen in MTR premises.
Usage#
The balance amount set for this block will be added to your MTR balance when right clicked.
Depending on how the block is configured, there may be a cooldown period before you can continue filling your balance.
Configuring#
You may configure the balance amount provided by the machine and cooldown period by right clicking with the Brush item provided by the MTR mod.
Crafting Recipe#










Block states#
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 |
History#
Version | Changes Made |
---|---|
v1.0.0 | Added Subsidy Machine |
v1.1.4 | Subsidy Machine is now configurable, with timeout and price per click. |
v2.0.0 | Rename jsblock:subsidy_machine_1 to jsblock:subsidy_machine |