Skip to content

Config File

Kenneth edited this page Jun 12, 2018 · 7 revisions

The config file allows players to disable certain features of the mod. Currently the config file only has 3 options.

Disable coins

Mod Version: 0.2.4+

This option allows you to disable the need to use coins to be able to play on the arcade machines. Default: false

Require Redstone

Mod Version: Not Implemented

This option lets you choose if the machines need redstone to power the machine. Default: false

Disable Update Notification

Mod Version: 0.2.13+

This option lets you disable the update notification in chat when you enter a world. Default: false

Prize List

Mod Version: 1.3.4-2.1.2

Add Items to the Prize Counter.

If you add or remove an item, you have to change the 'total' number that's at the bottom of the prize list To do this, just get the highest number on the list (Ex: 6) and add one (Ex: 6 + 1 = 7)

To add an item to the prize list follow this format
S:ID=modid:item:cost
Example: S:7=minecraft:iron_ingot:20

Clone this wiki locally