Fix up issues with code

Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
This commit is contained in:
solonovamax
2020-11-06 22:26:57 -05:00
parent a362ed47ce
commit 0c8c0723ef
130 changed files with 1228 additions and 1059 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
debug: false
data-save: PT6M
language: "en_us"
fail-type: SHUTDOWN
debug: false
data-save: PT6M
language: "en_us"
fail-type: SHUTDOWN
dump-default: true
cache-size: 8
cache-size: 8
master-disable:
caves: false
@@ -9,57 +9,57 @@ carving:
CAVERN: 5
ores:
DIRT:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
GRAVEL:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
DIORITE:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
ANDESITE:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
GRANITE:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
COAL_ORE:
min: 4
max: 8
min: 4
max: 8
min-height: 0
max-height: 84
IRON_ORE:
min: 2
max: 6
min: 2
max: 6
min-height: 0
max-height: 64
GOLD_ORE:
min: 1
max: 3
min: 1
max: 3
min-height: 0
max-height: 32
LAPIS_ORE:
min: 1
max: 2
min: 1
max: 2
min-height: 0
max-height: 32
REDSTONE_ORE:
min: 1
max: 2
min: 1
max: 2
min-height: 0
max-height: 16
DIAMOND_ORE:
min: 1
max: 1
min: 1
max: 1
min-height: 0
max-height: 16
@@ -40,57 +40,57 @@ flora:
ores:
DIRT:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
GRAVEL:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
DIORITE:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
ANDESITE:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
GRANITE:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
COAL_ORE:
min: 5
max: 15
min: 5
max: 15
min-height: 0
max-height: 128
IRON_ORE:
min: 2
max: 6
min: 2
max: 6
min-height: 0
max-height: 64
GOLD_ORE:
min: 1
max: 3
min: 1
max: 3
min-height: 0
max-height: 32
LAPIS_ORE:
min: 1
max: 4
min: 1
max: 4
min-height: 0
max-height: 32
REDSTONE_ORE:
min: 1
max: 4
min: 1
max: 4
min-height: 0
max-height: 16
DIAMOND_ORE:
min: 1
max: 2
min: 1
max: 2
min-height: 0
max-height: 16
@@ -33,57 +33,57 @@ structures:
ores:
DIRT:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
GRAVEL:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
DIORITE:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
ANDESITE:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
GRANITE:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
COAL_ORE:
min: 5
max: 15
min: 5
max: 15
min-height: 0
max-height: 128
IRON_ORE:
min: 2
max: 6
min: 2
max: 6
min-height: 0
max-height: 64
GOLD_ORE:
min: 1
max: 3
min: 1
max: 3
min-height: 0
max-height: 32
LAPIS_ORE:
min: 1
max: 4
min: 1
max: 4
min-height: 0
max-height: 32
REDSTONE_ORE:
min: 1
max: 4
min: 1
max: 4
min-height: 0
max-height: 16
DIAMOND_ORE:
min: 1
max: 2
min: 1
max: 2
min-height: 0
max-height: 16
@@ -11,58 +11,58 @@ structures:
ores:
DIRT:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
GRAVEL:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
DIORITE:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
ANDESITE:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
GRANITE:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
COAL_ORE:
min: 4
max: 8
min: 4
max: 8
min-height: 0
max-height: 84
IRON_ORE:
min: 2
max: 6
min: 2
max: 6
min-height: 0
max-height: 64
GOLD_ORE:
min: 1
max: 3
min: 1
max: 3
min-height: 0
max-height: 32
LAPIS_ORE:
min: 1
max: 2
min: 1
max: 2
min-height: 0
max-height: 32
REDSTONE_ORE:
min: 1
max: 2
min: 1
max: 2
min-height: 0
max-height: 16
DIAMOND_ORE:
min: 1
max: 1
min: 1
max: 1
min-height: 0
max-height: 16
@@ -82,7 +82,7 @@ flora:
simplex:
enable: true
frequency: 0.1
seed: 4
seed: 4
items:
SMALL_ROCK:
weight: 1
@@ -106,8 +106,8 @@ flora:
max: 180
slabs:
enable: true
threshold: 0.0075
enable: true
threshold: 0.0075
palettes:
- "minecraft:stone": "MOUNTAIN_SLABS"
- "minecraft:gravel": "MOUNTAIN_SLABS"
@@ -11,58 +11,58 @@ structures:
ores:
DIRT:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
GRAVEL:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
DIORITE:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
ANDESITE:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
GRANITE:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
COAL_ORE:
min: 4
max: 8
min: 4
max: 8
min-height: 0
max-height: 84
IRON_ORE:
min: 2
max: 6
min: 2
max: 6
min-height: 0
max-height: 64
GOLD_ORE:
min: 1
max: 3
min: 1
max: 3
min-height: 0
max-height: 32
LAPIS_ORE:
min: 1
max: 2
min: 1
max: 2
min-height: 0
max-height: 32
REDSTONE_ORE:
min: 1
max: 2
min: 1
max: 2
min-height: 0
max-height: 16
DIAMOND_ORE:
min: 1
max: 1
min: 1
max: 1
min-height: 0
max-height: 16
@@ -82,7 +82,7 @@ flora:
simplex:
enable: true
frequency: 0.1
seed: 4
seed: 4
items:
SMALL_ROCK:
weight: 1
@@ -106,8 +106,8 @@ flora:
max: 180
slabs:
enable: true
threshold: 0.0075
enable: true
threshold: 0.0075
palettes:
- "minecraft:stone": "MOUNTAIN_SLABS"
- "minecraft:gravel": "MOUNTAIN_SLABS"
@@ -11,58 +11,58 @@ structures:
ores:
DIRT:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
GRAVEL:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
DIORITE:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
ANDESITE:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
GRANITE:
min: 0
max: 1
min: 0
max: 1
min-height: 0
max-height: 84
COAL_ORE:
min: 4
max: 8
min: 4
max: 8
min-height: 0
max-height: 84
IRON_ORE:
min: 2
max: 6
min: 2
max: 6
min-height: 0
max-height: 64
GOLD_ORE:
min: 1
max: 3
min: 1
max: 3
min-height: 0
max-height: 32
LAPIS_ORE:
min: 1
max: 2
min: 1
max: 2
min-height: 0
max-height: 32
REDSTONE_ORE:
min: 1
max: 2
min: 1
max: 2
min-height: 0
max-height: 16
DIAMOND_ORE:
min: 1
max: 1
min: 1
max: 1
min-height: 0
max-height: 16
@@ -82,7 +82,7 @@ flora:
simplex:
enable: true
frequency: 0.1
seed: 4
seed: 4
items:
SMALL_ROCK:
weight: 1
@@ -106,8 +106,8 @@ flora:
max: 180
slabs:
enable: true
threshold: 0.0075
enable: true
threshold: 0.0075
palettes:
- "minecraft:stone": "MOUNTAIN_SLABS"
- "minecraft:gravel": "MOUNTAIN_SLABS"
@@ -33,57 +33,57 @@ structures:
ores:
DIRT:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
GRAVEL:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
DIORITE:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
ANDESITE:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
GRANITE:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
COAL_ORE:
min: 5
max: 15
min: 5
max: 15
min-height: 0
max-height: 128
IRON_ORE:
min: 2
max: 6
min: 2
max: 6
min-height: 0
max-height: 64
GOLD_ORE:
min: 1
max: 3
min: 1
max: 3
min-height: 0
max-height: 32
LAPIS_ORE:
min: 1
max: 4
min: 1
max: 4
min-height: 0
max-height: 32
REDSTONE_ORE:
min: 1
max: 4
min: 1
max: 4
min-height: 0
max-height: 16
DIAMOND_ORE:
min: 1
max: 2
min: 1
max: 2
min-height: 0
max-height: 16
@@ -1,5 +1,5 @@
noise-equation: "((-((y / 63)^2)) + 1) + |(noise2(x, z) / 3) + 0.1|"
id: "PLAINS_ABSTRACT"
id: "PLAINS_ABSTRACT"
carving:
CAVE: 30
@@ -12,57 +12,57 @@ structures:
erodible: true
ores:
DIRT:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 72
GRAVEL:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 72
DIORITE:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 72
ANDESITE:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 72
GRANITE:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 72
COAL_ORE:
min: 3
max: 7
min: 3
max: 7
min-height: 0
max-height: 72
IRON_ORE:
min: 2
max: 7
min: 2
max: 7
min-height: 0
max-height: 64
GOLD_ORE:
min: 1
max: 3
min: 1
max: 3
min-height: 0
max-height: 32
LAPIS_ORE:
min: 1
max: 4
min: 1
max: 4
min-height: 0
max-height: 32
REDSTONE_ORE:
min: 1
max: 4
min: 1
max: 4
min-height: 0
max-height: 16
DIAMOND_ORE:
min: 1
max: 2
min: 1
max: 2
min-height: 0
max-height: 16
@@ -32,57 +32,57 @@ carving:
ores:
DIRT:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
GRAVEL:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
DIORITE:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
ANDESITE:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
GRANITE:
min: 0
max: 2
min: 0
max: 2
min-height: 0
max-height: 128
COAL_ORE:
min: 5
max: 15
min: 5
max: 15
min-height: 0
max-height: 128
IRON_ORE:
min: 2
max: 6
min: 2
max: 6
min-height: 0
max-height: 64
GOLD_ORE:
min: 1
max: 3
min: 1
max: 3
min-height: 0
max-height: 32
LAPIS_ORE:
min: 1
max: 4
min: 1
max: 4
min-height: 0
max-height: 32
REDSTONE_ORE:
min: 1
max: 4
min: 1
max: 4
min-height: 0
max-height: 16
DIAMOND_ORE:
min: 1
max: 2
min: 1
max: 2
min-height: 0
max-height: 16
@@ -1,4 +1,4 @@
extends: "BEACH_ABSTRACT"
id: "BEACH"
vanilla: BEACH
extends: "BEACH_ABSTRACT"
id: "BEACH"
vanilla: BEACH
erodible: true
@@ -1,5 +1,5 @@
extends: "BEACH_ABSTRACT"
id: "COLD_BEACH"
extends: "BEACH_ABSTRACT"
id: "COLD_BEACH"
palette:
- "BLOCK:minecraft:bedrock": 0
- BEDROCK_MOST: 1
@@ -8,4 +8,4 @@ palette:
- GRAVEL: 64
- TUNDRA: 255
erodible: true
vanilla: SNOWY_BEACH
vanilla: SNOWY_BEACH
@@ -1,5 +1,5 @@
extends: "BEACH_ABSTRACT"
id: "FROZEN_BEACH"
extends: "BEACH_ABSTRACT"
id: "FROZEN_BEACH"
palette:
- "BLOCK:minecraft:bedrock": 0
- BEDROCK_MOST: 1
@@ -8,7 +8,7 @@ palette:
- GRAVEL: 64
- TUNDRA: 255
erodible: true
vanilla: SNOWY_BEACH
vanilla: SNOWY_BEACH
ocean:
palette: "COLD_OCEAN"
level: 62
level: 62
@@ -1,6 +1,6 @@
extends: "BEACH_ABSTRACT"
id: "WARM_BEACH"
vanilla: BEACH
extends: "BEACH_ABSTRACT"
id: "WARM_BEACH"
vanilla: BEACH
erodible: true
palette:
@@ -1,5 +1,5 @@
extends: "PLAINS_ABSTRACT"
id: "DESERT"
id: "DESERT"
palette:
- "BLOCK:minecraft:bedrock": 0
@@ -36,8 +36,8 @@ trees:
max: 72
slabs:
enable: true
threshold: 0.0075
enable: true
threshold: 0.0075
palettes:
- "minecraft:sand": "BLOCK:minecraft:sandstone_slab"
use-stairs-if-available: true
@@ -1,6 +1,6 @@
noise-equation: "((-((y / 63)^2)) + 1) + ((noise2(x, z)+0.5) / 3)"
extends: "BASIC_ORES"
id: "BIRCH_FOREST"
extends: "BASIC_ORES"
id: "BIRCH_FOREST"
palette:
- "BLOCK:minecraft:bedrock": 0
@@ -9,10 +9,10 @@ palette:
- BEDROCK_LITTLE: 3
- SANDY: 62
- GRASSY: 255
vanilla: BIRCH_FOREST
vanilla: BIRCH_FOREST
flora:
chance: 40
chance: 40
attempts: 1
items:
TALL_GRASS:
@@ -30,7 +30,7 @@ flora:
y:
min: 62
max: 84
erodible: true
erodible: true
trees:
density: 200
@@ -1,6 +1,6 @@
noise-equation: "((-((y / 63)^2)) + 1) + ((noise2(x, z)+0.5) / 3)"
extends: "BASIC_ORES"
id: "DARK_FOREST"
extends: "BASIC_ORES"
id: "DARK_FOREST"
structures:
- MANSION
@@ -12,11 +12,11 @@ palette:
- BEDROCK_LITTLE: 3
- SANDY: 62
- GRASSY: 255
vanilla: DARK_FOREST
erodible: true
flora-chance: 40
vanilla: DARK_FOREST
erodible: true
flora-chance: 40
flora:
chance: 40
chance: 40
attempts: 1
items:
TALL_GRASS:
@@ -1,6 +1,6 @@
noise-equation: "((-((y / 63)^2)) + 1) + ((noise2(x, z)+0.25) / 3)"
extends: "BASIC_ORES"
id: "JUNGLE"
extends: "BASIC_ORES"
id: "JUNGLE"
palette:
- "BLOCK:minecraft:bedrock": 0
@@ -10,14 +10,14 @@ palette:
- RIVER_BOTTOM: 61
- RIVER_SHORE: 62
- GRASSY: 255
vanilla: JUNGLE
vanilla: JUNGLE
erodible: true
erodible: true
structures:
- JUNGLE
- STRONGHOLD
flora:
chance: 80
chance: 80
attempts: 2
items:
TALL_GRASS:
@@ -1,6 +1,6 @@
noise-equation: "((-((y / 63)^2)) + 1) + ((noise2(x, z)+0.5) / 2)"
extends: "BASIC_ORES"
id: "FOREST"
extends: "BASIC_ORES"
id: "FOREST"
palette:
- "BLOCK:minecraft:bedrock": 0
@@ -10,10 +10,10 @@ palette:
- RIVER_BOTTOM: 61
- RIVER_SHORE: 62
- GRASSY: 255
vanilla: FOREST
vanilla: FOREST
flora:
chance: 40
chance: 40
attempts: 1
items:
TALL_GRASS:
@@ -41,7 +41,7 @@ flora:
y:
min: 62
max: 84
erodible: true
erodible: true
trees:
density: 250
@@ -1,6 +1,6 @@
noise-equation: "((-((y / 63)^2)) + 1) + ((noise2(x, z)+0.5) / 3)"
extends: "BASIC_ORES"
id: "SAVANNA"
extends: "BASIC_ORES"
id: "SAVANNA"
palette:
- "BLOCK:minecraft:bedrock": 0
@@ -10,10 +10,10 @@ palette:
- RIVER_BOTTOM: 61
- RIVER_SHORE: 62
- GRASSY: 255
vanilla: SAVANNA
vanilla: SAVANNA
flora:
chance: 40
chance: 40
attempts: 1
items:
TALL_GRASS:
@@ -26,7 +26,7 @@ flora:
y:
min: 62
max: 84
erodible: true
erodible: true
trees:
density: 20
@@ -1,7 +1,7 @@
noise-equation: "((-((y / 63)^2)) + 1) + ((noise2(x, z)+0.5) / 2)"
extends: "BASIC_ORES"
id: "SNOWY_TAIGA"
erodible: true
extends: "BASIC_ORES"
id: "SNOWY_TAIGA"
erodible: true
palette:
@@ -12,11 +12,11 @@ palette:
- RIVER_BOTTOM: 61
- RIVER_SHORE: 62
- TAIGA: 255
vanilla: TAIGA
vanilla: TAIGA
snow:
- min: 0
max: 255
- min: 0
max: 255
chance: 100
@@ -1,6 +1,6 @@
noise-equation: "((-((y / 63)^2)) + 1) + ((noise2(x, z)+0.5) / 2)"
extends: "BASIC_ORES"
id: "TAIGA"
extends: "BASIC_ORES"
id: "TAIGA"
palette:
- "BLOCK:minecraft:bedrock": 0
@@ -10,11 +10,11 @@ palette:
- RIVER_BOTTOM: 61
- RIVER_SHORE: 62
- TAIGA: 255
vanilla: TAIGA
erodible: true
vanilla: TAIGA
erodible: true
flora:
chance: 40
chance: 40
attempts: 1
items:
TALL_GRASS:
@@ -1,6 +1,6 @@
noise-equation: "((-((y / 64)^2)) + 1) + min(floor(((max(noise2(x/1.5, z/1.5)+0.1, 0)) + 0.1)*5), 3)/2.5 + |(noise2(x, z)+0.1)/3|"
extends: "BASIC_ORES"
id: "MESA"
extends: "BASIC_ORES"
id: "MESA"
palette:
- "BLOCK:minecraft:bedrock": 0
@@ -22,9 +22,9 @@ palette:
- "BLOCK:minecraft:red_terracotta": 84
- "BLOCK:minecraft:orange_terracotta": 80
- RED_DESERT: 72
vanilla: BADLANDS
vanilla: BADLANDS
flora-chance: 2
flora-chance: 2
flora:
chance: 2
attempts: 1
@@ -40,8 +40,8 @@ flora:
min: 62
max: 84
slabs:
enable: true
threshold: 0.0075
enable: true
threshold: 0.0075
palettes:
- "minecraft:red_sand": "BLOCK:minecraft:red_sandstone_slab"
use-stairs-if-available: true
@@ -1,7 +1,7 @@
noise-equation: "((-((y / 64)^2)) + 1) + min(floor(((|noise2(x/2.5, z/2.5)|) + 0.1)*4), 3)/2.5 + |noise2(x/2.5, z/2.5)|"
id: "ARID_MOUNTAINS"
extends: "BASIC_ORES"
id: "ARID_MOUNTAINS"
extends: "BASIC_ORES"
palette:
@@ -10,12 +10,12 @@ palette:
- BEDROCK_HALF: 2
- BEDROCK_LITTLE: 3
- ARID: 255
vanilla: SAVANNA
vanilla: SAVANNA
erodible: false
erodible: false
flora:
chance: 40
chance: 40
attempts: 1
items:
TALL_GRASS:
@@ -38,8 +38,8 @@ trees:
min: 58
max: 128
slabs:
enable: true
threshold: 0.015
enable: true
threshold: 0.015
palettes:
- "minecraft:red_sand": "BLOCK:minecraft:red_sandstone_slab"
use-stairs-if-available: true
@@ -1,7 +1,7 @@
noise-equation: "((-((y / 64)^2)) + 1) + min(floor(((|noise2(x/2.5, z/2.5)|) + 0.1)), 3)/5 + |noise2(x/2.5, z/2.5)|"
id: "ARID_MOUNTAINS_0"
extends: "BASIC_ORES"
id: "ARID_MOUNTAINS_0"
extends: "BASIC_ORES"
palette:
@@ -10,12 +10,12 @@ palette:
- BEDROCK_HALF: 2
- BEDROCK_LITTLE: 3
- ARID: 255
vanilla: SAVANNA
vanilla: SAVANNA
erodible: false
erodible: false
flora:
chance: 40
chance: 40
attempts: 1
items:
TALL_GRASS:
@@ -38,8 +38,8 @@ trees:
min: 58
max: 128
slabs:
enable: true
threshold: 0.015
enable: true
threshold: 0.015
palettes:
- "minecraft:red_sand": "BLOCK:minecraft:red_sandstone_slab"
use-stairs-if-available: true
@@ -1,7 +1,7 @@
noise-equation: "((-((y / 64)^2)) + 1) + min(floor(((|noise2(x/2.5, z/2.5)|) + 0.1)*3), 3)/3 + |noise2(x/2.5, z/2.5)|"
id: "ARID_MOUNTAINS_1"
extends: "BASIC_ORES"
id: "ARID_MOUNTAINS_1"
extends: "BASIC_ORES"
palette:
@@ -10,12 +10,12 @@ palette:
- BEDROCK_HALF: 2
- BEDROCK_LITTLE: 3
- ARID: 255
vanilla: SAVANNA
vanilla: SAVANNA
erodible: false
erodible: false
flora:
chance: 40
chance: 40
attempts: 1
items:
TALL_GRASS:
@@ -38,8 +38,8 @@ trees:
min: 58
max: 128
slabs:
enable: true
threshold: 0.015
enable: true
threshold: 0.015
palettes:
- "minecraft:red_sand": "BLOCK:minecraft:red_sandstone_slab"
use-stairs-if-available: true
@@ -1,5 +1,5 @@
extends: "MOUNTAINS_PRETTY"
id: "MOUNTAINS_STONE"
extends: "MOUNTAINS_PRETTY"
id: "MOUNTAINS_STONE"
noise-equation: "((-((y / 76)^2)) + 1) + ((noise2(x, z)+0.5) / 3) + max(noise2(x/2, z/2)*4 + noise2(x*8, z*8)*0.25, 0)"
prevent-smooth: true
palette:
@@ -10,16 +10,16 @@ palette:
- MOUNTAIN_STONE: 255
- MOUNTAIN_STONE_GRASS: 108
- MOUNTAIN_GRASS: 84
vanilla: MOUNTAINS
vanilla: MOUNTAINS
snow:
- min: 0
max: 120
- min: 0
max: 120
chance: 50
- min: 120
max: 140
- min: 120
max: 140
chance: 75
- min: 140
max: 255
- min: 140
max: 255
chance: 100
trees:
density: 200
@@ -1,5 +1,5 @@
extends: "MOUNTAINS_PRETTY_0"
id: "MOUNTAINS_STONE_0"
extends: "MOUNTAINS_PRETTY_0"
id: "MOUNTAINS_STONE_0"
noise-equation: "((-((y / 64)^2)) + 1) + ((noise2(x, z)+0.5) / 3) + max(noise2(x/2, z/2), 0)"
prevent-smooth: true
palette:
@@ -10,16 +10,16 @@ palette:
- MOUNTAIN_STONE: 255
- MOUNTAIN_STONE_GRASS: 108
- MOUNTAIN_GRASS: 84
vanilla: MOUNTAINS
vanilla: MOUNTAINS
snow:
- min: 0
max: 120
- min: 0
max: 120
chance: 50
- min: 120
max: 140
- min: 120
max: 140
chance: 75
- min: 140
max: 255
- min: 140
max: 255
chance: 100
trees:
density: 200
@@ -1,5 +1,5 @@
extends: "MOUNTAINS_PRETTY_1"
id: "MOUNTAINS_STONE_1"
extends: "MOUNTAINS_PRETTY_1"
id: "MOUNTAINS_STONE_1"
noise-equation: "((-((y / 70)^2)) + 1) + ((noise2(x, z)+0.5) / 3) + max(noise2(x/2, z/2)*3 + noise2(x*8, z*8)*0.125, 0)"
prevent-smooth: true
palette:
@@ -10,16 +10,16 @@ palette:
- MOUNTAIN_STONE: 255
- MOUNTAIN_STONE_GRASS: 108
- MOUNTAIN_GRASS: 84
vanilla: MOUNTAINS
vanilla: MOUNTAINS
snow:
- min: 0
max: 120
- min: 0
max: 120
chance: 50
- min: 120
max: 140
- min: 120
max: 140
chance: 75
- min: 140
max: 255
- min: 140
max: 255
chance: 100
trees:
density: 200
@@ -1,6 +1,6 @@
noise-equation: "((-((y / 62)^2)) + 1) + ((noise2(x, z)+0.5) / 3) + max(floor(noise3(x/2, y, z/2)*10 + noise2(x/2, z/2)*55)/8, 0)"
extends: "BASIC_ORES"
id: "MOUNTAINS"
extends: "BASIC_ORES"
id: "MOUNTAINS"
palette:
- "BLOCK:minecraft:bedrock": 0
@@ -9,10 +9,10 @@ palette:
- BEDROCK_LITTLE: 3
- TUNDRA: 100
- SNOW: 255
vanilla: MOUNTAINS
vanilla: MOUNTAINS
flora:
chance: 2
chance: 2
attempts: 1
items:
SMALL_ROCK:
@@ -21,8 +21,8 @@ flora:
min: 60
max: 72
slabs:
enable: true
threshold: 0.015
enable: true
threshold: 0.015
palettes:
- "minecraft:stone": "MOUNTAIN_SLABS"
- "minecraft:snow_block": "SNOW_LAYERS"
@@ -14,7 +14,7 @@ flora:
simplex:
enable: true
frequency: 0.05
seed: 4
seed: 4
items:
TALL_SEAGRASS:
weight: 1
@@ -14,7 +14,7 @@ flora:
simplex:
enable: true
frequency: 0.05
seed: 4
seed: 4
items:
TALL_SEAGRASS:
weight: 1
@@ -14,7 +14,7 @@ flora:
simplex:
enable: true
frequency: 0.05
seed: 4
seed: 4
items:
TALL_SEAGRASS:
weight: 1
@@ -1,5 +1,5 @@
extends: "PLAINS_ABSTRACT"
id: "PLAINS"
extends: "PLAINS_ABSTRACT"
id: "PLAINS"
palette:
- "BLOCK:minecraft:bedrock": 0
@@ -9,12 +9,12 @@ palette:
- RIVER_BOTTOM: 61
- RIVER_SHORE: 62
- GRASSY: 255
vanilla: PLAINS
vanilla: PLAINS
erodible: true
flora:
chance: 60
chance: 60
attempts: 1
items:
TALL_GRASS:
@@ -1,5 +1,5 @@
extends: "PLAINS_ABSTRACT"
id: "SKY_ISLANDS"
extends: "PLAINS_ABSTRACT"
id: "SKY_ISLANDS"
noise-equation: "if(max(y-96, 0), -(if(max(y-150, 0), |y-150|, |y-150|/16)) - 0.25 + (noise2(x*3, z*3)*3), ((-((y / 63)^2)) + 1) + |(noise2(x, z) / 3) + 0.1|)"
@@ -11,12 +11,12 @@ palette:
- RIVER_BOTTOM: 61
- RIVER_SHORE: 62
- GRASSY: 255
vanilla: PLAINS
vanilla: PLAINS
erodible: true
erodible: true
flora:
chance: 60
chance: 60
attempts: 1
items:
TALL_GRASS:
@@ -1,6 +1,6 @@
noise-equation: "((-((y / 58)^2)) + 1) + ((noise2(x, z)/4))"
extends: "BASIC_ORES"
id: "RIVER"
extends: "BASIC_ORES"
id: "RIVER"
palette:
- "BLOCK:minecraft:bedrock": 0
- BEDROCK_MOST: 1
@@ -9,10 +9,10 @@ palette:
- RIVER_BOTTOM: 61
- RIVER_SHORE: 62
- GRASSY: 255
vanilla: RIVER
vanilla: RIVER
flora:
chance: 60
chance: 60
attempts: 1
items:
TALL_GRASS:
@@ -1,6 +1,6 @@
noise-equation: "((-((y / 62)^2)) + 1) + ((noise2(x, z)/4))"
extends: "BASIC_ORES"
id: "SWAMP"
extends: "BASIC_ORES"
id: "SWAMP"
palette:
- "BLOCK:minecraft:bedrock": 0
- BEDROCK_MOST: 1
@@ -8,9 +8,9 @@ palette:
- BEDROCK_LITTLE: 3
- SWAMP_BOTTOM: 61
- SWAMP: 255
vanilla: SWAMP
vanilla: SWAMP
flora:
chance: 80
chance: 80
attempts: 1
items:
TALL_GRASS:
@@ -1,5 +1,5 @@
extends: "PLAINS_ABSTRACT"
id: "TUNDRA"
extends: "PLAINS_ABSTRACT"
id: "TUNDRA"
palette:
- "BLOCK:minecraft:bedrock": 0
@@ -7,15 +7,15 @@ palette:
- BEDROCK_HALF: 2
- BEDROCK_LITTLE: 3
- TUNDRA: 255
vanilla: SNOWY_TUNDRA
vanilla: SNOWY_TUNDRA
carving:
CAVE_TUNDRA: 35
RAVINE: 5
CAVERN: 5
RAVINE: 5
CAVERN: 5
snow:
- min: 0
max: 255
- min: 0
max: 255
chance: 30
erodible: true
@@ -36,8 +36,8 @@ trees:
min: 58
max: 84
slabs:
enable: true
threshold: 0.015
enable: true
threshold: 0.015
palettes:
- "minecraft:stone": "MOUNTAIN_SLABS"
- "minecraft:snow_block": "SNOW_LAYERS"
@@ -20,9 +20,9 @@ cut:
top: 0
bottom: 1
mutate:
x: 2
y: 6
z: 2
x: 2
y: 6
z: 2
radius: 0.125
palette:
inner:
@@ -20,9 +20,9 @@ cut:
top: 0
bottom: 0
mutate:
x: 2
y: 6
z: 2
x: 2
y: 6
z: 2
radius: 0.125
palette:
inner:
@@ -20,9 +20,9 @@ cut:
top: 0
bottom: 0
mutate:
x: 2
y: 6
z: 2
x: 2
y: 6
z: 2
radius: 0.125
palette:
inner:
@@ -20,9 +20,9 @@ cut:
top: 0
bottom: 0
mutate:
x: 2
y: 6
z: 2
x: 2
y: 6
z: 2
radius: 0.125
palette:
inner:
@@ -20,9 +20,9 @@ cut:
top: 0
bottom: 1
mutate:
x: 2
y: 6
z: 2
x: 2
y: 6
z: 2
radius: 0.125
palette:
inner:
@@ -20,9 +20,9 @@ cut:
top: 1
bottom: 2
mutate:
x: 1
y: 4
z: 1
x: 1
y: 4
z: 1
radius: 0.125
palette:
inner:
@@ -2,8 +2,8 @@ material: "minecraft:andesite"
radius:
min: 3
max: 4
deform: 0.75
deform: 0.75
deform-frequency: 0.1
id: "ANDESITE"
id: "ANDESITE"
replace:
- "minecraft:stone"
@@ -2,8 +2,8 @@ material: "minecraft:diorite"
radius:
min: 3
max: 4
deform: 0.75
deform: 0.75
deform-frequency: 0.1
id: "DIORITE"
id: "DIORITE"
replace:
- "minecraft:stone"
@@ -2,8 +2,8 @@ material: "minecraft:dirt"
radius:
min: 3
max: 4
deform: 0.75
deform: 0.75
deform-frequency: 0.1
id: "DIRT"
id: "DIRT"
replace:
- "minecraft:stone"
@@ -2,8 +2,8 @@ material: "minecraft:granite"
radius:
min: 3
max: 4
deform: 0.75
deform: 0.75
deform-frequency: 0.1
id: "GRANITE"
id: "GRANITE"
replace:
- "minecraft:stone"
@@ -2,8 +2,8 @@ material: "minecraft:gravel"
radius:
min: 3
max: 4
deform: 0.75
deform: 0.75
deform-frequency: 0.1
id: "GRAVEL"
id: "GRAVEL"
replace:
- "minecraft:stone"
@@ -2,8 +2,8 @@ material: "minecraft:coal_ore"
radius:
min: 1
max: 2
deform: 0.75
deform: 0.75
deform-frequency: 0.2
id: "COAL_ORE"
id: "COAL_ORE"
replace:
- "minecraft:stone"
@@ -2,8 +2,8 @@ material: "minecraft:diamond_ore"
radius:
min: 0
max: 1
deform: 0.75
deform: 0.75
deform-frequency: 0.2
id: "DIAMOND_ORE"
id: "DIAMOND_ORE"
replace:
- "minecraft:stone"
@@ -2,8 +2,8 @@ material: "minecraft:gold_ore"
radius:
min: 1
max: 1
deform: 0.75
deform: 0.75
deform-frequency: 0.2
id: "GOLD_ORE"
id: "GOLD_ORE"
replace:
- "minecraft:stone"
@@ -2,8 +2,8 @@ material: "minecraft:iron_ore"
radius:
min: 1
max: 1
deform: 0.75
deform: 0.75
deform-frequency: 0.2
id: "IRON_ORE"
id: "IRON_ORE"
replace:
- "minecraft:stone"
@@ -2,8 +2,8 @@ material: "minecraft:lapis_ore"
radius:
min: 1
max: 1
deform: 0.75
deform: 0.75
deform-frequency: 0.2
id: "LAPIS_ORE"
id: "LAPIS_ORE"
replace:
- "minecraft:stone"
@@ -2,8 +2,8 @@ material: "minecraft:redstone_ore"
radius:
min: 1
max: 1
deform: 0.75
deform: 0.75
deform-frequency: 0.2
id: "REDSTONE_ORE"
id: "REDSTONE_ORE"
replace:
- "minecraft:stone"
+3 -3
View File
@@ -46,11 +46,11 @@ blend:
frequency: 0.125
amplitude: 10
erode:
enable: true
enable: true
frequency: 0.001
threshold: 0.0015
octaves: 5
grid: "BIOME:RIVER"
octaves: 5
grid: "BIOME:RIVER"
noise:
octaves: 5
frequency: 0.0075
@@ -23,7 +23,7 @@ layers:
- materials:
- "minecraft:stone": 1
layers: 1
id: "ARID"
simplex: true
id: "ARID"
simplex: true
frequency: 0.05
seed: 3
seed: 3
@@ -12,7 +12,7 @@ layers:
- materials:
- "minecraft:stone": 1
layers: 1
id: "MOUNTAIN_GRASS"
simplex: true
id: "MOUNTAIN_GRASS"
simplex: true
frequency: 0.075
seed: 3
seed: 3
@@ -14,7 +14,7 @@ layers:
- materials:
- "minecraft:stone": 1
layers: 1
id: "MOUNTAIN_JUNGLE"
simplex: true
id: "MOUNTAIN_JUNGLE"
simplex: true
frequency: 0.04
seed: 3
seed: 3
@@ -18,7 +18,7 @@ layers:
- materials:
- "minecraft:stone": 1
layers: 1
id: "MOUNTAIN_PRETTY"
simplex: true
id: "MOUNTAIN_PRETTY"
simplex: true
frequency: 0.03
seed: 3
seed: 3
@@ -8,7 +8,7 @@ layers:
- materials:
- "minecraft:stone": 1
layers: 1
id: "MOUNTAIN_STONE"
simplex: true
id: "MOUNTAIN_STONE"
simplex: true
frequency: 0.075
seed: 3
seed: 3
@@ -16,7 +16,7 @@ layers:
- materials:
- "minecraft:stone": 1
layers: 1
id: "MOUNTAIN_STONE_GRASS"
simplex: true
id: "MOUNTAIN_STONE_GRASS"
simplex: true
frequency: 0.075
seed: 3
seed: 3
@@ -7,7 +7,7 @@ layers:
- materials:
- "minecraft:stone": 1
layers: 1
id: "RIVER_BOTTOM"
simplex: true
id: "RIVER_BOTTOM"
simplex: true
frequency: 0.05
seed: 3
seed: 3
@@ -10,7 +10,7 @@ layers:
- materials:
- "minecraft:stone": 1
layers: 1
id: "RIVER_SHORE"
simplex: true
id: "RIVER_SHORE"
simplex: true
frequency: 0.05
seed: 3
seed: 3
@@ -3,7 +3,7 @@ layers:
- "minecraft:cobblestone_slab": 1
- "minecraft:stone_slab": 3
layers: 1
id: "MOUNTAIN_SLABS"
simplex: true
id: "MOUNTAIN_SLABS"
simplex: true
frequency: 0.1
seed: 4
seed: 4
@@ -3,7 +3,7 @@ layers:
- "minecraft:cobblestone_stairs": 1
- "minecraft:stone_stairs": 3
layers: 1
id: "MOUNTAIN_STAIRS"
simplex: true
id: "MOUNTAIN_STAIRS"
simplex: true
frequency: 0.1
seed: 4
seed: 4
@@ -9,7 +9,7 @@ layers:
- materials:
- "minecraft:stone": 1
layers: 1
id: "TAIGA"
simplex: true
id: "TAIGA"
simplex: true
frequency: 0.03
seed: 3
seed: 3
@@ -15,7 +15,7 @@ layers:
- materials:
- "minecraft:stone": 1
layers: 1
id: "TUNDRA"
simplex: true
id: "TUNDRA"
simplex: true
frequency: 0.04
seed: 4
seed: 4
@@ -14,8 +14,8 @@ loot:
1: arrows
features:
- ENTITY_FEATURE:
entity: VINDICATOR
attempts: 100
entity: VINDICATOR
attempts: 100
in-height: 1
amount:
min: 60
@@ -27,8 +27,8 @@ features:
- "minecraft:red_carpet"
- "minecraft:white_carpet"
- ENTITY_FEATURE:
entity: EVOKER
attempts: 50
entity: EVOKER
attempts: 50
in-height: 2
amount:
min: 1
@@ -16,8 +16,8 @@ loot:
3: cobble_house
features:
- ENTITY_FEATURE:
entity: SILVERFISH
attempts: 40
entity: SILVERFISH
attempts: 40
in-height: 1
amount:
min: 20
@@ -29,8 +29,8 @@ features:
spawnable-in:
- "minecraft:air"
- ENTITY_FEATURE:
entity: ZOMBIE
attempts: 20
entity: ZOMBIE
attempts: 20
in-height: 2
amount:
min: 10
+21 -21
View File
@@ -5,34 +5,34 @@ enable:
disable:
- "Dankie dat u Terra gebruik!"
command:
debug-only: "Hierdie opdrag moet gebruik word as die ontfoutmodus geaktiveer is!"
player-only: "Hierdie opdrag is slegs vir spelers!"
invalid: "Ongeldige opdrag.(verwag %1$s argumente, argumente gevind is %2$s)."
debug-only: "Hierdie opdrag moet gebruik word as die ontfoutmodus geaktiveer is!"
player-only: "Hierdie opdrag is slegs vir spelers!"
invalid: "Ongeldige opdrag.(verwag %1$s argumente, argumente gevind is %2$s)."
players-only: "Hierdie opdrag is slegs vir spelers."
world: "This command must be executed in a Terra world!"
reload: "Terra instel herlaai"
version: "Hierdie bediener gebruik die Terra-weergawe \"%s\""
world: "This command must be executed in a Terra world!"
reload: "Terra instel herlaai"
version: "Hierdie bediener gebruik die Terra-weergawe \"%s\""
main-menu:
- "--------------------Terra--------------------"
- "Herlaai - Herlaai konfigurasiedata"
- "bioom - Kry huidige bioom"
- "erts - Genereer 'n ertsader op die plek waar u te staan kom (vir foutopsporing)"
- "erts - Genereer 'n ertsader op die plek waar u te staan kom (vir foutopsporing)"
- "stoor-data - Stoor bevolkingsdata"
- "struktuur - Laai en stoor strukture"
- "profiel - Profielopsies"
- "beeld - Beeld / GUI-opsies"
biome:
biome-found: "Bioom geleë te (%1$s, %2$s)"
biome-found: "Bioom geleë te (%1$s, %2$s)"
unable-to-locate: "Kan bioom nie opspoor nie."
invalid-radius: "Ongeldige radius: \"%s\""
invalid: "Ongeldige Biome-ID: \"%s\""
in: "Jy is in \"%s\""
invalid-radius: "Ongeldige radius: \"%s\""
invalid: "Ongeldige Biome-ID: \"%s\""
in: "Jy is in \"%s\""
ore:
main-menu:
- "---------------Terra/erts---------------"
- "Genereer 'n ertsader by die blok waarna u kyk."
out-of-range: "Blok buite bereik"
invalid-ore: "Kan nie Erts vind nie \"%s\""
invalid-ore: "Kan nie Erts vind nie \"%s\""
geometry:
main-menu:
- "---------------Terra/meetkunde----------------"
@@ -41,8 +41,8 @@ command:
- "vervorming - Genereer 'n misvormde sfeer"
- "tube - Genereer 'n tube"
deform:
invalid-radius: "Ongeldige radius: \"%s\""
invalid-deform: "Ongeldige vervorm: \"%s\""
invalid-radius: "Ongeldige radius: \"%s\""
invalid-deform: "Ongeldige vervorm: \"%s\""
invalid-frequency: "Ongeldige frekwensie: \"%s\""
sphere:
invalid-radius: "Ongeldige radius: \"%s\""
@@ -77,16 +77,16 @@ command:
- "---------------Terra/struktuur---------------"
- "uitvoer - voer u huidige WorldEdit-keuse uit as 'n Terra-struktuur."
- "laai - Laai 'n Terra-struktuur"
invalid-radius: "Ongeldig radius: \"%s\""
invalid-radius: "Ongeldig radius: \"%s\""
invalid-rotation: "Ongeldige rotasie: \"%s\""
invalid: "Ongeldig Struktuur ID: \"%s\""
export: "struktuur gestoor na \"%s\""
invalid: "Ongeldig Struktuur ID: \"%s\""
export: "struktuur gestoor na \"%s\""
world-config:
loading: "Laai wêreldkonfigurasiewaardes vir wêreld %s..."
not-found: "Konfigurasie vir wêreld \"%s\" nie gevind nie. Kopieer standaardinstelling."
loading: "Laai wêreldkonfigurasiewaardes vir wêreld %s..."
not-found: "Konfigurasie vir wêreld \"%s\" nie gevind nie. Kopieer standaardinstelling."
using-image: "Laai wêreld vanaf prent."
error: "Kon nie konfigurasie vir wêreld laai nie %s"
done: "Wêreldlading voltooi. Tyd verloop: %sms"
error: "Kon nie konfigurasie vir wêreld laai nie %s"
done: "Wêreldlading voltooi. Tyd verloop: %sms"
config-pack:
loaded: "Laai konfigurasie %1$s in %2$sms."
config:
+20 -20
View File
@@ -5,13 +5,13 @@ enable:
disable:
- "Danke, dass du Terra benutzt!!"
command:
debug-only: "Dieser Befehl kann nur im Debugmodus benutzt werden!"
player-only: "Dieser Befehl kann nur von Spielern benutzt werden!"
invalid: "Ungültiger Befehl. (Erwartet %1$s Argumente, fand %2$s)."
debug-only: "Dieser Befehl kann nur im Debugmodus benutzt werden!"
player-only: "Dieser Befehl kann nur von Spielern benutzt werden!"
invalid: "Ungültiger Befehl. (Erwartet %1$s Argumente, fand %2$s)."
players-only: "Dieser Befehl kann nur von Spielern benutzt werden."
world: "Dieser Befehl muss in einer von Terra generierten Welt ausgeführt werden!"
reload: "Terra-Konfiguration wurde neu geladen."
version: "Dieser Server verwendet Terra \"%s\""
world: "Dieser Befehl muss in einer von Terra generierten Welt ausgeführt werden!"
reload: "Terra-Konfiguration wurde neu geladen."
version: "Dieser Server verwendet Terra \"%s\""
main-menu:
- "--------------------Terra--------------------"
- "reload - Lädt die Konfiguration neu"
@@ -22,17 +22,17 @@ command:
- "profile - Profiler-Optionen"
- "image - Bild-/GUI-Optionen"
biome:
biome-found: "Biom gefunden bei: (%1$s, %2$s)"
biome-found: "Biom gefunden bei: (%1$s, %2$s)"
unable-to-locate: "Biom konnte nicht gefunden werden!"
invalid-radius: "Ungültiger Radius: \"%s\""
invalid: "Ungültige Biom-ID: \"%s\""
in: "Du bist in: \"%s\""
invalid-radius: "Ungültiger Radius: \"%s\""
invalid: "Ungültige Biom-ID: \"%s\""
in: "Du bist in: \"%s\""
ore:
main-menu:
- "---------------Terra/Erz---------------"
- "Generiert eine Erzader an dem Block, den du anguckst"
out-of-range: "Block außer Reichweite"
invalid-ore: "Kann Erz \"%s\" nicht finden"
invalid-ore: "Kann Erz \"%s\" nicht finden"
geometry:
main-menu:
- "---------------Terra/Geometrie----------------"
@@ -41,8 +41,8 @@ command:
- "deformsphere - Generiert eine deformierte Kugel"
- "tube - Generiert ein Rohr"
deform:
invalid-radius: "Ungültiger Radius: \"%s\""
invalid-deform: "Ungültiger Deformation: \"%s\""
invalid-radius: "Ungültiger Radius: \"%s\""
invalid-deform: "Ungültiger Deformation: \"%s\""
invalid-frequency: "Ungültige Frequenz: \"%s\""
sphere:
invalid-radius: "Ungültiger Radius: \"%s\""
@@ -77,16 +77,16 @@ command:
- "---------------Terra/Strukturen---------------"
- "export - Exportiert deine aktuelle WorldEdit-Auswahl als Terra-Struktur."
- "load - Ladt eine Terra-Struktur."
invalid-radius: "Ungültiger Radius: \"%s\""
invalid-radius: "Ungültiger Radius: \"%s\""
invalid-rotation: "Ungültige Rotation: \"%s\""
invalid: "Ungültige Strukturen-ID: \"%s\""
export: "Struktur unter \"%s\" gespeichert."
invalid: "Ungültige Strukturen-ID: \"%s\""
export: "Struktur unter \"%s\" gespeichert."
world-config:
loading: "Lade Weltkonfigurationswerte für Welt %s..."
not-found: "Weltkonfigurationswerte für Welt \"%s\" nicht gefunden. Lade Standardwerte."
loading: "Lade Weltkonfigurationswerte für Welt %s..."
not-found: "Weltkonfigurationswerte für Welt \"%s\" nicht gefunden. Lade Standardwerte."
using-image: "Lade Welt von Bild."
error: "Konfiguration für Welt %s kann nicht geladen werden!"
done: "Laden der Welt abgeschlossen. Ladedauer: %sms"
error: "Konfiguration für Welt %s kann nicht geladen werden!"
done: "Laden der Welt abgeschlossen. Ladedauer: %sms"
config-pack:
loaded: "Konfiguration %1$s wurde in %2$sms geladen."
config:
+20 -20
View File
@@ -5,13 +5,13 @@ enable:
disable:
- "Thank you for using Terra!"
command:
debug-only: "This command must be used with debug mode enabled!"
player-only: "This command is for players only!"
invalid: "Invalid command. (Expected %1$s arguments, found %2$s)."
debug-only: "This command must be used with debug mode enabled!"
player-only: "This command is for players only!"
invalid: "Invalid command. (Expected %1$s arguments, found %2$s)."
players-only: "Command is for players only."
world: "This command must be executed in a Terra world!"
reload: "Reloaded Terra config."
version: "This server is running Terra version \"%s\""
world: "This command must be executed in a Terra world!"
reload: "Reloaded Terra config."
version: "This server is running Terra version \"%s\""
main-menu:
- "--------------------Terra--------------------"
- "reload - Reload configuration data"
@@ -22,17 +22,17 @@ command:
- "profile - Profiler options"
- "image - Image/GUI options"
biome:
biome-found: "Located biome at (%1$s, %2$s)"
biome-found: "Located biome at (%1$s, %2$s)"
unable-to-locate: "Unable to locate biome."
invalid-radius: "Invalid radius: \"%s\""
invalid: "Invalid Biome ID: \"%s\""
in: "You are in \"%s\""
invalid-radius: "Invalid radius: \"%s\""
invalid: "Invalid Biome ID: \"%s\""
in: "You are in \"%s\""
ore:
main-menu:
- "---------------Terra/ore---------------"
- "Generates a vein of ore at the block you are looking at."
out-of-range: "Block out of range"
invalid-ore: "Unable to find Ore \"%s\""
invalid-ore: "Unable to find Ore \"%s\""
geometry:
main-menu:
- "---------------Terra/geometry----------------"
@@ -41,8 +41,8 @@ command:
- "deformsphere - Generate a deformed sphere"
- "tube - Generate a tube"
deform:
invalid-radius: "Invalid radius: \"%s\""
invalid-deform: "Invalid deform: \"%s\""
invalid-radius: "Invalid radius: \"%s\""
invalid-deform: "Invalid deform: \"%s\""
invalid-frequency: "Invalid frequency: \"%s\""
sphere:
invalid-radius: "Invalid radius: \"%s\""
@@ -77,16 +77,16 @@ command:
- "---------------Terra/structure---------------"
- "export - Export your current WorldEdit selection as a Terra structure."
- "load - Load a Terra structure"
invalid-radius: "Invalid radius: \"%s\""
invalid-radius: "Invalid radius: \"%s\""
invalid-rotation: "Invalid rotation: \"%s\""
invalid: "Invalid Structure ID: \"%s\""
export: "Saved structure to \"%s\""
invalid: "Invalid Structure ID: \"%s\""
export: "Saved structure to \"%s\""
world-config:
loading: "Loading world configuration values for world %s..."
not-found: "Configuration for world \"%s\" not found. Copying default config."
loading: "Loading world configuration values for world %s..."
not-found: "Configuration for world \"%s\" not found. Copying default config."
using-image: "Loading world from image."
error: "Unable to load configuration for world %s"
done: "World load complete. Time elapsed: %sms"
error: "Unable to load configuration for world %s"
done: "World load complete. Time elapsed: %sms"
config-pack:
loaded: "Loaded config %1$s in %2$sms."
config:
+18 -18
View File
@@ -5,12 +5,12 @@ enable:
disable:
- "Gracias por usar Terra!"
command:
player-only: "Este comando solo puede ser usado por jugadores!"
terra-world: "Este comando solo puede ser usado en un mundo Terra!"
invalid: "Comando invalido. (Expected %1$s arguments, found %2$s)."
player-only: "Este comando solo puede ser usado por jugadores!"
terra-world: "Este comando solo puede ser usado en un mundo Terra!"
invalid: "Comando invalido. (Expected %1$s arguments, found %2$s)."
players-only: "Este comando solo puede ser usado por jugadores"
world: "Este comando puede ejecutarse solo en un mundo terra!"
reload: "La configuración Terra ha sido recargada."
world: "Este comando puede ejecutarse solo en un mundo terra!"
reload: "La configuración Terra ha sido recargada."
main-menu:
- "--------------------Terra--------------------"
- "reload - Recarga los datos de configuración del plugin."
@@ -21,17 +21,17 @@ command:
- "profile - Opciones de perfil."
- "image - Opciones de imagen/GUI."
biome:
biome-found: "Bioma localizado en (%1$s, %2$s)"
biome-found: "Bioma localizado en (%1$s, %2$s)"
unable-to-locate: "No se pudo localizar el bioma."
invalid-radius: "Radio invalido: \"%s\""
invalid: "ID del bioma invalido: \"%s\""
in: "Te encuentras en \"%s\""
invalid-radius: "Radio invalido: \"%s\""
invalid: "ID del bioma invalido: \"%s\""
in: "Te encuentras en \"%s\""
ore:
main-menu:
- "---------------Terra/ore---------------"
- "Generas una mena de ore en el bloque que te encuentres mirando."
out-of-range: "Bloque fuera de rango."
invalid-ore: "No se pudo encontrar el Ore \"%s\""
invalid-ore: "No se pudo encontrar el Ore \"%s\""
geometry:
main-menu:
- "---------------Terra/geometry----------------"
@@ -40,8 +40,8 @@ command:
- "deformsphere - Generas un sphere deformado"
- "tube - Generas un tube"
deform:
invalid-radius: "Radio invalido: \"%s\""
invalid-deform: "Deform invalido: \"%s\""
invalid-radius: "Radio invalido: \"%s\""
invalid-deform: "Deform invalido: \"%s\""
invalid-frequency: "Frequencia invalida: \"%s\""
sphere:
invalid-radius: "Radio invalido: \"%s\""
@@ -77,14 +77,14 @@ command:
- "export - Exporta tus estructuras de Worldedit como estructuras Terra."
- "load - Carga una estructura Terra."
invalid-radius: "Radio invalido: \"%s\""
invalid: "ID de la estructura es invalida: \"%s\""
export: "Estructura guardada como \"%s\""
invalid: "ID de la estructura es invalida: \"%s\""
export: "Estructura guardada como \"%s\""
world-config:
loading: "Carga los parametros de configuración para el mundo %s..."
not-found: "La configuración para el mundo \"%s\" no se puede encontrar. Copiando la configuración por defecto."
loading: "Carga los parametros de configuración para el mundo %s..."
not-found: "La configuración para el mundo \"%s\" no se puede encontrar. Copiando la configuración por defecto."
using-image: "Carga el mundo a partir de una imagen."
error: "No se pudo cargar la configuración para el mundo %s"
done: "el mundo se ha cargado completamente. Tiempo transcurrido: %sms"
error: "No se pudo cargar la configuración para el mundo %s"
done: "el mundo se ha cargado completamente. Tiempo transcurrido: %sms"
config-pack:
loaded: "Configuración %1$s fue cargada en %2$sms."
config:
+18 -18
View File
@@ -5,12 +5,12 @@ enable:
disable:
- "Terraをご利用いただきありがとうございます!"
command:
player-only: "このコマンドはプレイヤー専用です!"
terra-world: "このコマンドはTerraのワールドで実行する必要があります!"
invalid: "無効なコマンド(期待される %1$s 引数、%2$s が見つかりました。)"
player-only: "このコマンドはプレイヤー専用です!"
terra-world: "このコマンドはTerraのワールドで実行する必要があります!"
invalid: "無効なコマンド(期待される %1$s 引数、%2$s が見つかりました。)"
players-only: "コマンドはプレイヤー専用です。"
world: "このコマンドはTerraのワールドで実行する必要があります!"
reload: "Terraの設定を再読み込みしました。"
world: "このコマンドはTerraのワールドで実行する必要があります!"
reload: "Terraの設定を再読み込みしました。"
main-menu:
- "--------------------Terra--------------------"
- "reload - 設定データを再読み込み"
@@ -21,17 +21,17 @@ command:
- "profile - プロファイラ オプション"
- "image - 画像/GUI オプション"
biome:
biome-found: "バイオームの座標 (%1$s, %2$s)"
biome-found: "バイオームの座標 (%1$s, %2$s)"
unable-to-locate: "バイオームが見つけられません。"
invalid-radius: "無効な半径: \"%s\""
invalid: "無効なバイオームID: \"%s\""
in: "あなたは \"%s\" にいます。"
invalid-radius: "無効な半径: \"%s\""
invalid: "無効なバイオームID: \"%s\""
in: "あなたは \"%s\" にいます。"
ore:
main-menu:
- "---------------Terra/ore---------------"
- "見ているブロックに鉱石を生成します。"
out-of-range: "範囲外のブロック"
invalid-ore: "鉱石 \"%s\" が見つかりません。"
invalid-ore: "鉱石 \"%s\" が見つかりません。"
geometry:
main-menu:
- "---------------Terra/geometry----------------"
@@ -40,8 +40,8 @@ command:
- "deformsphere - 変形した球体を生成"
- "tube - チューブを生成"
deform:
invalid-radius: "無効な半径: \"%s\""
invalid-deform: "無効な変形: \"%s\""
invalid-radius: "無効な半径: \"%s\""
invalid-deform: "無効な変形: \"%s\""
invalid-frequency: "無効な周波数: \"%s\""
sphere:
invalid-radius: "無効な半径: \"%s\""
@@ -77,14 +77,14 @@ command:
- "export - 現在のWorldEditの選択範囲をTerraストラクチャーとしてエクスポート"
- "load - Terraストラクチャーを読み込む"
invalid-radius: "無効な半径: \"%s\""
invalid: "無効なストラクチャーID: \"%s\""
export: "\"%s\" にストラクチャーを保存"
invalid: "無効なストラクチャーID: \"%s\""
export: "\"%s\" にストラクチャーを保存"
world-config:
loading: "ワールド %s のワールド設定を読込中..."
not-found: "ワールド \"%s\" の設定が見つかりませんでした。デフォルトの設定をコピーします。"
loading: "ワールド %s のワールド設定を読込中..."
not-found: "ワールド \"%s\" の設定が見つかりませんでした。デフォルトの設定をコピーします。"
using-image: "画像からワールドを読み込みます。"
error: "ワールド %s の設定を読み込めませんでした"
done: "ワールドの読み込みが完了しました。経過時間: %sms"
error: "ワールド %s の設定を読み込めませんでした"
done: "ワールドの読み込みが完了しました。経過時間: %sms"
config-pack:
loaded: "%2$sms で設定 %1$s が読み込まれました。"
config:
+116 -116
View File
@@ -1,117 +1,117 @@
enable:
- "Jezeli spodoba ci sie Terra, rozwaz wsparcie projektu na Patreon!"
- "Otrzymasz dostep do eksperymentalnych funkcji przed ich premiera!"
- "Wspieraj projekt na: https://www.patreon.com/dfsek"
disable:
- "Dziekuje za korzystanie z Terra!"
command:
debug-only: "Ta komenda musi byc uzyta z trybem debugowym wlaczonym!"
player-only: "Ta komenda jest tylko dla graczy!"
invalid: "Niepoprawna komenda. (Oczekiwane %1$s argumenty, znalezione %2$s)."
players-only: "Komenda jest tylko dla graczy."
world: "Ta komenda musi byc wpisana w swiecie Terra!"
reload: "Przeladowano plik konfiguracyjny Terra."
version: "Ten serwer korzysta z wersji Terra \"%s\""
main-menu:
- "--------------------Terra--------------------"
- "reload - Przeladuj dane konfiguracyjne"
- "biome - Otrzymaj informacje o obecnym biomie"
- "ore - Wygeneruj zloze rud w strone w ktora patrzysz (Do debugowania)"
- "save-data - Zapisz dane"
- "structure - Zaladuj i wyeksportuj dane struktur"
- "profile - Opcje profilera"
- "image - Opcje obrazu/GUI"
biome:
biome-found: "Zlokalizowano biom na (%1$s, %2$s)"
unable-to-locate: "Nie moglismy zlokalizowac biomu."
invalid-radius: "Niepoprawny zakres: \"%s\""
invalid: "Niepoprawne Biome ID: \"%s\""
in: "Jestes na \"%s\""
ore:
main-menu:
- "---------------Terra/rudy---------------"
- "Generuje zloze rud w strone w ktora patrzysz."
out-of-range: "Blok spoza zakresu"
invalid-ore: "Niemoglismy znalezc Rudy \"%s\""
geometry:
main-menu:
- "---------------Terra/geometria----------------"
- "Zroznicowane komendy geometrii voxeli do debugowania"
- "sphere - Generuje kule"
- "deformsphere - Generuje zdeformowana kul"
- "tube - Generaje tube"
deform:
invalid-radius: "Niepoprawny zakres: \"%s\""
invalid-deform: "Niepoprawna deformacja: \"%s\""
invalid-frequency: "Niepoprawna czestotliwosc: \"%s\""
sphere:
invalid-radius: "Niepoprawny zakres: \"%s\""
tube:
invalid-radius: "Niepoprawny zakres: \"%s\""
image:
main-menu:
- "---------------Terra/obraz---------------"
- "render - Renderuje obraz o podanej szerokosci i wysokosci, moze byc potem zaimportowane jako swiat."
- "gui - Otwiera GUI debugowania (Musi byc wlaczone w pliku konfiguracyjnym)"
gui:
main-menu:
- "-------------Terra/obraz/gui-------------"
- "raw - Otwiera GUI z surowymi danymi Biomu"
- "step - Przerenderowuje dane aby pokazac granice bardziej przejrzyscie"
debug: "Tryb debugowania musi byc wlaczony aby debugowac za pomoca GUI! GUI debugowania NIE JEST STABILNE!"
render:
save: "Zapisano obraz jako \"%s\""
error: "Wystapil error podczas generowania obrazu!"
profile:
main-menu:
- "---------------Terra/profil---------------"
- "start - Rozpoczyna dzialanie profilera"
- "stop - Zatrzymuje dzialanie profilera"
- "query - Wydobywa dane profilera"
- "reset - Resetuje dane profilera"
reset: "Profiler zostal zresetowany."
start: "Profiler zostal wlaczony."
stop: "Profiler zostal wylaczony."
structure:
main-menu:
- "---------------Terra/struktury---------------"
- "export - Wyeksportuj obecne zaznaczenie w WorldEdicie jako strukture Terra."
- "load - Zaladuj strukture Terra"
invalid-radius: "Niepoprawny zakres: \"%s\""
invalid-rotation: "Niepoprawny zakres: \"%s\""
invalid: "Niepoprawne ID Struktury: \"%s\""
export: "Zapisano strukture jak \"%s\""
world-config:
loading: "Ladowanie wartosci konfiguracji dla swiata %s..."
not-found: "Konfiguracja dla swiata \"%s\" nie zostala znaleziona. Kopiuje domyslny plik konfiguracyjny."
using-image: "Ladowania swiata z obrazu."
error: "Nie udalo sie zaladowac konfiguracji dla swiata %s"
done: "Ladowanie swiata gotowe. Wykonano to w: %sms"
config-pack:
loaded: "Zaladowano plik konfiguracyjny %1$s w %2$sms."
config:
loaded: "Zaladowano %1$s z pliku %2$s"
loaded-all: "Zaladowano %1$s %2$s(s) w %3$sms."
error:
invalid-failover: "Niepoprawny typ awaryjnego przelaczania: \"%s\""
duplicate: "Zduplikowano ID znalezione w pliku: %s"
file:
- "Blad konfiguracji w objekcie Terra. Plik: %1$s"
- "%2$s"
- "Popraw to przed rozpoczeciem!"
generic:
- "Wystapil blad podczas ladowania konfiguracji."
- "Prosze zglos to do Terra."
warning:
no-population: "Chunki populacyjne nie zostaly zaladowane. Jezeli to jest pierwszy raz kiedy wlaczasz serwer z Terra, lub tworzysz nowy swiat, to jest normalne."
error:
severe-config: "Powazne bledy konfiguracji zablokowaly generowanie terenu na koordynatach: %1$s, %2$s. Prosze sprawdz konfiguracyje w poszukiwaniu bledow. Wszelkie bledy konfiguracyjne zostaly zgloszone powyzej."
debug:
data-save: "Zapisane dane dla swiata \"%s\""
use-paper:
- "Wyglada na to ze dalej korzystasz z Spigot/CraftBukkit."
- "Terra &odziala&r na Spigotcie, niektore funkcje moga byc stracone. (Terra nie jest przetestowana na CraftBukkit; wiec nie wspieramy CraftBukkit)."
- "Aby wycisnac jak najwiecej z Terra, prosze przejdz na Paper."
- "Ponadto, Paper oferuje ulepszona wydajnosc wzgledem Spigota, a wszystkie pluginy z Spigota powinny dzialac na Paperze!"
- "Dla jak najlepszych doswiadczen z Terra, i wszystkimi twoimi pluginami, przejdz na Papera."
enable:
- "Jezeli spodoba ci sie Terra, rozwaz wsparcie projektu na Patreon!"
- "Otrzymasz dostep do eksperymentalnych funkcji przed ich premiera!"
- "Wspieraj projekt na: https://www.patreon.com/dfsek"
disable:
- "Dziekuje za korzystanie z Terra!"
command:
debug-only: "Ta komenda musi byc uzyta z trybem debugowym wlaczonym!"
player-only: "Ta komenda jest tylko dla graczy!"
invalid: "Niepoprawna komenda. (Oczekiwane %1$s argumenty, znalezione %2$s)."
players-only: "Komenda jest tylko dla graczy."
world: "Ta komenda musi byc wpisana w swiecie Terra!"
reload: "Przeladowano plik konfiguracyjny Terra."
version: "Ten serwer korzysta z wersji Terra \"%s\""
main-menu:
- "--------------------Terra--------------------"
- "reload - Przeladuj dane konfiguracyjne"
- "biome - Otrzymaj informacje o obecnym biomie"
- "ore - Wygeneruj zloze rud w strone w ktora patrzysz (Do debugowania)"
- "save-data - Zapisz dane"
- "structure - Zaladuj i wyeksportuj dane struktur"
- "profile - Opcje profilera"
- "image - Opcje obrazu/GUI"
biome:
biome-found: "Zlokalizowano biom na (%1$s, %2$s)"
unable-to-locate: "Nie moglismy zlokalizowac biomu."
invalid-radius: "Niepoprawny zakres: \"%s\""
invalid: "Niepoprawne Biome ID: \"%s\""
in: "Jestes na \"%s\""
ore:
main-menu:
- "---------------Terra/rudy---------------"
- "Generuje zloze rud w strone w ktora patrzysz."
out-of-range: "Blok spoza zakresu"
invalid-ore: "Niemoglismy znalezc Rudy \"%s\""
geometry:
main-menu:
- "---------------Terra/geometria----------------"
- "Zroznicowane komendy geometrii voxeli do debugowania"
- "sphere - Generuje kule"
- "deformsphere - Generuje zdeformowana kul"
- "tube - Generaje tube"
deform:
invalid-radius: "Niepoprawny zakres: \"%s\""
invalid-deform: "Niepoprawna deformacja: \"%s\""
invalid-frequency: "Niepoprawna czestotliwosc: \"%s\""
sphere:
invalid-radius: "Niepoprawny zakres: \"%s\""
tube:
invalid-radius: "Niepoprawny zakres: \"%s\""
image:
main-menu:
- "---------------Terra/obraz---------------"
- "render - Renderuje obraz o podanej szerokosci i wysokosci, moze byc potem zaimportowane jako swiat."
- "gui - Otwiera GUI debugowania (Musi byc wlaczone w pliku konfiguracyjnym)"
gui:
main-menu:
- "-------------Terra/obraz/gui-------------"
- "raw - Otwiera GUI z surowymi danymi Biomu"
- "step - Przerenderowuje dane aby pokazac granice bardziej przejrzyscie"
debug: "Tryb debugowania musi byc wlaczony aby debugowac za pomoca GUI! GUI debugowania NIE JEST STABILNE!"
render:
save: "Zapisano obraz jako \"%s\""
error: "Wystapil error podczas generowania obrazu!"
profile:
main-menu:
- "---------------Terra/profil---------------"
- "start - Rozpoczyna dzialanie profilera"
- "stop - Zatrzymuje dzialanie profilera"
- "query - Wydobywa dane profilera"
- "reset - Resetuje dane profilera"
reset: "Profiler zostal zresetowany."
start: "Profiler zostal wlaczony."
stop: "Profiler zostal wylaczony."
structure:
main-menu:
- "---------------Terra/struktury---------------"
- "export - Wyeksportuj obecne zaznaczenie w WorldEdicie jako strukture Terra."
- "load - Zaladuj strukture Terra"
invalid-radius: "Niepoprawny zakres: \"%s\""
invalid-rotation: "Niepoprawny zakres: \"%s\""
invalid: "Niepoprawne ID Struktury: \"%s\""
export: "Zapisano strukture jak \"%s\""
world-config:
loading: "Ladowanie wartosci konfiguracji dla swiata %s..."
not-found: "Konfiguracja dla swiata \"%s\" nie zostala znaleziona. Kopiuje domyslny plik konfiguracyjny."
using-image: "Ladowania swiata z obrazu."
error: "Nie udalo sie zaladowac konfiguracji dla swiata %s"
done: "Ladowanie swiata gotowe. Wykonano to w: %sms"
config-pack:
loaded: "Zaladowano plik konfiguracyjny %1$s w %2$sms."
config:
loaded: "Zaladowano %1$s z pliku %2$s"
loaded-all: "Zaladowano %1$s %2$s(s) w %3$sms."
error:
invalid-failover: "Niepoprawny typ awaryjnego przelaczania: \"%s\""
duplicate: "Zduplikowano ID znalezione w pliku: %s"
file:
- "Blad konfiguracji w objekcie Terra. Plik: %1$s"
- "%2$s"
- "Popraw to przed rozpoczeciem!"
generic:
- "Wystapil blad podczas ladowania konfiguracji."
- "Prosze zglos to do Terra."
warning:
no-population: "Chunki populacyjne nie zostaly zaladowane. Jezeli to jest pierwszy raz kiedy wlaczasz serwer z Terra, lub tworzysz nowy swiat, to jest normalne."
error:
severe-config: "Powazne bledy konfiguracji zablokowaly generowanie terenu na koordynatach: %1$s, %2$s. Prosze sprawdz konfiguracyje w poszukiwaniu bledow. Wszelkie bledy konfiguracyjne zostaly zgloszone powyzej."
debug:
data-save: "Zapisane dane dla swiata \"%s\""
use-paper:
- "Wyglada na to ze dalej korzystasz z Spigot/CraftBukkit."
- "Terra &odziala&r na Spigotcie, niektore funkcje moga byc stracone. (Terra nie jest przetestowana na CraftBukkit; wiec nie wspieramy CraftBukkit)."
- "Aby wycisnac jak najwiecej z Terra, prosze przejdz na Paper."
- "Ponadto, Paper oferuje ulepszona wydajnosc wzgledem Spigota, a wszystkie pluginy z Spigota powinny dzialac na Paperze!"
- "Dla jak najlepszych doswiadczen z Terra, i wszystkimi twoimi pluginami, przejdz na Papera."
- "Dowiedz sie wiecej o Paperze na ich stronie: https://papermc.io/"
+18 -18
View File
@@ -5,12 +5,12 @@ enable:
disable:
- "感谢使用Terra"
command:
player-only: "该指令只能由玩家使用!"
terra-world: "该指令只能在Terra世界内使用!"
invalid: "无效的指令。(应有%1$s项参数,现在只有%2$s项)。"
player-only: "该指令只能由玩家使用!"
terra-world: "该指令只能在Terra世界内使用!"
invalid: "无效的指令。(应有%1$s项参数,现在只有%2$s项)。"
players-only: "指令只能由玩家使用。"
world: "该指令只能在Terra世界内使用!"
reload: "重载Terra配置。"
world: "该指令只能在Terra世界内使用!"
reload: "重载Terra配置。"
main-menu:
- "--------------------Terra--------------------"
- "reload - 重载配置数据"
@@ -21,17 +21,17 @@ command:
- "profile - 分析工具选项"
- "image - 图像/GUI 选项"
biome:
biome-found: "群系位于(%1$s, %2$s)"
biome-found: "群系位于(%1$s, %2$s)"
unable-to-locate: "无法定位群系。"
invalid-radius: "无效范围:\"%s\""
invalid: "无效的群系ID: \"%s\""
in: "你位于\"%s\""
invalid-radius: "无效范围:\"%s\""
invalid: "无效的群系ID: \"%s\""
in: "你位于\"%s\""
ore:
main-menu:
- "---------------Terra/矿物---------------"
- "在你所视位置生成矿脉。"
out-of-range: "所视方块超出范围"
invalid-ore: "找不到矿物 \"%s\""
invalid-ore: "找不到矿物 \"%s\""
geometry:
main-menu:
- "---------------Terra/几何----------------"
@@ -40,8 +40,8 @@ command:
- "deformsphere - 生成变形球体"
- "tube - 生成管形"
deform:
invalid-radius: "无效范围:\"%s\""
invalid-deform: "无效变形:\"%s\""
invalid-radius: "无效范围:\"%s\""
invalid-deform: "无效变形:\"%s\""
invalid-frequency: "无效频率:\"%s\""
sphere:
invalid-radius: "无效范围:\"%s\""
@@ -77,14 +77,14 @@ command:
- "export - 导出你当前的WorldEdit选区为Terra的建筑。"
- "load - 加载Terra的建筑。"
invalid-radius: "无效范围:\"%s\""
invalid: "无效建筑ID\"%s\""
export: "已将建筑保存为\"%s\""
invalid: "无效建筑ID\"%s\""
export: "已将建筑保存为\"%s\""
world-config:
loading: "正在加载世界%s配置数值……"
not-found: "找不到世界\"%s\"的配置。正应用默认配置。"
loading: "正在加载世界%s配置数值……"
not-found: "找不到世界\"%s\"的配置。正应用默认配置。"
using-image: "加载图像中"
error: "无法加载世界%s的配置"
done: "加载世界完成。耗时:%sms"
error: "无法加载世界%s的配置"
done: "加载世界完成。耗时:%sms"
config-pack:
loaded: "已加载配置%1$s,耗时%2$sms。"
config:
+8 -8
View File
@@ -1,17 +1,17 @@
name: "Terra"
name: "Terra"
depend: [ "Gaea" ]
main: "com.dfsek.terra.Terra"
version: "1.1.1-BETA"
load: "STARTUP"
main: "com.dfsek.terra.Terra"
version: "1.1.1-BETA"
load: "STARTUP"
api-version: "1.16"
softdepend: [ "WorldEdit" ]
commands:
terra:
description: "Terra base command"
usage: "/terra "
usage: "/terra "
aliases: [ "te" ]
permission: "terra.command"
permission: "terra.command"
locate:
description: "Locate a Terra Structure"
usage: "/locate <STRUCTURE_ID> <radius>"
permission: "terra.locate"
usage: "/locate <STRUCTURE_ID> <radius>"
permission: "terra.locate"