At a quick glance I noticed multiple issues with the page https://pixelguys.github.io/Cubyz-Wiki/development/addons/biomes.html#biomes
https://pixelguys.github.io/Cubyz-Wiki/development/addons/biomes.html
It does not show info on how subfields are accessed (e.g. properties of structures)
Furthermore it seems to show incorrect information, e.g. subBiomes field is not editable through zon, types are shown as Zig types (e.g. main.blocks.Block) but in zon it's specified as a string.
Default values are imprecise (e.g. for stone block it says "slate", but actually is "cubyz:slate/smooth") or missing entirely
At a quick glance I noticed multiple issues with the page https://pixelguys.github.io/Cubyz-Wiki/development/addons/biomes.html#biomes
https://pixelguys.github.io/Cubyz-Wiki/development/addons/biomes.html
It does not show info on how subfields are accessed (e.g. properties of structures)
Furthermore it seems to show incorrect information, e.g.
subBiomesfield is not editable through zon, types are shown as Zig types (e.g. main.blocks.Block) but in zon it's specified as a string.Default values are imprecise (e.g. for stone block it says "slate", but actually is "cubyz:slate/smooth") or missing entirely