Skip to content

Commit

Permalink
1.21
Browse files Browse the repository at this point in the history
Initial release, vanilla chests only
  • Loading branch information
xanthian committed Jun 27, 2024
1 parent b6ddadc commit 64d469d
Show file tree
Hide file tree
Showing 604 changed files with 854 additions and 13,625 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,4 @@ run/
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
/.idea/runConfigurations/
/src/main/generated/.cache/
104 changes: 4 additions & 100 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,45 +1,18 @@
plugins {
id 'fabric-loom' version '1.5-SNAPSHOT'
id 'fabric-loom' version '1.7-SNAPSHOT'
id 'maven-publish'
}

sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17
sourceCompatibility = JavaVersion.VERSION_21
targetCompatibility = JavaVersion.VERSION_21

archivesBaseName = project.archives_base_name
version = project.mod_version
group = project.maven_group

//def apikeyPropertiesFile = rootProject.file("secrets/secrets.properties");
def apikeyProperties = new Properties()
//apikeyProperties.load(new FileInputStream(apikeyPropertiesFile))
repositories {
mavenCentral()
maven { url "https://maven.terraformersmc.com/" } // Required for Mod Menu and Terraform APIs
maven { url "https://maven.shedaniel.me/" } // Required for Cloth Config
maven { url "https://maven.ryanliptak.com/" } // Required for AppleSkin
maven { url "https://maven.minecraftforge.net/" } // Required for TerraBlender
maven { url "https://maven.modmuss50.me/" } // Fiber
maven { url "https://maven.resourcefulbees.com/repository/maven-public/" } // Required for Ad Astra
maven { url "https://oss.sonatype.org/content/repositories/snapshots" } // Completecomfig for RegionsUnexplored
maven { url "https://maven.isxander.dev/releases" }
maven { url "https://cursemaven.com/" }
maven { url "https://api.modrinth.com/maven" }
maven { url "https://maven.kyrptonaught.dev" }
maven { url "https://maven.wispforest.io" } // owolib for MineCells
maven { url "https://maven.draylar.dev/releases" } // omegaconfig for MineCells
maven { url "https://maven.ladysnake.org/releases" } // Trinkets for Bewitchment
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
maven { url "https://maven.jamieswhiteshirt.com/libs-release" }
maven { url "https://maven.parchmentmc.org" }
maven { url "https://jitpack.io" }
//maven {
//url = uri("https://maven.pkg.github.com/Lemonszz/taniwha")
//credentials {
//username = apikeyProperties['gpr.user'] ?: System.getenv("USERNAME")
//password = apikeyProperties['gpr.key'] ?: System.getenv("TOKEN")
//}
//}
}

