<?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>com.hypherionmc.craterlib</groupId>
  <artifactId>CraterLib-NeoForge-1.20.4</artifactId>
  <version>2.1.2+snapshot.0</version>
  <dependencies>
    <dependency>
      <groupId>com.hypherionmc.craterlib</groupId>
      <artifactId>CraterLib-Common-1.20.4</artifactId>
      <version>2.1.2+snapshot.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>me.hypherionmc.moon-config</groupId>
      <artifactId>json</artifactId>
      <version>1.0.10</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.hypherionmc</groupId>
      <artifactId>rpcsdk</artifactId>
      <version>1.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>me.hypherionmc.sdlink</groupId>
      <artifactId>mcdiscordformatter-1.20.3</artifactId>
      <version>2.0.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>net.kyori</groupId>
      <artifactId>adventure-api</artifactId>
      <version>4.17.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>net.kyori</groupId>
      <artifactId>adventure-text-serializer-gson</artifactId>
      <version>4.17.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>net.kyori</groupId>
      <artifactId>adventure-text-minimessage</artifactId>
      <version>4.17.0</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
