alloy ingots, forge block, added animals back in, added oceans back in, added cave biomes back in

This commit is contained in:
Halbear
2026-07-30 00:36:57 +01:00
parent 8e273498b5
commit e929455902
42 changed files with 1391 additions and 31 deletions
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "ageofthegods:item/ingot/bronze"
}
}
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "ageofthegods:item/ingot/electrum"
}
}
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "ageofthegods:block/forge/forge"
}
}
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "ageofthegods:item/ingot/hepatizon"
}
}
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "ageofthegods:item/ingot/orichalcum"
}
}
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "ageofthegods:item/ingot/silver"
}
}
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "ageofthegods:item/ingot/tin"
}
}
@@ -0,0 +1,6 @@
{
"model": {
"type": "minecraft:model",
"model": "ageofthegods:item/ingot/zinc"
}
}
@@ -0,0 +1,20 @@
{
"variants": {
"facing=north": {
"model": "ageofthegods:block/forge/forge",
"y": 0
},
"facing=south": {
"model": "ageofthegods:block/forge/forge",
"y": 180
},
"facing=west": {
"model": "ageofthegods:block/forge/forge",
"y": 270
},
"facing=east": {
"model": "ageofthegods:block/forge/forge",
"y": 90
}
}
}
@@ -8,10 +8,19 @@
"block.ageofthegods.olive_leaves": "Olive Leaves",
"block.ageofthegods.olive_log": "Olive Log",
"block.ageofthegods.alloy_furnace": "Alloy Furnace Segment",
"block.ageofthegods.forge": "Forge",
"gui.ageofthegods.alloy_furnace_gui.title": "Alloy Furnace",
"gui.ageofthegods.forge_workbench.title": "Forge",
"item.ageofthegods.xiphos": "Xiphos",
"item.ageofthegods.zinc_ingot": "Zinc Ingot",
"item.ageofthegods.tin_ingot": "Tin Ingot",
"item.ageofthegods.silver_ingot": "Silver Ingot",
"item.ageofthegods.bronze_ingot": "Bronze Ingot",
"item.ageofthegods.electrum_ingot": "Electrum Ingot",
"item.ageofthegods.hepatizon_ingot": "Hepatizon Ingot",
"item.ageofthegods.orichalcum_ingot": "Orichalcum Ingot",
"item.ageofthegods.fluid_indicator_debug_item": "Molten Alloy Mixture: ",
"ageofthegods.configuration.title": "Age of the Gods Configs",
@@ -0,0 +1,336 @@
{
"format_version": "1.21.11",
"credit": "Made with Blockbench",
"texture_size": [128, 128],
"textures": {
"0": "ageofthegods:block/forge/forge",
"particle": "ageofthegods:block/forge/forge"
},
"elements": [
{
"from": [0, 7, 6],
"to": [16, 13, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 10, 6]},
"faces": {
"north": {"uv": [4.254, 1.254, 6.246, 1.996], "texture": "#0"},
"east": {"uv": [4.754, 4.754, 5.871, 5.496], "texture": "#0"},
"south": {"uv": [4.254, 2.129, 6.246, 2.871], "texture": "#0"},
"west": {"uv": [0.004, 5.004, 1.121, 5.746], "texture": "#0"},
"up": {"uv": [1.996, 3.621, 0.004, 2.504], "texture": "#0"},
"down": {"uv": [4.121, 2.504, 2.129, 3.621], "texture": "#0"}
}
},
{
"from": [16, 7, 8],
"to": [20, 13, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 10, 6]},
"faces": {
"north": {"uv": [7.254, 6.754, 7.746, 7.496], "texture": "#0"},
"east": {"uv": [0.004, 6.754, 0.621, 7.496], "texture": "#0"},
"south": {"uv": [5.004, 7.379, 5.496, 8.121], "texture": "#0"},
"west": {"uv": [5.754, 6.754, 6.371, 7.496], "texture": "#0"},
"up": {"uv": [3.246, 8.121, 2.754, 7.504], "texture": "#0"},
"down": {"uv": [6.996, 7.504, 6.504, 8.121], "texture": "#0"}
}
},
{
"from": [16, 7, 7.99],
"to": [24, 13, 7.99],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 10, 6]},
"faces": {
"north": {"uv": [2.379, 5.754, 3.371, 6.496], "texture": "#0"},
"east": {"uv": [3.379, 6.629, 3.379, 7.371], "texture": "#0"},
"south": {"uv": [0.004, 5.879, 0.996, 6.621], "texture": "#0"},
"west": {"uv": [6.379, 7.629, 6.379, 8.371], "texture": "#0"},
"up": {"uv": [9.246, 0.254, 8.254, 0.254], "texture": "#0"},
"down": {"uv": [9.246, 0.379, 8.254, 0.379], "texture": "#0"}
}
},
{
"from": [16, 7, 13.01],
"to": [24, 13, 13.01],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 10, 15]},
"faces": {
"north": {"uv": [6.004, 4.754, 6.996, 5.496], "texture": "#0"},
"east": {"uv": [4.504, 8.004, 4.504, 8.746], "texture": "#0"},
"south": {"uv": [6.129, 3.004, 7.121, 3.746], "texture": "#0"},
"west": {"uv": [3.254, 8.254, 3.254, 8.996], "texture": "#0"},
"up": {"uv": [9.246, 0.504, 8.254, 0.504], "texture": "#0"},
"down": {"uv": [9.246, 0.629, 8.254, 0.629], "texture": "#0"}
}
},
{
"from": [20, 10.725, 8],
"to": [23.75, 13, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 10, 6]},
"faces": {
"north": {"uv": [5.754, 0.879, 6.246, 1.121], "texture": "#0"},
"east": {"uv": [4.004, 5.004, 4.621, 5.246], "texture": "#0"},
"south": {"uv": [7.629, 8.004, 8.121, 8.246], "texture": "#0"},
"west": {"uv": [7.879, 2.379, 8.496, 2.621], "texture": "#0"},
"up": {"uv": [0.496, 8.246, 0.004, 7.629], "texture": "#0"},
"down": {"uv": [8.121, 0.004, 7.629, 0.621], "texture": "#0"}
}
},
{
"from": [17, 7, 8],
"to": [20, 12.275, 13],
"rotation": {"angle": -45, "axis": "z", "origin": [20, 7, 10.5]},
"faces": {
"north": {"uv": [4.254, 3.004, 4.621, 3.621], "texture": "#0"},
"east": {"uv": [6.879, 3.879, 7.496, 4.496], "texture": "#0"},
"south": {"uv": [3.504, 5.754, 3.871, 6.371], "texture": "#0"},
"west": {"uv": [7.004, 5.629, 7.621, 6.246], "texture": "#0"},
"up": {"uv": [5.996, 8.246, 5.629, 7.629], "texture": "#0"},
"down": {"uv": [8.246, 0.754, 7.879, 1.371], "texture": "#0"}
}
},
{
"from": [-8, 13.01, 6],
"to": [25, 13.01, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 10, 6]},
"faces": {
"north": {"uv": [7.754, 6.129, 11.871, 6.129], "texture": "#0"},
"east": {"uv": [7.754, 6.254, 8.871, 6.254], "texture": "#0"},
"south": {"uv": [7.879, 2.754, 11.996, 2.754], "texture": "#0"},
"west": {"uv": [7.879, 2.879, 8.996, 2.879], "texture": "#0"},
"up": {"uv": [4.121, 1.121, 0.004, 0.004], "texture": "#0"},
"down": {"uv": [4.121, 1.254, 0.004, 2.371], "texture": "#0"}
}
},
{
"from": [-8, 6.99, 6],
"to": [3, 6.99, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 4, 6]},
"faces": {
"north": {"uv": [7.879, 5.129, 9.246, 5.129], "texture": "#0"},
"east": {"uv": [7.879, 5.254, 8.996, 5.254], "texture": "#0"},
"south": {"uv": [8.254, 0.004, 9.621, 0.004], "texture": "#0"},
"west": {"uv": [8.254, 0.129, 9.371, 0.129], "texture": "#0"},
"up": {"uv": [4.621, 4.871, 3.254, 3.754], "texture": "#0"},
"down": {"uv": [5.621, 0.004, 4.254, 1.121], "texture": "#0"}
}
},
{
"from": [-4, 7, 7],
"to": [1, 13, 12],
"rotation": {"angle": -45, "axis": "y", "origin": [-2.5, 10, 10.5]},
"faces": {
"north": {"uv": [5.004, 6.504, 5.621, 7.246], "texture": "#0"},
"east": {"uv": [1.129, 6.629, 1.746, 7.371], "texture": "#0"},
"south": {"uv": [1.879, 6.629, 2.496, 7.371], "texture": "#0"},
"west": {"uv": [2.629, 6.629, 3.246, 7.371], "texture": "#0"},
"up": {"uv": [7.121, 7.371, 6.504, 6.754], "texture": "#0"},
"down": {"uv": [7.496, 0.004, 6.879, 0.621], "texture": "#0"}
}
},
{
"from": [-7.8, 7, 10],
"to": [-6.8, 13, 11],
"rotation": {"angle": 45, "axis": "y", "origin": [-7.3, 10, 10.5]},
"faces": {
"north": {"uv": [8.254, 1.504, 8.371, 2.246], "texture": "#0"},
"east": {"uv": [2.754, 8.254, 2.871, 8.996], "texture": "#0"},
"south": {"uv": [3.004, 8.254, 3.121, 8.996], "texture": "#0"},
"west": {"uv": [4.879, 8.254, 4.996, 8.996], "texture": "#0"},
"up": {"uv": [4.621, 5.496, 4.504, 5.379], "texture": "#0"},
"down": {"uv": [5.871, 6.504, 5.754, 6.621], "texture": "#0"}
}
},
{
"from": [-8.25, 7, 6],
"to": [0, 13, 8],
"rotation": {"angle": 27.5, "axis": "y", "origin": [0, 10, 6]},
"faces": {
"north": {"uv": [4.004, 5.629, 4.996, 6.371], "texture": "#0"},
"east": {"uv": [7.879, 1.504, 8.121, 2.246], "texture": "#0"},
"south": {"uv": [5.129, 5.629, 6.121, 6.371], "texture": "#0"},
"west": {"uv": [7.879, 6.754, 8.121, 7.496], "texture": "#0"},
"up": {"uv": [8.621, 4.496, 7.629, 4.254], "texture": "#0"},
"down": {"uv": [8.121, 7.629, 7.129, 7.871], "texture": "#0"}
}
},
{
"from": [-8.25, 7, 13],
"to": [0, 13, 15],
"rotation": {"angle": -27.5, "axis": "y", "origin": [0, 10, 15]},
"faces": {
"north": {"uv": [5.754, 0.004, 6.746, 0.746], "texture": "#0"},
"east": {"uv": [1.129, 8.004, 1.371, 8.746], "texture": "#0"},
"south": {"uv": [1.254, 5.754, 2.246, 6.496], "texture": "#0"},
"west": {"uv": [3.379, 8.004, 3.621, 8.746], "texture": "#0"},
"up": {"uv": [8.746, 5.621, 7.754, 5.379], "texture": "#0"},
"down": {"uv": [8.746, 5.754, 7.754, 5.996], "texture": "#0"}
}
},
{
"from": [3, 1, 8],
"to": [13, 7, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 4, 6]},
"faces": {
"north": {"uv": [4.754, 3.004, 5.996, 3.746], "texture": "#0"},
"east": {"uv": [6.129, 3.879, 6.746, 4.621], "texture": "#0"},
"south": {"uv": [4.754, 3.879, 5.996, 4.621], "texture": "#0"},
"west": {"uv": [6.379, 2.004, 6.996, 2.746], "texture": "#0"},
"up": {"uv": [2.496, 5.621, 1.254, 5.004], "texture": "#0"},
"down": {"uv": [3.871, 5.004, 2.629, 5.621], "texture": "#0"}
}
},
{
"from": [2, 0, 6],
"to": [14, 2, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 4, 6]},
"faces": {
"north": {"uv": [7.004, 6.379, 8.496, 6.621], "texture": "#0"},
"east": {"uv": [3.379, 7.629, 4.496, 7.871], "texture": "#0"},
"south": {"uv": [7.254, 3.004, 8.746, 3.246], "texture": "#0"},
"west": {"uv": [7.629, 3.879, 8.746, 4.121], "texture": "#0"},
"up": {"uv": [1.496, 4.871, 0.004, 3.754], "texture": "#0"},
"down": {"uv": [3.121, 3.754, 1.629, 4.871], "texture": "#0"}
}
},
{
"from": [-3, 0, 0],
"to": [2, 8, 5],
"faces": {
"north": {"uv": [6.254, 5.629, 6.871, 6.621], "texture": "#0"},
"east": {"uv": [6.379, 0.879, 6.996, 1.871], "texture": "#0"},
"south": {"uv": [3.504, 6.504, 4.121, 7.496], "texture": "#0"},
"west": {"uv": [4.254, 6.504, 4.871, 7.496], "texture": "#0"},
"up": {"uv": [7.746, 1.371, 7.129, 0.754], "texture": "#0"},
"down": {"uv": [7.746, 1.504, 7.129, 2.121], "texture": "#0"}
}
},
{
"from": [2, 0, 0],
"to": [-3, 8, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [5, 0, 0]},
"faces": {
"north": {"uv": [6.254, 5.629, 6.871, 6.621], "texture": "#0"},
"east": {"uv": [6.379, 0.879, 6.996, 1.871], "texture": "#0"},
"south": {"uv": [3.504, 6.504, 4.121, 7.496], "texture": "#0"},
"west": {"uv": [4.254, 6.504, 4.871, 7.496], "texture": "#0"},
"up": {"uv": [7.746, 1.371, 7.129, 0.754], "texture": "#0"},
"down": {"uv": [7.746, 1.504, 7.129, 2.121], "texture": "#0"}
}
},
{
"from": [-3, 6, 0],
"to": [2, 6, 5],
"faces": {
"north": {"uv": [6.379, 2.879, 6.996, 2.879], "texture": "#0"},
"east": {"uv": [8.254, 3.379, 8.871, 3.379], "texture": "#0"},
"south": {"uv": [8.254, 3.504, 8.871, 3.504], "texture": "#0"},
"west": {"uv": [8.254, 3.629, 8.871, 3.629], "texture": "#0"},
"up": {"uv": [7.746, 2.871, 7.129, 2.254], "texture": "#0"},
"down": {"uv": [7.746, 4.629, 7.129, 5.246], "texture": "#0"}
}
},
{
"from": [-1, 2, 4],
"to": [0, 15, 5],
"rotation": {"x": 15.57779, "y": 14.2906, "z": 4.60659, "origin": [-0.5, 8.5, 4.5]},
"faces": {
"north": {"uv": [4.629, 7.629, 4.746, 9.246], "texture": "#0"},
"east": {"uv": [6.129, 7.629, 6.246, 9.246], "texture": "#0"},
"south": {"uv": [0.629, 8.004, 0.746, 9.621], "texture": "#0"},
"west": {"uv": [0.879, 8.004, 0.996, 9.621], "texture": "#0"},
"up": {"uv": [6.121, 6.621, 6.004, 6.504], "texture": "#0"},
"down": {"uv": [0.871, 6.754, 0.754, 6.871], "texture": "#0"}
}
},
{
"from": [17, -0.5, 3.25],
"to": [18, 10.5, 4.25],
"rotation": {"x": 43.99949, "y": 49.53655, "z": 42.73329, "origin": [17.5, 6.5, 3.75]},
"faces": {
"north": {"uv": [1.504, 8.004, 1.621, 9.371], "texture": "#0"},
"east": {"uv": [3.754, 8.004, 3.871, 9.371], "texture": "#0"},
"south": {"uv": [4.004, 8.004, 4.121, 9.371], "texture": "#0"},
"west": {"uv": [4.254, 8.004, 4.371, 9.371], "texture": "#0"},
"up": {"uv": [4.121, 5.496, 4.004, 5.379], "texture": "#0"},
"down": {"uv": [4.371, 5.379, 4.254, 5.496], "texture": "#0"}
}
},
{
"from": [16, 6.5, 0.25],
"to": [19, 9.5, 7.25],
"rotation": {"x": 43.99949, "y": 49.53655, "z": 42.73329, "origin": [17.5, 6.5, 3.75]},
"faces": {
"north": {"uv": [7.879, 4.629, 8.246, 4.996], "texture": "#0"},
"east": {"uv": [7.254, 3.379, 8.121, 3.746], "texture": "#0"},
"south": {"uv": [7.129, 8.004, 7.496, 8.371], "texture": "#0"},
"west": {"uv": [0.754, 7.504, 1.621, 7.871], "texture": "#0"},
"up": {"uv": [2.121, 8.371, 1.754, 7.504], "texture": "#0"},
"down": {"uv": [2.621, 7.504, 2.254, 8.371], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [0, -90, 0],
"translation": [0, 2.25, 0],
"scale": [0.4, 0.4, 0.4]
},
"thirdperson_lefthand": {
"rotation": [0, 90, 0],
"translation": [0, 2.5, 0],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_righthand": {
"rotation": [0, -60, 0],
"translation": [-1, 4.25, 0.25],
"scale": [0.28, 0.4, 0.4]
},
"firstperson_lefthand": {
"rotation": [0, 110, 0],
"translation": [-1, 4.25, 0.25],
"scale": [0.4, 0.4, 0.4]
},
"ground": {
"scale": [0.4, 0.4, 0.4]
},
"gui": {
"rotation": [29, -138, 0],
"translation": [0.25, 0, 0],
"scale": [0.55, 0.55, 0.55]
},
"head": {
"translation": [0, 14.5, 0]
},
"fixed": {
"rotation": [0, 180, 0]
},
"on_shelf": {
"rotation": [0, 34, 0],
"scale": [0.75, 0.75, 0.75]
}
},
"groups": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
{
"name": "group",
"origin": [18, 7, 4],
"scope": 0,
"color": 0,
"children": [18, 19]
}
]
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "ageofthegods:item/metals/bronze_ingot"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "ageofthegods:item/metals/electrum_ingot"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "ageofthegods:item/metals/hepatizon_ingot"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "ageofthegods:item/metals/orichalcum_ingot"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "ageofthegods:item/metals/silver_ingot"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "ageofthegods:item/metals/tin_ingot"
}
}
@@ -0,0 +1,6 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "ageofthegods:item/metals/zinc_ingot"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 390 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 B

