mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 20:44:05 +09:00
amount of fluid affects the light absorption
This commit is contained in:
@@ -99,5 +99,6 @@ object PlayerBuilderSigrid {
|
||||
walls.forEach { inventory.add(it + 4096, 9995) }
|
||||
inventory.add(ItemCodex.ITEM_STATIC.first)
|
||||
inventory.add(9000)
|
||||
inventory.add(9001)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user