Skip to content

Commit

Permalink
Crash pipe go bye bye
Browse files Browse the repository at this point in the history
  • Loading branch information
enjarai committed Mar 25, 2024
1 parent 1c8671e commit 988e7ac
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
- Updated to 1.20.4 (Thanks @Dev0Louis!)
- No more metal pipe falling on crash.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ dependencies {
include(modApi("me.lucko:fabric-permissions-api:${property('deps.permissions_api')}"))
modApi include("xyz.nucleoid:fantasy:${property('deps.fantasy')}")
modApi include("eu.pb4:map-canvas-api:${property('deps.map_api')}")

include(modImplementation "dev.kikugie:crash-pipe:0.1.0")
}

processResources {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ github_repo=enjarai/mini-tardis


# Mod Properties
mod_version=1.0.3
mod_version=1.0.4
maven_group=dev.enjarai
archives_base_name=mini_tardis

Expand Down

1 comment on commit 988e7ac

@IMB11
Copy link

@IMB11 IMB11 commented on 988e7ac Mar 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BOOOOOO.... DONT SUBMIT

Please sign in to comment.