@@ -0,0 +1,46 @@
{
"type": "neoforge:add_spawns",
"biomes": [
"ageofthegods:garrigue",
"ageofthegods:maquis_shrubland",
"ageofthegods:mediterranean_forest"
],
"spawners": [
{
"type": "minecraft:sheep",
"weight": 12,
"minCount": 1,
"maxCount": 4
},
{
"type": "minecraft:pig",
"weight": 10,
"minCount": 1,
"maxCount": 4
},
{
"type": "minecraft:chicken",
"weight": 10,
"minCount": 1,
"maxCount": 4
},
{
"type": "minecraft:cow",
"weight": 8,
"minCount": 1,
"maxCount": 4
},
{
"type": "minecraft:horse",
"weight": 5,
"minCount": 2,
"maxCount": 6
},
{
"type": "minecraft:goat",
"weight": 10,
"minCount": 1,
"maxCount": 9
}
]
}
@@ -11,8 +11,8 @@
"parameters": {
"temperature": [0.0, 0.5],
"humidity": [-1.0, 0.0],
"continentalness": [-1.2, 1.0],
"erosion": [-1.0, 1.0],
"continentalness": [0.0, 1.0],
"erosion": [-0.5, 0.9],
"weirdness": [-1.0, 1.0],
"depth": 0.0,
"offset": 0.0
@@ -21,10 +21,10 @@
{
"biome": "ageofthegods:maquis_shrubland",
"parameters": {
"temperature": [0.5, 1.0],
"temperature": [-1.0, 1.0],
"humidity": [-1.0, 0.0],
"continentalness": [-1.2, 1.0],
"erosion": [-1.0, 1.0],
"continentalness": [0.15, 1.0],
"erosion": [-1.0, 0.0],
"weirdness": [-1.0, 1.0],
"depth": 0.0,
"offset": 0.0
@@ -33,16 +33,140 @@
{
"biome": "ageofthegods:mediterranean_forest",
"parameters": {
"temperature": [-0.5, 0.0],
"temperature": [-0.5, 0.5],
"humidity": [0.0, 1.0],
"continentalness": [-0.5, 0.9],
"continentalness": [0.0, 0.9],
"erosion": [0.7, 1.0],
"weirdness": [0.0, 0.0],
"weirdness": [-1.0, 1.0],
"depth": 0.0,
"offset": 0.0
}
},
{
"biome": "minecraft:beach",
"parameters": {
"temperature": [-0.45, 1.0],
"humidity": [-1.0, 1.0],
"continentalness": [-0.15, -0.13],
"erosion": [0.9, 1.0],
"weirdness": [-1.0, 1.0],
"depth": 0.0,
"offset": 0.0
}
},
{
"biome": "minecraft:ocean",
"parameters": {
"temperature": [-0.15, 0.2],
"humidity": [-1.0, 1.0],
"continentalness": [-0.45, -0.15],
"erosion": [0.7, 1.0],
"weirdness": [-0.1, 0.1],
"depth": 0.0,
"offset": 0.0
}
},
{
"biome": "minecraft:deep_ocean",
"parameters": {
"temperature": [-0.15, 0.2],
"humidity": [-1.0, 1.0],
"continentalness": [-1.2, -0.45],
"erosion": [0.7, 1.0],
"weirdness": [-0.1, 0.1],
"depth": 0.0,
"offset": 0.0
}
},
{
"biome": "minecraft:lukewarm_ocean",
"parameters": {
"temperature": [0.2, 0.55],
"humidity": [-1.0, 1.0],
"continentalness": [-0.45, -0.15],
"erosion": [0.5, 1.0],
"weirdness": [-0.1, 0.1],
"depth": 0.0,
"offset": 0.0
}
},
{
"biome": "minecraft:deep_lukewarm_ocean",
"parameters": {
"temperature": [0.2, 0.55],
"humidity": [-1.0, 1.0],
"continentalness": [-1.2, -0.45],
"erosion": [-1.0, 1.0],
"weirdness": [-0.1, 0.1],
"depth": 0.0,
"offset": 0.0
}
},
{
"biome": "minecraft:warm_ocean",
"parameters": {
"temperature": [0.55, 1.0],
"humidity": [-1.0, 1.0],
"continentalness": [-0.45, -0.15],
"erosion": [-1.0, 1.0],
"weirdness": [-1.0, 1.0],
"depth": 0.0,
"offset": 0.0
}
},
{
"biome": "minecraft:lush_caves",
"parameters": {
"temperature": [-1.0, 1.0],
"humidity": [0.2, 1.0],
"continentalness": [-1.2, 1.0],
"erosion": [-1.0, 1.0],
"weirdness": [-0.75, 0.75],
"depth": 1.0,
"offset": 0.0
}
},
{
"biome": "minecraft:dripstone_caves",
"parameters": {
"temperature": [
-1.0,
1.0
],
"humidity": [
-1.0,
0.0
],
"continentalness": [
-1.2,
1.0
],
"erosion": [
-1.0,
1.0
],
"weirdness": [
-0.85,
0.85
],
"depth": 1.0,
"offset": 0.0
}
},
{
"biome": "minecraft:deep_dark",
"parameters": {
"temperature": [-1.0, 1.0],
"humidity": [-1.0, 0.0],
"continentalness": [-1.2, 1.0],
"erosion": [-1.0, 1.0],
"weirdness": [-1.0, 1.0],
"depth": 1.0,
"offset": 0.0
}
}
]
}
}
}
}
@@ -0,0 +1,20 @@
{
"biomes": [
"minecraft:beach",
"minecraft:snowy_beach",
"minecraft:ocean",
"minecraft:deep_ocean",
"minecraft:warm_ocean",
"minecraft:lukewalk_ocean",
"minecraft:deep_lukewarm_ocean",
"minecraft:cold_ocean",
"minecraft:deep_cold_ocean",
"minecraft:frozen_ocean",
"minecraft:deep_frozen_ocean"
],
"attributes": {
"minecraft:visual/fog_color": "#ccffffff",
"minecraft:visual/sky_color": "#ccffffff",
"minecraft:visual/cloud_color": "#ccffffff"
}
}
@@ -0,0 +1,12 @@
{
"replace": false,
"values": [
"ageofthegods:limestone_grass_block",
"ageofthegods:shale_grass_block",
"minecraft:sand",
"minecraft:sandstone",
"minecraft:granite",
"ageofthegods:limestone_block",
"ageofthegods:shale_block"
]
}