<?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>eu.justsgmod</groupId>
  <artifactId>jsg-core</artifactId>
  <version>1.0.0.0-Dev20260610</version>
  <name>JSG: Core</name>
  <description>Core utilities for JSG and it's addons</description>
  <url>https://docs.justsgmod.eu/jsg-core/</url>
  <inceptionYear>2026</inceptionYear>
  <licenses>
    <license>
      <name>All Rights Reserved</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>tau-ri-dev</id>
      <name>Tau'ri Dev</name>
      <url>https://github.com/Tau-ri-Dev</url>
    </developer>
  </developers>
  <scm>
    <url>https://github.com/Tau-ri-Dev/Mod-JSGCore</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>com.simibubi.create</groupId>
      <artifactId>create-1.20.1</artifactId>
      <version>6.0.8-289_mapped_parchment_2023.09.03-1.20.1</version>
      <classifier>slim</classifier>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <groupId>*</groupId>
          <artifactId>*</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>net.createmod.ponder</groupId>
      <artifactId>Ponder-Forge-1.20.1</artifactId>
      <version>1.0.91_mapped_parchment_2023.09.03-1.20.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.tterrag.registrate</groupId>
      <artifactId>Registrate</artifactId>
      <version>MC1.20-1.3.3_mapped_parchment_2023.09.03-1.20.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.github.llamalad7</groupId>
      <artifactId>mixinextras-forge</artifactId>
      <version>0.4.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>net.minecraftforge</groupId>
      <artifactId>forge</artifactId>
      <version>1.20.1-47.2.36_mapped_parchment_2023.09.03-1.20.1_at_b8fec9cdcd2547765a686598187ef42fb12ca8dd</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>dev.matrixlab.webp4j</groupId>
      <artifactId>webp4j-core</artifactId>
      <version>2.1.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>mezz.jei</groupId>
      <artifactId>jei-1.20.1-forge</artifactId>
      <version>15.20.0.129_mapped_parchment_2023.09.03-1.20.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>maven.modrinth</groupId>
      <artifactId>stellarview</artifactId>
      <version>k9iMuxYs_mapped_parchment_2023.09.03-1.20.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>cc.tweaked</groupId>
      <artifactId>cc-tweaked-1.20.1-forge</artifactId>
      <version>1.117.0_mapped_parchment_2023.09.03-1.20.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>dev.engine-room.flywheel</groupId>
      <artifactId>flywheel-forge-1.20.1</artifactId>
      <version>1.0.5_mapped_parchment_2023.09.03-1.20.1</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
