m

minecraft-modpack-steampunk-datapack-starting-inventory

Datapack of items for new players to start with in Minecraft.
Files download
File Operation
minecraft-modpack-steampunk-datapack-starting-inventory-1.18.2-2.jar download
minecraft-modpack-steampunk-datapack-starting-inventory-1.18.2-2.pom download
minecraft-modpack-steampunk-datapack-starting-inventory-1.18.2-2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.rremer</groupId>
  <artifactId>minecraft-modpack-steampunk-datapack-starting-inventory</artifactId>
  <version>1.18.2-2</version>
</dependency>
Gradle Groovy
implementation 'com.github.rremer:minecraft-modpack-steampunk-datapack-starting-inventory:1.18.2-2'
Gradle Kotlin
implementation("com.github.rremer:minecraft-modpack-steampunk-datapack-starting-inventory:1.18.2-2")
Scala SBT
libraryDependencies += "com.github.rremer" % "minecraft-modpack-steampunk-datapack-starting-inventory" % "1.18.2-2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.rremer', module='minecraft-modpack-steampunk-datapack-starting-inventory', version='1.18.2-2')
)
Apache Ivy
<dependency org="com.github.rremer" name="minecraft-modpack-steampunk-datapack-starting-inventory" rev="1.18.2-2" />
Leiningen
[com.github.rremer/minecraft-modpack-steampunk-datapack-starting-inventory "1.18.2-2"]
Apache Buildr
'com.github.rremer:minecraft-modpack-steampunk-datapack-starting-inventory:jar:1.18.2-2'