mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-15 18:34:56 -04:00
wawla: add missing space to CropBlock
This commit is contained in:
parent
ae4da3d0b3
commit
96d3b9b647
@ -42,7 +42,7 @@ open class CropBlock(resourceLocation: ResourceLocation, registries: Registries,
|
||||
|
||||
component += if (blockLight < MIN_LIGHT_LEVEL) "§4$blockLight§r" else "§a$blockLight§r"
|
||||
|
||||
component += "($skyLight)"
|
||||
component += " ($skyLight)"
|
||||
|
||||
return component
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user