Minecraft Modpack Almond Datapack

Datapack for a vanilla-substitute of Minecraft.

License

License

MIT
Categories

Categories

Data Minecraft Business Logic Libraries
GroupId

GroupId

com.github.rremer
ArtifactId

ArtifactId

minecraft-modpack-almond-datapack
Last Version

Last Version

20w14a-1
Release Date

Release Date

Type

Type

jar
Description

Description

Minecraft Modpack Almond Datapack
Datapack for a vanilla-substitute of Minecraft.
Project Organization

Project Organization

Royce Remer

Download minecraft-modpack-almond-datapack

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rremer/minecraft-modpack-almond-datapack/ -->
<dependency>
    <groupId>com.github.rremer</groupId>
    <artifactId>minecraft-modpack-almond-datapack</artifactId>
    <version>20w14a-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rremer/minecraft-modpack-almond-datapack/
implementation 'com.github.rremer:minecraft-modpack-almond-datapack:20w14a-1'
// https://jarcasting.com/artifacts/com.github.rremer/minecraft-modpack-almond-datapack/
implementation ("com.github.rremer:minecraft-modpack-almond-datapack:20w14a-1")
'com.github.rremer:minecraft-modpack-almond-datapack:jar:20w14a-1'
<dependency org="com.github.rremer" name="minecraft-modpack-almond-datapack" rev="20w14a-1">
  <artifact name="minecraft-modpack-almond-datapack" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rremer', module='minecraft-modpack-almond-datapack', version='20w14a-1')
)
libraryDependencies += "com.github.rremer" % "minecraft-modpack-almond-datapack" % "20w14a-1"
[com.github.rremer/minecraft-modpack-almond-datapack "20w14a-1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
20w14a-1
20w10a-1