Skip to content

Commit

Permalink
Updated to version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
catter1 committed Mar 16, 2023
1 parent b861b6f commit 33c90e5
Show file tree
Hide file tree
Showing 57 changed files with 636 additions and 619 deletions.
13 changes: 0 additions & 13 deletions .github/FUNDING.yml

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__MACOSXREADME.md
20 changes: 0 additions & 20 deletions README.md

This file was deleted.

65 changes: 32 additions & 33 deletions data/continents/worldgen/density_function/adjusted_continents.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,36 +1,35 @@
{
"type":"flat_cache",
"argument":{
"type":"cache_2d",
"argument":
{"type":"max",
"argument1":{
"type": "spline",
"min_value": -1.75,
"max_value": 1.75,
"spline": {
"coordinate": "overworld/base_continents",
"points": [
{
"location": 0.205,
"derivative": 0.7,
"value": -0.25
},
{
"location": 0.265,
"derivative": 1.785,
"value": -0.19
},
{
"location": 0.6325,
"derivative": 1.275,
"value": 0.6
"type": "flat_cache",
"argument": {
"type": "cache_2d",
"argument": {
"type": "max",
"argument1": {
"type": "spline",
"min_value": -1.75,
"max_value": 1.75,
"spline": {
"coordinate": "overworld/base_continents",
"points": [
{
"location": 0.205,
"derivative": 0.7,
"value": -0.25
},
{
"location": 0.265,
"derivative": 1.785,
"value": -0.19
},
{
"location": 0.6325,
"derivative": 1.275,
"value": 0.6
}
]
}
},
"argument2": "continents:centroid/spawn_island"
}
}
]
}
},
"argument2":"continents:centroid/spawn_island"

}
}
}
30 changes: 15 additions & 15 deletions data/continents/worldgen/density_function/centroid/ring1_offset.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"type":"flat_cache",
"argument":{
"type":"add",
"argument1": {
"type": "minecraft:noise",
"noise": "continents:spawn/ring1",
"xz_scale": 0.75,
"y_scale": 0.0
},
"argument2":{
"type":"mul",
"argument2":-1,
"argument1":{
"type": "flat_cache",
"argument": {
"type": "add",
"argument1": {
"type": "minecraft:noise",
"noise": "continents:spawn/ring1",
"xz_scale": 0.75,
"y_scale": 0.0
},
"argument2": {
"type": "mul",
"argument2": -1,
"argument1": {
"type": "minecraft:noise",
"noise": "continents:spawn/ring1",
"xz_scale": 0.73,
"y_scale": 0.0
}
}
}
}
}
}
4 changes: 2 additions & 2 deletions data/continents/worldgen/density_function/centroid/ring1_sync.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:spline",
"min_value": -16,
"min_value": -16,
"max_value": 16,
"spline": {
"coordinate": "continents:centroid/ring1_offset",
Expand Down Expand Up @@ -52,4 +52,4 @@
}
]
}
}
}
30 changes: 15 additions & 15 deletions data/continents/worldgen/density_function/centroid/ring2_offset.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"type":"flat_cache",
"argument":{
"type":"add",
"argument1": {
"type": "minecraft:noise",
"noise": "continents:spawn/ring2",
"xz_scale": 0.75,
"y_scale": 0.0
},
"argument2":{
"type":"mul",
"argument2":-1,
"argument1":{
"type": "flat_cache",
"argument": {
"type": "add",
"argument1": {
"type": "minecraft:noise",
"noise": "continents:spawn/ring2",
"xz_scale": 0.75,
"y_scale": 0.0
},
"argument2": {
"type": "mul",
"argument2": -1,
"argument1": {
"type": "minecraft:noise",
"noise": "continents:spawn/ring2",
"xz_scale": 0.73,
"y_scale": 0.0
}
}
}
}
}
}
4 changes: 2 additions & 2 deletions data/continents/worldgen/density_function/centroid/ring2_sync.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:spline",
"min_value": -16,
"min_value": -16,
"max_value": 16,
"spline": {
"coordinate": "continents:centroid/ring2_offset",
Expand Down Expand Up @@ -52,4 +52,4 @@
}
]
}
}
}
30 changes: 15 additions & 15 deletions data/continents/worldgen/density_function/centroid/ring3_offset.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"type":"flat_cache",
"argument":{
"type":"add",
"argument1": {
"type": "minecraft:noise",
"noise": "continents:spawn/ring3",
"xz_scale": 0.75,
"y_scale": 0.0
},
"argument2":{
"type":"mul",
"argument2":-1,
"argument1":{
"type": "flat_cache",
"argument": {
"type": "add",
"argument1": {
"type": "minecraft:noise",
"noise": "continents:spawn/ring3",
"xz_scale": 0.75,
"y_scale": 0.0
},
"argument2": {
"type": "mul",
"argument2": -1,
"argument1": {
"type": "minecraft:noise",
"noise": "continents:spawn/ring3",
"xz_scale": 0.73,
"y_scale": 0.0
}
}
}
}
}
}
4 changes: 2 additions & 2 deletions data/continents/worldgen/density_function/centroid/ring3_sync.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:spline",
"min_value": -16,
"min_value": -16,
"max_value": 16,
"spline": {
"coordinate": "continents:centroid/ring3_offset",
Expand Down Expand Up @@ -52,4 +52,4 @@
}
]
}
}
}
30 changes: 15 additions & 15 deletions data/continents/worldgen/density_function/centroid/ring4_offset.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"type":"flat_cache",
"argument":{
"type":"add",
"argument1": {
"type": "minecraft:noise",
"noise": "continents:spawn/ring4",
"xz_scale": 0.75,
"y_scale": 0.0
},
"argument2":{
"type":"mul",
"argument2":-1,
"argument1":{
"type": "flat_cache",
"argument": {
"type": "add",
"argument1": {
"type": "minecraft:noise",
"noise": "continents:spawn/ring4",
"xz_scale": 0.75,
"y_scale": 0.0
},
"argument2": {
"type": "mul",
"argument2": -1,
"argument1": {
"type": "minecraft:noise",
"noise": "continents:spawn/ring4",
"xz_scale": 0.73,
"y_scale": 0.0
}
}
}
}
}
}
4 changes: 2 additions & 2 deletions data/continents/worldgen/density_function/centroid/ring4_sync.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "minecraft:spline",
"min_value": -16,
"min_value": -16,
"max_value": 16,
"spline": {
"coordinate": "continents:centroid/ring4_offset",
Expand Down Expand Up @@ -52,4 +52,4 @@
}
]
}
}
}
54 changes: 28 additions & 26 deletions data/continents/worldgen/density_function/centroid/spawn_island.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,31 +1,33 @@
{
"type":"add",
"argument1":{
"type": "minecraft:mul",
"argument1": 0.25,
"argument2": {
"type": "minecraft:add",
"argument1": {
"type": "minecraft:add",
"argument1": "continents:centroid/ring1_sync",
"argument2": "continents:centroid/ring2_sync"
},
"type": "add",
"argument1": {
"type": "minecraft:mul",
"argument1": 0.25,
"argument2": {
"type": "minecraft:add",
"argument1": "continents:centroid/ring3_sync",
"argument2": "continents:centroid/ring4_sync"
"argument1": {
"type": "minecraft:add",
"argument1": "continents:centroid/ring1_sync",
"argument2": "continents:centroid/ring2_sync"
},
"argument2": {
"type": "minecraft:add",
"argument1": "continents:centroid/ring3_sync",
"argument2": "continents:centroid/ring4_sync"
}
}
},
"argument2": {
"type": "mul",
"argument1": 0.06,
"argument2": {
"argument": {
"xz_scale": 1,
"y_scale": 0.0,
"noise": "continents:island_noise",
"type": "minecraft:noise"
},
"type": "minecraft:flat_cache"
}
}
},
"argument2":{"type":"mul",
"argument1":0.06,
"argument2":{
"argument":{
"xz_scale":1,
"y_scale":0.0,
"noise":"continents:island_noise",
"type":"minecraft:noise"
},
"type":"minecraft:flat_cache"
}
}}
}
Loading

0 comments on commit 33c90e5

Please sign in to comment.