initial
This commit is contained in:
17
.minecraft/config/openprinter.cfg
Normal file
17
.minecraft/config/openprinter.cfg
Normal 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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user