<?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>dev.ftb.mods</groupId>
  <artifactId>ftb-industrial-contraptions</artifactId>
  <version>1900.1.6-build.177</version>
  <dependencies>
    <dependency>
      <groupId>dev.architectury</groupId>
      <artifactId>architectury-forge</artifactId>
      <version>5.7.27</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>io.alwa.mods</groupId>
      <artifactId>myrtrees-forge</artifactId>
      <version>1.2.0-build.30</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>dev.latvian.mods</groupId>
      <artifactId>kubejs-forge</artifactId>
      <version>1900.5.5-build.6</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>dev.ftb.mods</groupId>
      <artifactId>ftb-library-forge</artifactId>
      <version>1900.3.7-build.127</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>*</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>dev.ftb.mods</groupId>
      <artifactId>ftb-teams-forge</artifactId>
      <version>1900.2.7-build.56</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>*</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>dev.ftb.mods</groupId>
      <artifactId>ftb-chunks-forge</artifactId>
      <version>1900.3.7-build.152</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>*</artifactId>
          <groupId>*</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>me.shedaniel</groupId>
      <artifactId>RoughlyEnoughItems-forge</artifactId>
      <version>9.0.488</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>curse.maven</groupId>
      <artifactId>charging-gadgets-399757</artifactId>
      <version>3828008</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
