Skip to content

Commit

Permalink
update magna, remove leftover textures (fix #70), vbump to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Draylar committed Aug 10, 2020
1 parent 4926130 commit ec46bec
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ dependencies {
modCompile "net.fabricmc.fabric-api:fabric-api:${project.api_version}"

// magna for hammers
modImplementation 'com.github.Draylar:magna:292766d59b'
include 'com.github.Draylar:magna:292766d59b'
modImplementation 'com.github.Draylar:magna:02c69175b6'
include 'com.github.Draylar:magna:02c69175b6'

// libcd
modImplementation 'io.github.cottonmc:LibCD:2.5.0+'
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit ec46bec

Please sign in to comment.