<?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>de.siphalor.capsaicin</groupId>
  <artifactId>capsaicin-mc1.21.5</artifactId>
  <version>1.4.3</version>
  <name>Capsaicin</name>
  <description>A library mod that allows to dynamically modify food properties.
This artifact supports \
1.21.5 (inclusive) to \
provider(java.lang.String) (exclusive).</description>
  <url>https://github.com/Siphalor/capsaicin</url>
  <scm>
    <url>https://github.com/Siphalor/capsaicin</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>net.fabricmc</groupId>
      <artifactId>fabric-loader</artifactId>
      <version>0.19.2</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
