Skip to content

Commit

Permalink
remove angerable patch & update CCA
Browse files Browse the repository at this point in the history
  • Loading branch information
Draylar committed Jun 20, 2021
1 parent 70f1340 commit 8604481
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ dependencies {
include "io.github.onyxstudios.Cardinal-Components-API:cardinal-components-base:${project.cardinal_version}"
include "io.github.onyxstudios.Cardinal-Components-API:cardinal-components-entity:${project.cardinal_version}"

// prevent log spam
modImplementation 'com.github.Draylar:angerable-patch:1.0.0'
include 'com.github.Draylar:angerable-patch:1.0.0'

// config
modImplementation 'com.github.Draylar.omega-config:omega-config-base:1.0.4-beta'
include 'com.github.Draylar.omega-config:omega-config-base:1.0.4-beta:min'
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ archives_base_name=identity
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.35.0+1.17
cardinal_version=3.0.0-nightly.1.17-pre2
cardinal_version=3.0.0
pal_version=1.3.0-nightly.1.17-rc1

0 comments on commit 8604481

Please sign in to comment.