License |
License
MIT
|
---|---|
Categories |
CategoriesData Minecraft Business Logic Libraries |
GroupId | GroupIdcom.github.rremer |
ArtifactId | ArtifactIdminecraft-modpack-almond-datapack |
Last Version | Last Version20w14a-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMinecraft Modpack Almond Datapack
Datapack for a vanilla-substitute of Minecraft.
|
Project Organization |
Project Organization |
<!-- 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"]