License |
License
MIT
|
---|---|
Categories |
CategoriesData Minecraft Business Logic Libraries |
GroupId | GroupIdcom.github.rremer |
ArtifactId | ArtifactIdminecraft-modpack-almond-datapack-recipes |
Last Version | Last Version1.18.1-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMinecraft Modpack Almond Recipe Datapack
Datapack of recipe overrides for a vanilla-substitute of Minecraft.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.rremer/minecraft-modpack-almond-datapack-recipes/ -->
<dependency>
<groupId>com.github.rremer</groupId>
<artifactId>minecraft-modpack-almond-datapack-recipes</artifactId>
<version>1.18.1-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rremer/minecraft-modpack-almond-datapack-recipes/
implementation 'com.github.rremer:minecraft-modpack-almond-datapack-recipes:1.18.1-2'
// https://jarcasting.com/artifacts/com.github.rremer/minecraft-modpack-almond-datapack-recipes/
implementation ("com.github.rremer:minecraft-modpack-almond-datapack-recipes:1.18.1-2")
'com.github.rremer:minecraft-modpack-almond-datapack-recipes:jar:1.18.1-2'
<dependency org="com.github.rremer" name="minecraft-modpack-almond-datapack-recipes" rev="1.18.1-2">
<artifact name="minecraft-modpack-almond-datapack-recipes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rremer', module='minecraft-modpack-almond-datapack-recipes', version='1.18.1-2')
)
libraryDependencies += "com.github.rremer" % "minecraft-modpack-almond-datapack-recipes" % "1.18.1-2"
[com.github.rremer/minecraft-modpack-almond-datapack-recipes "1.18.1-2"]