Skip to content

Spawn structures by command

License

Notifications You must be signed in to change notification settings

TelepathicGrunt/CommandStructures

Repository files navigation

Smarter way to handle structure pieces

____________________________________________________________________________

MAVEN

For developers that want to add CommandStructures to their mod's workspace:

repositories {

  maven {

    url "https://nexus.resourcefulbees.com/repository/maven-public/"

  }

}

 

Don't forget to change <modversion> with the actual latest version of this mod.

dependencies {

  ...

  implementation fg.deobf("com.telepathicgrunt:CommandStructures-Neoforge:<modversion>+1.20.6")

}

About

Spawn structures by command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages