mirror of
https://github.com/misode/misode.github.io.git
synced 2026-05-02 07:55:29 +00:00
21w42a
This commit is contained in:
@@ -157,6 +157,13 @@
|
||||
"schema": "configured_feature",
|
||||
"minVersion": "1.16"
|
||||
},
|
||||
{
|
||||
"id": "worldgen/noise",
|
||||
"url": "worldgen/noise",
|
||||
"category": "worldgen",
|
||||
"schema": "noise_parameters",
|
||||
"minVersion": "1.18"
|
||||
},
|
||||
{
|
||||
"id": "worldgen/noise_settings",
|
||||
"url": "worldgen/noise-settings",
|
||||
@@ -249,6 +256,7 @@
|
||||
{ "id": "worldgen/foliage_placer_type", "minVersion": "1.16" },
|
||||
{ "id": "worldgen/material_condition", "minVersion": "1.18" },
|
||||
{ "id": "worldgen/material_rule", "minVersion": "1.18" },
|
||||
{ "id": "worldgen/noise", "minVersion": "1.18" , "dynamic": true },
|
||||
{ "id": "worldgen/noise_settings", "minVersion": "1.16" , "dynamic": true },
|
||||
{ "id": "worldgen/processor_list", "minVersion": "1.16" , "dynamic": true },
|
||||
{ "id": "worldgen/structure_feature", "minVersion": "1.16" },
|
||||
|
||||
@@ -89,6 +89,7 @@
|
||||
"worldgen/biome": "Biome",
|
||||
"worldgen/configured_carver": "Carver",
|
||||
"worldgen/configured_feature": "Feature",
|
||||
"worldgen/noise": "Noise",
|
||||
"worldgen/noise_settings": "Noise Settings",
|
||||
"worldgen/processor_list": "Processor List",
|
||||
"worldgen/configured_structure_feature": "Structure Feature",
|
||||
|
||||
Reference in New Issue
Block a user