Skip to content

Commit

Permalink
Remove Serene Seasons mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepy-evelyn committed Jan 10, 2025
1 parent ad9ed08 commit 6b6ca5b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 28 deletions.
4 changes: 0 additions & 4 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,6 @@ dependencies {

// OPAC API
modCompileOnlyApi("maven.modrinth:open-parties-and-claims:fabric-1.20.1-0.23.2")

// Serene Seasons
modCompileOnly("maven.modrinth:serene-seasons:4RgDk9NB")
modCompileOnly("maven.modrinth:glitchcore:25HLOiOl")
}

tasks.processResources {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx2G
org.gradle.caching = true

# Mod Properties
mod_version = 0.0.51
mod_version = 0.0.52
maven_group = dev.ithundxr
archives_base_name = RailwaysTweaks

Expand Down

This file was deleted.

1 change: 0 additions & 1 deletion src/main/resources/railwaystweaks.mixins.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"compat.dcintegration.DiscordEventListenerMixin",
"compat.dcintegration.FabricMessageUtilsMixin",
"compat.enchancement.SlideComponentMixin",
"compat.sereneseasons.RandomUpdateHandlerMixin",
"compat.tconstruct.LazyModifierMixin",
"compat.tconstruct.SimpleChannelAccessor"
],
Expand Down

0 comments on commit 6b6ca5b

Please sign in to comment.