mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-08-29 13:20:32 +00:00
9d5b33f130
This is so we aren't breaking existing packs
12 lines
345 B
YAML
12 lines
345 B
YAML
schema-version: 1
|
|
contributors:
|
|
- Terra contributors
|
|
id: biome-provider-image
|
|
version: @VERSION@
|
|
entrypoints:
|
|
- "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
|
|
license: MIT License |