diff --git a/README.md b/README.md index 384cb0d..c0911f6 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Download the [.zip](https://github.com/FliegendeWurst/amplified_fixed/releases/d ## Technical details -```json +```jsonp "initial_density_without_jaggedness": { "type": "minecraft:add", "argument1": { @@ -42,7 +42,7 @@ Download the [.zip](https://github.com/FliegendeWurst/amplified_fixed/releases/d } }, "argument2": { - /* vanilla noise expression */ + vanilla noise expression } } ``` @@ -53,6 +53,6 @@ It is also possible to remove normal flooded caves by decreasing the `fluid_leve ## License -

amplified_fixed by FliegendeWurst is licensed under CC BY 4.0

. +

amplified_fixed by FliegendeWurst is licensed under CC BY 4.0

`data/minecraft/worldgen/noise_settings/amplified.json` was derived from Minecraft 1.20.2, the license only applies to the changes outlined above.