Replaced surface_parameters with surface_builder (#362)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"minecraft:overworld_height": { "$ref": "./components/overworld_height.json" },
|
||||
"minecraft:replace_biomes": { "$ref": "./components/replace_biomes.json" },
|
||||
"minecraft:surface_material_adjustments": { "$ref": "./components/surface_material_adjustments.json" },
|
||||
"minecraft:surface_parameters": { "$ref": "./components/surface_parameters.json" },
|
||||
"minecraft:surface_builder": { "$ref": "./components/surface_builder.json" },
|
||||
"minecraft:swamp_surface": { "$ref": "./components/swamp_surface.json" },
|
||||
"minecraft:tags": { "$ref": "./components/tags.json" },
|
||||
"minecraft:the_end_surface": { "$ref": "./components/the_end_surface.json" }
|
||||
|
||||
Reference in New Issue
Block a user