loom {
Expand Down Expand Up @@ -76,75 +49,6 @@ dependencies {
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"

// Ad Astra
modRuntimeOnly("maven.modrinth:ad-astra:QzjRLT8e") // 1.15.5
modApi("maven.modrinth:botarium:a6dUCytc") //botarium 2.3.1
modApi("maven.modrinth:resourceful-config:PlEObkl9") //resourcefulconfig 2.1.2
modApi("maven.modrinth:resourceful-lib:HGTwQLNx") //resourcefullib 2.1.20

// Beach Party (Let's Do)
modRuntimeOnly("maven.modrinth:lets-do-beachparty:X0aF5oob") //1.1.3
modApi("maven.modrinth:do-api:wKMcbCEl") // Do Api 1.2.8
modApi("maven.modrinth:architectury-api:Sbew3kXe") { exclude group: 'net.fabricmc', module: 'fabric-loader' }
// Architectury 9.1.12

// BetterArcheology
modRuntimeOnly("maven.modrinth:better-archeology:EJHNTdmP") // 1.1.0

// BiomeMakeover
modRuntimeOnly("maven.modrinth:jG8Q2YwT:rsoZ2Iqo") // 1.11.4
//modApi("party.lemons:taniwha-fabric:1.20.0-5.4.9")

// Cinderscapes
modRuntimeOnly "com.terraformersmc:cinderscapes:4.0.9"
modRuntimeOnly "com.terraformersmc:cinderscapes-client:4.0.9"
modRuntimeOnly "com.terraformersmc:cinderscapes-common:4.0.9"
modRuntimeOnly "com.terraformersmc:cinderscapes-worldgen:4.0.9"
modApi("maven.modrinth:modmenu:lEkperf6") // ModMenu 7.2.2

// Deeper & Darker
modRuntimeOnly("maven.modrinth:fnAffV0n:jb78cjt3") { transitive false }
modApi("net.kyrptonaught:customportalapi:0.0.1-beta64-1.20")

// Desolation
modRuntimeOnly("maven.modrinth:desolation:HqakjlKA") // 1.3.2
modApi("maven.modrinth:geckolib:oPgOSBzN") // Geckolib
modRuntimeOnly("maven.modrinth:trinkets:e563ycts") // Trinkets 3.7.1
modApi("dev.onyxstudios.cardinal-components-api:cardinal-components-base:5.2.2")
modApi("dev.onyxstudios.cardinal-components-api:cardinal-components-entity:5.2.2")

// Ecologics
modRuntimeOnly("curse.maven:ecologics-570463:4857271")

// MineCells
modRuntimeOnly("maven.modrinth:minecells:MPeoUkHE")
modApi("maven.modrinth:owo-lib:zyOBB7J4") // owo lib 0.11.2
modApi("dev.draylar.omega-config:omega-config-base:1.4.0+1.20.1")

// Natures Spirit
modRuntimeOnly("maven.modrinth:natures-spirit:aW6QjIpy") // 1.4.2

// Promenade
modRuntimeOnly("maven.modrinth:promenade:A5YD9uS3") { transitive false } // 4.1.1
modApi("com.github.DawnTeamMC:DawnAPI:5.0.0")
modApi("com.terraformersmc:biolith:1.0.0-beta.1")

// Regions Unexplored 0.5
modRuntimeOnly("maven.modrinth:regions-unexplored:P5G5b4aO")
modApi("com.github.glitchfiend:TerraBlender-fabric:1.20.1-3.0.1.2")
modApi("com.github.Lortseam.completeconfig:base:2.5.0")

// Snifferplus
//modRuntimeOnly("maven.modrinth:BVgHoKxg:DLjYM0KE")

// Tech Reborn
modRuntimeOnly("TechReborn:TechReborn-1.20:5.8.7")

// Vinery
modRuntimeOnly("curse.maven:vinery-704465:4643442") { transitive false }

// Mixin Extras
include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.2.0")))
}

processResources {
Expand All @@ -156,7 +60,7 @@ processResources {
}

tasks.withType(JavaCompile).configureEach {
it.options.release = 17
it.options.release = 21
}

java {
Expand Down
13 changes: 7 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@ org.gradle.jvmargs=-Xmx4G
org.gradle.parallel=true

# Fabric Properties
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.14.25
#Fabric api
fabric_version=0.91.0+1.20.1
minecraft_version=1.21
yarn_mappings=1.21+build.2
loader_version=0.15.11

# Fabric API
fabric_version=0.100.3+1.21

# Mod Properties
mod_version = 1.5
mod_version = 2.0
maven_group = xanthian.variantchests
archives_base_name = variantchests

Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
2 changes: 1 addition & 1 deletion gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
# Darwin, MinGW, and NonStop.
#
# (3) This script is generated from the Groovy template
# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
# within the Gradle project.
#
# You can find Gradle at https://github.com/gradle/gradle/.
Expand Down
20 changes: 10 additions & 10 deletions gradlew.bat
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ set JAVA_EXE=java.exe
%JAVA_EXE% -version >NUL 2>&1
if %ERRORLEVEL% equ 0 goto execute

echo.
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
echo.
echo Please set the JAVA_HOME variable in your environment to match the
echo location of your Java installation.
echo. 1>&2
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 1>&2
echo. 1>&2
echo Please set the JAVA_HOME variable in your environment to match the 1>&2
echo location of your Java installation. 1>&2

goto fail

Expand All @@ -57,11 +57,11 @@ set JAVA_EXE=%JAVA_HOME%/bin/java.exe

if exist "%JAVA_EXE%" goto execute

echo.
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
echo.
echo Please set the JAVA_HOME variable in your environment to match the
echo location of your Java installation.
echo. 1>&2
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 1>&2
echo. 1>&2
echo Please set the JAVA_HOME variable in your environment to match the 1>&2
echo location of your Java installation. 1>&2

goto fail

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 64d469d

Please sign in to comment.