Basic structuring and added WorldGeneratorAPI.
Also fixed typo.
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -120,4 +120,11 @@ buildNumber.properties
|
||||
# Ignore all local history of files
|
||||
.history
|
||||
|
||||
# End of https://www.gitignore.io/api/java,maven,eclipse,visualstudiocode
|
||||
# End of https://www.gitignore.io/api/java,maven,eclipse,visualstudiocode
|
||||
|
||||
**/*.code-workspace
|
||||
|
||||
test-server/logs
|
||||
test-server/world
|
||||
test-server/world_nether
|
||||
test-server/world_the_end
|
||||
|
Reference in New Issue
Block a user