mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-25 08:06:51 +00:00
Remove guides, they moved to the minecraft wiki
This commit is contained in:
@@ -394,5 +394,42 @@
|
||||
"schema": "immersive_weathering:block_growth",
|
||||
"minVersion": "1.18.2"
|
||||
}
|
||||
],
|
||||
"legacyGuides": [
|
||||
{
|
||||
"id": "adding-custom-structures",
|
||||
"title": "Adding custom structures",
|
||||
"link": "Tutorials/Custom_structures"
|
||||
},
|
||||
{
|
||||
"id": "custom-armor-trims",
|
||||
"title": "Trim patterns and materials",
|
||||
"link": "Tutorials/Adding_custom_trims"
|
||||
},
|
||||
{
|
||||
"id": "density-functions",
|
||||
"title": "Density function types and their configuration",
|
||||
"link": "Density_function"
|
||||
},
|
||||
{
|
||||
"id": "feature-order-cycle",
|
||||
"title": "How to fix feature order cycles",
|
||||
"link": "Custom_biome"
|
||||
},
|
||||
{
|
||||
"id": "heightmap-types",
|
||||
"title": "The different heightmap types explained",
|
||||
"link": "Heightmap"
|
||||
},
|
||||
{
|
||||
"id": "noise-router",
|
||||
"title": "How terrain is generated using the noise router",
|
||||
"link": "Noise_router#Final_density"
|
||||
},
|
||||
{
|
||||
"id": "placed-features",
|
||||
"title": "Placed features and their configuration",
|
||||
"link": "Placed_feature"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user