Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
PssbleTrngle committed Jul 17, 2023
1 parent 641d060 commit 436e7c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,5 @@ Curios Support is possible by adding it via a datapack. Save to following to `da
]
}
```

An example datapack enabling this support can be downloaded [here](https://github.com/PssbleTrngle/CreateJetpack/raw/1.20.x/curios_support_datapack.zip).
2 changes: 0 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ val mod_name: String by extra

pluginManagement {
repositories {
val env = System.getenv()

gradlePluginPortal()
maven { url = uri("https://maven.minecraftforge.net/") }
maven { url = uri("https://repo.spongepowered.org/repository/maven-public/") }
Expand Down

0 comments on commit 436e7c0

Please sign in to comment.