Fixed Lithium WorldGen NullPtr issue cause by lazyness
Detail cause: I only override the getChunk(x,y,status,bool) and not its sub set like getChunk(x,y), getChunk(x,y,status) because... Programmer is always lazy. Aren't they?
This commit is contained in:
@@ -14,6 +14,7 @@ fabric_api_version=0.44.0+1.18
|
||||
# Fabric mods
|
||||
modmenu_version=3.0.0
|
||||
starlight_version_fabric=3554912
|
||||
lithium_version=mc1.18.1-0.7.7
|
||||
sodium_version=mc1.18-0.4.0-alpha5
|
||||
iris_version=1.18.x-v1.1.4
|
||||
immersive_portals_version = v1.0.4-1.18
|
||||
|
||||
Reference in New Issue
Block a user