Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
06888b46f2 | ||
|
|
da53b513bf | ||
|
|
01f8b89a68 |
@@ -8,4 +8,4 @@ This mod is an updated fork of Draylar's Vanilla Excavators.
|
|||||||
|
|
||||||
1. Install the Fabric Launcher from [Fabric MC](https://fabricmc.net/use/installer/)
|
1. Install the Fabric Launcher from [Fabric MC](https://fabricmc.net/use/installer/)
|
||||||
2. Install the Fabric API jar as a mod from [Modrinth](https://modrinth.com/mod/fabric-api)
|
2. Install the Fabric API jar as a mod from [Modrinth](https://modrinth.com/mod/fabric-api)
|
||||||
3. Install the latest version of Simple Excavators from [Modrinth](https://modrinth.com/simple-excavators)
|
3. Install the latest version of Simple Excavators from [Releases](https://git.bigduckie.dev/big-duckie/simple-excavators/releases)
|
||||||
+1
-1
@@ -16,7 +16,7 @@ base {
|
|||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
maven { url "https://maven.shedaniel.me/" }
|
maven { url "https://maven.shedaniel.me/" }
|
||||||
maven { url "https://maven.bigduckie.dev/releases" }
|
maven { url "https://git.bigduckie.dev/api/packages/big-duckie/maven" }
|
||||||
}
|
}
|
||||||
|
|
||||||
loom {
|
loom {
|
||||||
|
|||||||
+1
-1
@@ -17,6 +17,6 @@ archives_base_name=simple-excavators
|
|||||||
fabric_version=0.92.2+1.20.1
|
fabric_version=0.92.2+1.20.1
|
||||||
|
|
||||||
magna_version=1.10.1+1.20.1
|
magna_version=1.10.1+1.20.1
|
||||||
static_content_version=1.1.0+1.20.1
|
static_content_version=1.0.1+1.20.1
|
||||||
omega_config_version=1.4.1+1.20.1
|
omega_config_version=1.4.1+1.20.1
|
||||||
cloth_config_version=11.1.106
|
cloth_config_version=11.1.106
|
||||||
Reference in New Issue
Block a user