Files
2026-02-23 21:48:28 +01:00

18 lines
398 B
INI

# Configuration file
options {
# Should we use the 3D Model, or a block
B:Render3D=true
# Enable the Update Checker? Disabling this will remove all traces of the MUD.
B:enableMUD=false
# Allows the printer to print Name Tags, configurable because this usually costs XP.
B:enableNameTag=true
# How many times you can print with a ink cartridge
I:inkUses=4000
}