Updated comment in config wrt. print light level.

This commit is contained in:
Florian Nücke 2015-04-06 21:18:53 +02:00
parent a22e694102
commit 565b691e29

View File

@ -1049,6 +1049,9 @@ opencomputers {
# The maximum light level a printed block can emit. This defaults to
# a value similar to that of a redstone torch, because by default the
# material prints are made of contains redstone, but no glowstone.
# Prints' light level can further be boosted by crafting them with
# glowstone dust. This is merely the maximum light level that can be
# achieved directly when printing them.
maxPrintLightLevel: 8
}