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 new file mode 100644 index 000000000..71f0cbb08 --- /dev/null +++ b/common/addons/biome-provider-single/src/main/resources/terra.addon.yml @@ -0,0 +1,12 @@ +schema-version: 1 +contributors: + - Terra contributors +id: biome-provider-single +version: 0.1.0 +entrypoints: + - "com.dfsek.terra.addons.biome.single.SingleBiomeProviderAddon" +website: + issues: https://github.com/PolyhedralDev/Terra-biome-provider-single/issues + source: https://github.com/PolyhedralDev/Terra-biome-provider-single + docs: https://github.com/PolyhedralDev/Terra/wiki +license: GNU LGPL v3.0 \ No newline at end of file