mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
Framerates **exist**
This commit is contained in:
@@ -6,23 +6,10 @@
|
||||
"style": {"style": "GLOB_IRIS_THICK"},
|
||||
"zoom": 0.4,
|
||||
"palette": [
|
||||
{
|
||||
"weight": 2,
|
||||
"block": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"weight": 3,
|
||||
"block": "minecraft:sand"
|
||||
},
|
||||
{"block": "minecraft:red_sand"},
|
||||
{
|
||||
"weight": 3,
|
||||
"block": "minecraft:smooth_red_sandstone"
|
||||
},
|
||||
{
|
||||
"weight": 2,
|
||||
"block": "minecraft:red_sand"
|
||||
},
|
||||
{
|
||||
"block": "minecraft:smooth_sandstone",
|
||||
"weight": 8
|
||||
@@ -33,23 +20,10 @@
|
||||
"style": {"style": "GLOB_IRIS_THICK"},
|
||||
"zoom": 0.4,
|
||||
"palette": [
|
||||
{
|
||||
"weight": 2,
|
||||
"block": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"weight": 3,
|
||||
"block": "minecraft:sand"
|
||||
},
|
||||
{"block": "minecraft:red_sand"},
|
||||
{
|
||||
"weight": 3,
|
||||
"block": "minecraft:smooth_red_sandstone"
|
||||
},
|
||||
{
|
||||
"weight": 2,
|
||||
"block": "minecraft:red_sand"
|
||||
},
|
||||
{
|
||||
"block": "minecraft:smooth_sandstone",
|
||||
"weight": 8
|
||||
@@ -64,10 +38,6 @@
|
||||
"weight": 2,
|
||||
"block": "minecraft:smooth_sandstone"
|
||||
},
|
||||
{
|
||||
"weight": 3,
|
||||
"block": "minecraft:smooth_sandstone"
|
||||
},
|
||||
{"block": "minecraft:red_sandstone"},
|
||||
{
|
||||
"weight": 3,
|
||||
|
||||
@@ -1,17 +1,12 @@
|
||||
{
|
||||
"name": "Red Sandstone Cavern",
|
||||
"wall": {"palette": [
|
||||
{"block": "minecraft:red_sand"},
|
||||
{"block": "minecraft:red_sandstone"}
|
||||
]},
|
||||
"layers": [{
|
||||
"maxHeight": 2,
|
||||
"minHeight": 2,
|
||||
"palette": [
|
||||
{
|
||||
"weight": 3,
|
||||
"block": "minecraft:red_sand"
|
||||
},
|
||||
{
|
||||
"block": "minecraft:smooth_red_sandstone",
|
||||
"weight": 8
|
||||
@@ -22,10 +17,6 @@
|
||||
"maxHeight": 2,
|
||||
"minHeight": 2,
|
||||
"palette": [
|
||||
{
|
||||
"weight": 3,
|
||||
"block": "minecraft:red_sand"
|
||||
},
|
||||
{
|
||||
"block": "minecraft:smooth_red_sandstone",
|
||||
"weight": 8
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"wall": {
|
||||
"style": {"style": "VASCULAR"},
|
||||
"palette": [
|
||||
{"block": "minecraft:sand"},
|
||||
{"block": "minecraft:sandstone"}
|
||||
]
|
||||
},
|
||||
@@ -11,10 +10,6 @@
|
||||
"maxHeight": 2,
|
||||
"minHeight": 2,
|
||||
"palette": [
|
||||
{
|
||||
"weight": 3,
|
||||
"block": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"block": "minecraft:smooth_sandstone",
|
||||
"weight": 8
|
||||
@@ -25,10 +20,6 @@
|
||||
"maxHeight": 2,
|
||||
"minHeight": 2,
|
||||
"palette": [
|
||||
{
|
||||
"weight": 3,
|
||||
"block": "minecraft:sand"
|
||||
},
|
||||
{
|
||||
"block": "minecraft:smooth_sandstone",
|
||||
"weight": 8
|
||||
|
||||
Reference in New Issue
Block a user