Files
Gregtech-New-Bastards/.minecraft/config/openprinter.cfg.bak
2025-10-27 11:53:18 +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
}