<?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">
  <!-- 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>dev.kyanbirb.world_casting</groupId>
  <artifactId>world-casting-neoforge-1.21.1</artifactId>
  <version>0.0.0-6</version>
  <dependencies>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib</artifactId>
      <version>2.2.20</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>foundry.veil</groupId>
      <artifactId>veil-neoforge-1.21.1</artifactId>
      <version>4.0.0</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <groupId>maven.modrinth</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>dev.ryanhcode.sable</groupId>
      <artifactId>sable-neoforge-1.21.1</artifactId>
      <version>1.2.2</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <groupId>foundry.veil</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>vazkii.patchouli</groupId>
      <artifactId>Patchouli</artifactId>
      <version>1.21.1-92-NEOFORGE</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>at.petra-k.hexcasting</groupId>
      <artifactId>hexcasting-neoforge-1.21.1</artifactId>
      <version>0.12.0-devel-pre-2</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>at.petra-k</groupId>
      <artifactId>paucal</artifactId>
      <version>0.7.1-pre-27+1.21.1-neoforge</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.samsthenerd.inline</groupId>
      <artifactId>inline-neoforge</artifactId>
      <version>1.21.1-1.2.2</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>dev.architectury</groupId>
      <artifactId>architectury-neoforge</artifactId>
      <version>13.0.2</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.wispforest</groupId>
      <artifactId>accessories-neoforge</artifactId>
      <version>1.1.0-beta.16+1.21.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>thedarkcolour</groupId>
      <artifactId>kotlinforforge-neoforge</artifactId>
      <version>5.10.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.illusivesoulworks.caelus</groupId>
      <artifactId>caelus-neoforge</artifactId>
      <version>7.0.1+1.21.1</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
