summaryrefslogtreecommitdiff
path: root/data/minecraft/worldgen/configured_feature
diff options
context:
space:
mode:
Diffstat (limited to 'data/minecraft/worldgen/configured_feature')
-rw-r--r--data/minecraft/worldgen/configured_feature/end_island.json10
-rw-r--r--data/minecraft/worldgen/configured_feature/iceberg_blue.json10
-rw-r--r--data/minecraft/worldgen/configured_feature/iceberg_packed.json10
3 files changed, 15 insertions, 15 deletions
diff --git a/data/minecraft/worldgen/configured_feature/end_island.json b/data/minecraft/worldgen/configured_feature/end_island.json
index d4c80fe..60246a8 100644
--- a/data/minecraft/worldgen/configured_feature/end_island.json
+++ b/data/minecraft/worldgen/configured_feature/end_island.json
@@ -1,9 +1,9 @@
{
- "type": "minecraft:fill_layer",
"config": {
+ "height": 0,
"state": {
"Name": "minecraft:air"
- },
- "height": 0
- }
-}
+ }
+ },
+ "type": "minecraft:fill_layer"
+} \ No newline at end of file
diff --git a/data/minecraft/worldgen/configured_feature/iceberg_blue.json b/data/minecraft/worldgen/configured_feature/iceberg_blue.json
index d4c80fe..60246a8 100644
--- a/data/minecraft/worldgen/configured_feature/iceberg_blue.json
+++ b/data/minecraft/worldgen/configured_feature/iceberg_blue.json
@@ -1,9 +1,9 @@
{
- "type": "minecraft:fill_layer",
"config": {
+ "height": 0,
"state": {
"Name": "minecraft:air"
- },
- "height": 0
- }
-}
+ }
+ },
+ "type": "minecraft:fill_layer"
+} \ No newline at end of file
diff --git a/data/minecraft/worldgen/configured_feature/iceberg_packed.json b/data/minecraft/worldgen/configured_feature/iceberg_packed.json
index d4c80fe..60246a8 100644
--- a/data/minecraft/worldgen/configured_feature/iceberg_packed.json
+++ b/data/minecraft/worldgen/configured_feature/iceberg_packed.json
@@ -1,9 +1,9 @@
{
- "type": "minecraft:fill_layer",
"config": {
+ "height": 0,
"state": {
"Name": "minecraft:air"
- },
- "height": 0
- }
-}
+ }
+ },
+ "type": "minecraft:fill_layer"
+} \ No newline at end of file