Add Starlight

This commit is contained in:
Spottedleaf
2021-11-27 02:42:09 -08:00
parent 11418ffcc1
commit 1dc66f14fb
3 changed files with 5212 additions and 379 deletions

View File

@@ -117,7 +117,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ }
+
+ // Note: Copied from below
+ return ChunkStatus.getStatus(compound.getCompound("Level").getString("Status"));
+ return ChunkStatus.getStatus(compound.getString("Status"));
+ }
+ // Paper end
+