<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.lowdragmc.ldlib2</groupId>
  <artifactId>ldlib2-neoforge-1.21.1</artifactId>
  <version>2.1.5.b</version>
  <dependencies>
    <dependency>
      <groupId>mezz.jei</groupId>
      <artifactId>jei-1.21.1-neoforge</artifactId>
      <version>19.25.1.332</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.appliedenergistics</groupId>
      <artifactId>appliedenergistics2</artifactId>
      <version>19.2.17</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>dev.latvian.mods</groupId>
      <artifactId>kubejs-neoforge</artifactId>
      <version>2100.7.0-build.117</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <groupId>dev.architectury</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>maven.modrinth</groupId>
      <artifactId>sodium</artifactId>
      <version>mc1.21.1-0.6.13-neoforge</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>maven.modrinth</groupId>
      <artifactId>iris</artifactId>
      <version>1.8.12+1.21.1-neoforge</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.appliedenergistics.yoga</groupId>
      <artifactId>yoga</artifactId>
      <version>1.0.0</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
