mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-17 19:25:20 -04:00
Updated comment in config wrt. print light level.
This commit is contained in:
parent
a22e694102
commit
565b691e29
@ -1049,6 +1049,9 @@ opencomputers {
|
|||||||
# The maximum light level a printed block can emit. This defaults to
|
# 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
|
# a value similar to that of a redstone torch, because by default the
|
||||||
# material prints are made of contains redstone, but no glowstone.
|
# 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
|
maxPrintLightLevel: 8
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user