diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 329a48021..4611034c8 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,11 +1,11 @@ blank_issues_enabled: false contact_links: - - name: Which Issue Template do I Choose? - url: https://github.com/PolyhedralDev/Terra/wiki/How-To-Choose-An-Issue-Template - about: Click this if you don't know which issue template to select. This will help you make sure you choose the right one and provide enough information for us to help you. - - name: Terra Wiki - url: https://github.com/PolyhedralDev/Terra/wiki - about: Documentation for all things Terra. - - name: Join the Support Discord - url: https://discord.dfsek.com - about: If you have a basic support question, join the Discord instead. \ No newline at end of file + - name: Which Issue Template do I Choose? + url: https://github.com/PolyhedralDev/Terra/wiki/How-To-Choose-An-Issue-Template + about: Click this if you don't know which issue template to select. This will help you make sure you choose the right one and provide enough information for us to help you. + - name: Terra Wiki + url: https://github.com/PolyhedralDev/Terra/wiki + about: Documentation for all things Terra. + - name: Join the Support Discord + url: https://discord.dfsek.com + about: If you have a basic support question, join the Discord instead. \ No newline at end of file diff --git a/common/addons/biome-provider-extrusion/src/main/resources/terra.addon.yml b/common/addons/biome-provider-extrusion/src/main/resources/terra.addon.yml index 95fd480c1..21992a6d1 100644 --- a/common/addons/biome-provider-extrusion/src/main/resources/terra.addon.yml +++ b/common/addons/biome-provider-extrusion/src/main/resources/terra.addon.yml @@ -1,14 +1,14 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: biome-provider-extrusion version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.biome.extrusion.BiomeExtrusionAddon" + - "com.dfsek.terra.addons.biome.extrusion.BiomeExtrusionAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License depends: - biome-query-api: "1.+" \ No newline at end of file + biome-query-api: "1.+" \ No newline at end of file diff --git a/common/addons/biome-provider-image-v2/src/main/resources/terra.addon.yml b/common/addons/biome-provider-image-v2/src/main/resources/terra.addon.yml index c80bb617a..be3dd2af4 100644 --- a/common/addons/biome-provider-image-v2/src/main/resources/terra.addon.yml +++ b/common/addons/biome-provider-image-v2/src/main/resources/terra.addon.yml @@ -1,14 +1,14 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: biome-provider-image-v2 version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.biome.image.v2.ImageBiomeProviderAddon" + - "com.dfsek.terra.addons.biome.image.v2.ImageBiomeProviderAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License depends: - library-image: "1.+" + library-image: "1.+" diff --git a/common/addons/biome-provider-image/src/main/resources/terra.addon.yml b/common/addons/biome-provider-image/src/main/resources/terra.addon.yml index dec87cc26..3fd86ad52 100644 --- a/common/addons/biome-provider-image/src/main/resources/terra.addon.yml +++ b/common/addons/biome-provider-image/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: biome-provider-image version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.biome.image.ImageBiomeProviderAddon" + - "com.dfsek.terra.addons.biome.image.ImageBiomeProviderAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/biome-provider-pipeline-v2/src/main/resources/terra.addon.yml b/common/addons/biome-provider-pipeline-v2/src/main/resources/terra.addon.yml index c9b711ce5..f800574ca 100644 --- a/common/addons/biome-provider-pipeline-v2/src/main/resources/terra.addon.yml +++ b/common/addons/biome-provider-pipeline-v2/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: biome-provider-pipeline-v2 version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.biome.pipeline.v2.BiomePipelineAddon" + - "com.dfsek.terra.addons.biome.pipeline.v2.BiomePipelineAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/biome-provider-pipeline/src/main/resources/terra.addon.yml b/common/addons/biome-provider-pipeline/src/main/resources/terra.addon.yml index f43908cac..abd2555a5 100644 --- a/common/addons/biome-provider-pipeline/src/main/resources/terra.addon.yml +++ b/common/addons/biome-provider-pipeline/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: biome-provider-pipeline version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.biome.pipeline.BiomePipelineAddon" + - "com.dfsek.terra.addons.biome.pipeline.BiomePipelineAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/biome-provider-single/src/main/resources/terra.addon.yml b/common/addons/biome-provider-single/src/main/resources/terra.addon.yml index c7e91131c..d986179f3 100644 --- a/common/addons/biome-provider-single/src/main/resources/terra.addon.yml +++ b/common/addons/biome-provider-single/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: biome-provider-single version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.biome.single.SingleBiomeProviderAddon" + - "com.dfsek.terra.addons.biome.single.SingleBiomeProviderAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/biome-query-api/src/main/resources/terra.addon.yml b/common/addons/biome-query-api/src/main/resources/terra.addon.yml index 1030c3e4c..8a55ce2dc 100644 --- a/common/addons/biome-query-api/src/main/resources/terra.addon.yml +++ b/common/addons/biome-query-api/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: biome-query-api version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.biome.query.BiomeQueryAPIAddon" + - "com.dfsek.terra.addons.biome.query.BiomeQueryAPIAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/chunk-generator-noise-3d/src/main/resources/terra.addon.yml b/common/addons/chunk-generator-noise-3d/src/main/resources/terra.addon.yml index 6d32e2bf8..76eed7bb9 100644 --- a/common/addons/chunk-generator-noise-3d/src/main/resources/terra.addon.yml +++ b/common/addons/chunk-generator-noise-3d/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: chunk-generator-noise-3d version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.chunkgenerator.NoiseChunkGenerator3DAddon" + - "com.dfsek.terra.addons.chunkgenerator.NoiseChunkGenerator3DAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/command-addons/src/main/resources/terra.addon.yml b/common/addons/command-addons/src/main/resources/terra.addon.yml index 086ee161d..87f5b5454 100644 --- a/common/addons/command-addons/src/main/resources/terra.addon.yml +++ b/common/addons/command-addons/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: command-addons version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.commands.addons.AddonsCommandAddon" + - "com.dfsek.terra.addons.commands.addons.AddonsCommandAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/command-packs/src/main/resources/terra.addon.yml b/common/addons/command-packs/src/main/resources/terra.addon.yml index 007e28244..4efeb9c99 100644 --- a/common/addons/command-packs/src/main/resources/terra.addon.yml +++ b/common/addons/command-packs/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: command-packs version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.commands.packs.PacksCommandAddon" + - "com.dfsek.terra.addons.commands.packs.PacksCommandAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/command-profiler/src/main/resources/terra.addon.yml b/common/addons/command-profiler/src/main/resources/terra.addon.yml index 17f5f4b8a..3ce8d72ab 100644 --- a/common/addons/command-profiler/src/main/resources/terra.addon.yml +++ b/common/addons/command-profiler/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: command-profiler version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.commands.profiler.ProfilerCommandAddon" + - "com.dfsek.terra.addons.commands.profiler.ProfilerCommandAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/command-structures/src/main/resources/terra.addon.yml b/common/addons/command-structures/src/main/resources/terra.addon.yml index dc4804af9..c41fc088e 100644 --- a/common/addons/command-structures/src/main/resources/terra.addon.yml +++ b/common/addons/command-structures/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: command-structures version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.commands.structure.StructureCommandAddon" + - "com.dfsek.terra.addons.commands.structure.StructureCommandAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/config-biome/src/main/resources/terra.addon.yml b/common/addons/config-biome/src/main/resources/terra.addon.yml index dd6eb93bc..f669208b1 100644 --- a/common/addons/config-biome/src/main/resources/terra.addon.yml +++ b/common/addons/config-biome/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: config-biome version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.biome.BiomeAddon" + - "com.dfsek.terra.addons.biome.BiomeAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/config-distributors/src/main/resources/terra.addon.yml b/common/addons/config-distributors/src/main/resources/terra.addon.yml index 4f35aa3ca..6e4c98a4a 100644 --- a/common/addons/config-distributors/src/main/resources/terra.addon.yml +++ b/common/addons/config-distributors/src/main/resources/terra.addon.yml @@ -1,15 +1,15 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: config-distributors version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.feature.distributor.DistributorAddon" + - "com.dfsek.terra.addons.feature.distributor.DistributorAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License depends: - config-feature: "1.+" - generation-stage-feature: "1.+" \ No newline at end of file + config-feature: "1.+" + generation-stage-feature: "1.+" \ No newline at end of file diff --git a/common/addons/config-feature/src/main/resources/terra.addon.yml b/common/addons/config-feature/src/main/resources/terra.addon.yml index 18656aa8c..cb17b4b76 100644 --- a/common/addons/config-feature/src/main/resources/terra.addon.yml +++ b/common/addons/config-feature/src/main/resources/terra.addon.yml @@ -1,14 +1,14 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: config-feature version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.feature.FeatureAddon" + - "com.dfsek.terra.addons.feature.FeatureAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License depends: - generation-stage-feature: "1.+" \ No newline at end of file + generation-stage-feature: "1.+" \ No newline at end of file diff --git a/common/addons/config-flora/src/main/resources/terra.addon.yml b/common/addons/config-flora/src/main/resources/terra.addon.yml index 0ec6e92f1..b464bed94 100644 --- a/common/addons/config-flora/src/main/resources/terra.addon.yml +++ b/common/addons/config-flora/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: config-flora version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.flora.FloraAddon" + - "com.dfsek.terra.addons.flora.FloraAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/config-locators/src/main/resources/terra.addon.yml b/common/addons/config-locators/src/main/resources/terra.addon.yml index 7e4482e55..e84bf800d 100644 --- a/common/addons/config-locators/src/main/resources/terra.addon.yml +++ b/common/addons/config-locators/src/main/resources/terra.addon.yml @@ -1,15 +1,15 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: config-locators version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.feature.locator.LocatorAddon" + - "com.dfsek.terra.addons.feature.locator.LocatorAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License depends: - config-feature: "1.+" - generation-stage-feature: "1.+" \ No newline at end of file + config-feature: "1.+" + generation-stage-feature: "1.+" \ No newline at end of file diff --git a/common/addons/config-noise-function/src/main/resources/terra.addon.yml b/common/addons/config-noise-function/src/main/resources/terra.addon.yml index c1320f289..b22b0f781 100644 --- a/common/addons/config-noise-function/src/main/resources/terra.addon.yml +++ b/common/addons/config-noise-function/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: config-noise-function version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.noise.NoiseAddon" + - "com.dfsek.terra.addons.noise.NoiseAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/config-number-predicate/src/main/resources/terra.addon.yml b/common/addons/config-number-predicate/src/main/resources/terra.addon.yml index 838742309..e4014b3a3 100644 --- a/common/addons/config-number-predicate/src/main/resources/terra.addon.yml +++ b/common/addons/config-number-predicate/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: config-number-predicate version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.numberpredicate.NumberPredicateAddon" + - "com.dfsek.terra.addons.numberpredicate.NumberPredicateAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/config-ore/src/main/resources/terra.addon.yml b/common/addons/config-ore/src/main/resources/terra.addon.yml index bab302e4f..60ea05e60 100644 --- a/common/addons/config-ore/src/main/resources/terra.addon.yml +++ b/common/addons/config-ore/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: config-ore version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.ore.OreAddon" + - "com.dfsek.terra.addons.ore.OreAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/config-palette/src/main/resources/terra.addon.yml b/common/addons/config-palette/src/main/resources/terra.addon.yml index 67db4259c..255a58048 100644 --- a/common/addons/config-palette/src/main/resources/terra.addon.yml +++ b/common/addons/config-palette/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: config-palette version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.palette.PaletteAddon" + - "com.dfsek.terra.addons.palette.PaletteAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/config-structure/src/main/resources/terra.addon.yml b/common/addons/config-structure/src/main/resources/terra.addon.yml index 3143b5830..ad31e3641 100644 --- a/common/addons/config-structure/src/main/resources/terra.addon.yml +++ b/common/addons/config-structure/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: config-structure version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.structure.StructureAddon" + - "com.dfsek.terra.addons.structure.StructureAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/generation-stage-feature/src/main/resources/terra.addon.yml b/common/addons/generation-stage-feature/src/main/resources/terra.addon.yml index 0f0447864..640aa8aa3 100644 --- a/common/addons/generation-stage-feature/src/main/resources/terra.addon.yml +++ b/common/addons/generation-stage-feature/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: generation-stage-feature version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.generation.feature.FeatureGenerationAddon" + - "com.dfsek.terra.addons.generation.feature.FeatureGenerationAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/generation-stage-structure/src/main/resources/terra.addon.yml b/common/addons/generation-stage-structure/src/main/resources/terra.addon.yml index 9aa1ac530..2d361cf3d 100644 --- a/common/addons/generation-stage-structure/src/main/resources/terra.addon.yml +++ b/common/addons/generation-stage-structure/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: generation-stage-structure version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.generation.structure.StructureGenerationAddon" + - "com.dfsek.terra.addons.generation.structure.StructureGenerationAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/language-yaml/src/main/resources/terra.addon.yml b/common/addons/language-yaml/src/main/resources/terra.addon.yml index 541c7f693..2b3d1d50b 100644 --- a/common/addons/language-yaml/src/main/resources/terra.addon.yml +++ b/common/addons/language-yaml/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: language-yaml version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.yaml.YamlAddon" + - "com.dfsek.terra.addons.yaml.YamlAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/library-image/src/main/resources/terra.addon.yml b/common/addons/library-image/src/main/resources/terra.addon.yml index 4e9cbb54c..c664c3df4 100644 --- a/common/addons/library-image/src/main/resources/terra.addon.yml +++ b/common/addons/library-image/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: library-image version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.image.ImageLibraryAddon" + - "com.dfsek.terra.addons.image.ImageLibraryAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License diff --git a/common/addons/locator-slant-noise-3d/src/main/resources/terra.addon.yml b/common/addons/locator-slant-noise-3d/src/main/resources/terra.addon.yml index 0189030b6..8a7ef4ad9 100644 --- a/common/addons/locator-slant-noise-3d/src/main/resources/terra.addon.yml +++ b/common/addons/locator-slant-noise-3d/src/main/resources/terra.addon.yml @@ -1,14 +1,14 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: locator-slant-noise-3d version: @VERSION@ entrypoints: - - "com.dfsek.terra.addon.feature.locator.slant.SlantLocatorAddon" + - "com.dfsek.terra.addon.feature.locator.slant.SlantLocatorAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License depends: - chunk-generator-noise-3d: "[1.2.0,2.0.0)" \ No newline at end of file + chunk-generator-noise-3d: "[1.2.0,2.0.0)" \ No newline at end of file diff --git a/common/addons/palette-block-shortcut/src/main/resources/terra.addon.yml b/common/addons/palette-block-shortcut/src/main/resources/terra.addon.yml index 263fefa83..6b643a053 100644 --- a/common/addons/palette-block-shortcut/src/main/resources/terra.addon.yml +++ b/common/addons/palette-block-shortcut/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: palette-block-shortcut version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.palette.shortcut.block.PaletteBlockShortcutAddon" + - "com.dfsek.terra.addons.palette.shortcut.block.PaletteBlockShortcutAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/pipeline-image/src/main/resources/terra.addon.yml b/common/addons/pipeline-image/src/main/resources/terra.addon.yml index 0da6c930c..2ae877a14 100644 --- a/common/addons/pipeline-image/src/main/resources/terra.addon.yml +++ b/common/addons/pipeline-image/src/main/resources/terra.addon.yml @@ -1,15 +1,15 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: pipeline-image version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.biome.pipeline.image.PipelineImageAddon" + - "com.dfsek.terra.addons.biome.pipeline.image.PipelineImageAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License depends: - library-image: "1.+" - biome-provider-pipeline-v2: "1.+" + library-image: "1.+" + biome-provider-pipeline-v2: "1.+" diff --git a/common/addons/structure-block-shortcut/src/main/resources/terra.addon.yml b/common/addons/structure-block-shortcut/src/main/resources/terra.addon.yml index 62a2e875d..d653e2d9c 100644 --- a/common/addons/structure-block-shortcut/src/main/resources/terra.addon.yml +++ b/common/addons/structure-block-shortcut/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: structure-block-shortcut version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.palette.shortcut.block.StructureBlockShortcutAddon" + - "com.dfsek.terra.addons.palette.shortcut.block.StructureBlockShortcutAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/structure-mutator/src/main/resources/terra.addon.yml b/common/addons/structure-mutator/src/main/resources/terra.addon.yml index 328b8d54d..29df5332d 100644 --- a/common/addons/structure-mutator/src/main/resources/terra.addon.yml +++ b/common/addons/structure-mutator/src/main/resources/terra.addon.yml @@ -1,11 +1,11 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: structure-mutator version: @VERSION@ entrypoints: [ ] website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/structure-sponge-loader/src/main/resources/terra.addon.yml b/common/addons/structure-sponge-loader/src/main/resources/terra.addon.yml index a3c6a8ecf..d5635f09b 100644 --- a/common/addons/structure-sponge-loader/src/main/resources/terra.addon.yml +++ b/common/addons/structure-sponge-loader/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: structure-sponge-loader version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.sponge.SpongeSchematicAddon" + - "com.dfsek.terra.addons.sponge.SpongeSchematicAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/structure-terrascript-loader/src/main/resources/terra.addon.yml b/common/addons/structure-terrascript-loader/src/main/resources/terra.addon.yml index 20352eb7e..0850687c9 100644 --- a/common/addons/structure-terrascript-loader/src/main/resources/terra.addon.yml +++ b/common/addons/structure-terrascript-loader/src/main/resources/terra.addon.yml @@ -1,12 +1,12 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: structure-terrascript-loader version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.terrascript.TerraScriptAddon" + - "com.dfsek.terra.addons.terrascript.TerraScriptAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License \ No newline at end of file diff --git a/common/addons/terrascript-function-check-noise-3d/src/main/resources/terra.addon.yml b/common/addons/terrascript-function-check-noise-3d/src/main/resources/terra.addon.yml index 1ab94f379..028db2274 100644 --- a/common/addons/terrascript-function-check-noise-3d/src/main/resources/terra.addon.yml +++ b/common/addons/terrascript-function-check-noise-3d/src/main/resources/terra.addon.yml @@ -1,15 +1,15 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: structure-function-check-noise-3d version: @VERSION@ entrypoints: - - "com.dfsek.terra.addon.terrascript.check.TerraScriptCheckFunctionAddon" + - "com.dfsek.terra.addon.terrascript.check.TerraScriptCheckFunctionAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License depends: - structure-terrascript-loader: "1.+" - chunk-generator-noise-3d: "1.+" \ No newline at end of file + structure-terrascript-loader: "1.+" + chunk-generator-noise-3d: "1.+" \ No newline at end of file diff --git a/common/addons/terrascript-function-sampler/src/main/resources/terra.addon.yml b/common/addons/terrascript-function-sampler/src/main/resources/terra.addon.yml index 31bb39127..635814c2c 100644 --- a/common/addons/terrascript-function-sampler/src/main/resources/terra.addon.yml +++ b/common/addons/terrascript-function-sampler/src/main/resources/terra.addon.yml @@ -1,15 +1,15 @@ schema-version: 1 contributors: - - Terra contributors + - Terra contributors id: terrascript-function-sampler version: @VERSION@ entrypoints: - - "com.dfsek.terra.addons.terrascript.sampler.TerraScriptSamplerFunctionAddon" + - "com.dfsek.terra.addons.terrascript.sampler.TerraScriptSamplerFunctionAddon" website: - issues: https://github.com/PolyhedralDev/Terra/issues - source: https://github.com/PolyhedralDev/Terra - docs: https://terra.polydev.org + issues: https://github.com/PolyhedralDev/Terra/issues + source: https://github.com/PolyhedralDev/Terra + docs: https://terra.polydev.org license: MIT License depends: - structure-terrascript-loader: "1.+" - config-noise-function: "1.+" \ No newline at end of file + structure-terrascript-loader: "1.+" + config-noise-function: "1.+" \ No newline at end of file diff --git a/common/implementation/base/src/main/resources/config.yml b/common/implementation/base/src/main/resources/config.yml index 6d120ef58..72dd67061 100644 --- a/common/implementation/base/src/main/resources/config.yml +++ b/common/implementation/base/src/main/resources/config.yml @@ -6,15 +6,15 @@ # wiki for information regarding config pack development. debug: - commands: false - log: false - profiler: false - script: false + commands: false + log: false + profiler: false + script: false dump-default: true biome-search-resolution: 4 cache: - structure: 32 - sampler: 128 - biome-provider: 32 + structure: 32 + sampler: 128 + biome-provider: 32 script: - max-recursion: 1000 \ No newline at end of file + max-recursion: 1000 \ No newline at end of file diff --git a/common/implementation/base/src/test/resources/config.yml b/common/implementation/base/src/test/resources/config.yml index 49f6def92..d2a7fb934 100644 --- a/common/implementation/base/src/test/resources/config.yml +++ b/common/implementation/base/src/test/resources/config.yml @@ -2,9 +2,9 @@ dimensions: 2 type: Cellular frequency: 0.01 cellular: - return: Distance3Div + return: Distance3Div normalize: - type: LINEAR - linear: - min: -1 - max: 0 \ No newline at end of file + type: LINEAR + linear: + min: -1 + max: 0 \ No newline at end of file diff --git a/common/implementation/base/src/test/resources/meta.yml b/common/implementation/base/src/test/resources/meta.yml index 5762716a6..116b32b89 100644 --- a/common/implementation/base/src/test/resources/meta.yml +++ b/common/implementation/base/src/test/resources/meta.yml @@ -1,18 +1,18 @@ list: - - ONE - - "<< metaTarget.yml:list" - - FOUR - - FIVE - - SIX - - "<< metaTarget.yml:list2" - - NINE - - TEN + - ONE + - "<< metaTarget.yml:list" + - FOUR + - FIVE + - SIX + - "<< metaTarget.yml:list2" + - NINE + - TEN map: - "<<": - - metaTarget.yml:map1 - - metaTarget.yml:map2 - one: ONE - two: TWO + "<<": + - metaTarget.yml:map1 + - metaTarget.yml:map2 + one: ONE + two: TWO string: "one-${metaTarget.yml:string.two}-${metaTarget.yml:string.three}-four-five-${metaTarget.yml:string.six}" int: 2 + 4 double: ${metaTarget.yml:double} + 5.6 \ No newline at end of file diff --git a/common/implementation/base/src/test/resources/metaTarget.yml b/common/implementation/base/src/test/resources/metaTarget.yml index 17e3c41d0..338930b52 100644 --- a/common/implementation/base/src/test/resources/metaTarget.yml +++ b/common/implementation/base/src/test/resources/metaTarget.yml @@ -1,17 +1,17 @@ list: - - TWO - - THREE + - TWO + - THREE list2: - - SEVEN - - EIGHT + - SEVEN + - EIGHT map1: - three: THREE - four: FOUR - five: FIVE + three: THREE + four: FOUR + five: FIVE map2: - six: SIX + six: SIX string: - two: two - three: three - six: six + two: two + three: three + six: six double: 1 \ No newline at end of file