clientstuff

This commit is contained in:
2025-10-27 11:53:18 +01:00
parent 503b04656d
commit d22cef5355
1575 changed files with 795737 additions and 610 deletions

View File

@@ -0,0 +1,17 @@
# 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
}