mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-14 11:46:06 +00:00
Cache 2D noise results to increase performance, update to latest Gaea
This commit is contained in:
@@ -3,5 +3,6 @@ data-save: PT6M
|
||||
language: "en_us"
|
||||
fail-type: SHUTDOWN
|
||||
dump-default: true
|
||||
cache-size: 8
|
||||
master-disable:
|
||||
caves: false
|
||||
@@ -1,7 +1,7 @@
|
||||
name: "Terra"
|
||||
depend: [ "Gaea" ]
|
||||
main: "com.dfsek.terra.Terra"
|
||||
version: "1.0.4-BETA"
|
||||
version: "1.0.5-BETA"
|
||||
load: "STARTUP"
|
||||
api-version: "1.16"
|
||||
softdepend: [ "WorldEdit" ]
|
||||
|
||||
Reference in New Issue
Block a user