<?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>dev.ftb.mods</groupId>
  <artifactId>ftb-quests-fabric</artifactId>
  <version>1605.3.5-build.66</version>
  <dependencies>
    <dependency>
      <groupId>me.shedaniel</groupId>
      <artifactId>architectury-fabric</artifactId>
      <version>1.22.32</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>net.fabricmc</groupId>
      <artifactId>fabric-loader</artifactId>
      <version>0.11.6</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>net.fabricmc.fabric-api</groupId>
      <artifactId>fabric-api</artifactId>
      <version>0.38.1+1.16</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>dev.ftb.mods</groupId>
      <artifactId>ftb-library-fabric</artifactId>
      <version>1605.3.3-build.71</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>dev.ftb.mods</groupId>
      <artifactId>ftb-teams-fabric</artifactId>
      <version>1605.2.2-build.32</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>dev.latvian.mods</groupId>
      <artifactId>item-filters-fabric</artifactId>
      <version>1605.2.5-build.9</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>dev.latvian.mods</groupId>
      <artifactId>kubejs-fabric</artifactId>
      <version>1605.3.17-build.121</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>dev.latvian.mods</groupId>
      <artifactId>rhino-fabric</artifactId>
      <version>1605.1.4-build.59</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>curse.maven</groupId>
      <artifactId>ctm-fabric-432493</artifactId>
      <version>3233998</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
