<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>net.legacyfabric.legacy-fabric-api</groupId>
  <artifactId>legacy-fabric-biome-api-v1</artifactId>
  <version>1.0.1+1.7.10</version>
  <name>Legacy Fabric Biome API (V1)</name>
  <description>Biome utils</description>
  <url>https://github.com/Legacy-Fabric/fabric/tree/HEAD/legacy-fabric-biome-api-v1/1.7.10</url>
  <licenses>
    <license>
      <name>Apache-2.0</name>
      <url>https://github.com/Legacy-Fabric/fabric/blob/HEAD/LICENSE</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Legacy Fabric</name>
      <url>https://legacyfabric.net/</url>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/Legacy-Fabric/fabric.git</connection>
    <developerConnection>scm:git:git@github.com:Legacy-Fabric/fabric.git</developerConnection>
    <url>https://github.com/Legacy-Fabric/fabric</url>
  </scm>
  <issueManagement>
    <system>GitHub</system>
    <url>https://github.com/Legacy-Fabric/fabric/issues</url>
  </issueManagement>
  <dependencies/>
</project>
