Skip to content

Commit

Permalink
Updated to version 2.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
catter1 committed Oct 1, 2023
1 parent 58cca3f commit 46f7b2a
Show file tree
Hide file tree
Showing 2,308 changed files with 99,986 additions and 124,603 deletions.
41 changes: 41 additions & 0 deletions data/c/tags/blocks/ores.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"replace": false,
"values": [
{
"id": "#minecraft:redstone_ores",
"required": false
},
{
"id": "#minecraft:copper_ores",
"required": false
},
{
"id": "#minecraft:gold_ores",
"required": false
},
{
"id": "#minecraft:iron_ores",
"required": false
},
{
"id": "#minecraft:coal_ores",
"required": false
},
{
"id": "#minecraft:emerald_ores",
"required": false
},
{
"id": "#minecraft:lapis_ores",
"required": false
},
{
"id": "#minecraft:diamond_ores",
"required": false
},
{
"id": "#c:quartz_ores",
"required": false
}
]
}
3 changes: 1 addition & 2 deletions data/c/tags/worldgen/biome/aquatic_icy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"replace": false,
"values": [
]
"values": []
}
2 changes: 1 addition & 1 deletion data/c/tags/worldgen/biome/climate_dry.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"replace": false,
"values": [
"terralith:alpine_highlands",
"terralith:alpine_highlands",
"terralith:ancient_sands",
"terralith:arid_highlands",
"terralith:ashen_savanna",
Expand Down
2 changes: 1 addition & 1 deletion data/c/tags/worldgen/biome/dead.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"values": [
"terralith:ashen_savanna",
"terralith:gravel_desert"
]
]
}
3 changes: 1 addition & 2 deletions data/c/tags/worldgen/biome/deep_ocean.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"replace": false,
"values": [
]
"values": []
}
2 changes: 1 addition & 1 deletion data/c/tags/worldgen/biome/desert.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"replace": false,
"values": [
"terralith:desert_canyon",
"terralith:desert_canyon",
"terralith:desert_oasis",
"terralith:desert_spires",
"terralith:lush_desert",
Expand Down
13 changes: 12 additions & 1 deletion data/c/tags/worldgen/biome/forest.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,31 @@
{
"replace": false,
"values": [
"terralith:alpha_islands",
"terralith:alpine_grove",
"terralith:birch_taiga",
"terralith:cloud_forest",
"terralith:forested_highlands",
"terralith:lavender_forest",
"terralith:lavender_valley",
"terralith:lush_valley",
"terralith:mirage_isles",
"terralith:moonlight_grove",
"terralith:moonlight_valley",
"terralith:sakura_grove",
"terralith:sakura_valley",
"terralith:skylands",
"terralith:skylands_autumn",
"terralith:skylands_spring",
"terralith:shield",
"terralith:siberian_grove",
"terralith:siberian_taiga",
"terralith:snowy_cherry_grove",
"terralith:snowy_maple_forest",
"terralith:snowy_shield",
"terralith:temperate_highlands",
"terralith:white_cliffs",
"terralith:wintry_forest",
"terralith:wintry_lowlands",
"terralith:yosemite_lowlands"
]
}
2 changes: 1 addition & 1 deletion data/c/tags/worldgen/biome/mushroom.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"replace": false,
"values": [
"terralith:mirage_isles",
"terralith:mirage_isles",
"terralith:cave/fungal_caves"
]
}
3 changes: 1 addition & 2 deletions data/c/tags/worldgen/biome/ocean.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"replace": false,
"values": [
]
"values": []
}
3 changes: 1 addition & 2 deletions data/c/tags/worldgen/biome/shallow_ocean.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"replace": false,
"values": [
]
"values": []
}
2 changes: 1 addition & 1 deletion data/c/tags/worldgen/biome/vegetation_sparse.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"replace": false,
"values": [
"terralith:alpine_grove",
"terralith:alpine_grove",
"terralith:arid_highlands",
"terralith:brushland",
"terralith:cold_shrubland",
Expand Down
Loading

0 comments on commit 46f7b2a

Please sign in to comment.