Skip to content

Commit

Permalink
Remove probable cat sabotage from license header
Browse files Browse the repository at this point in the history
  • Loading branch information
grondag committed Jan 9, 2022
1 parent 9c9d48c commit 53aa32b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common/src/main/java/grondag/xblocks/client/XbClient.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
`````TGGG * This file is part of Exotic Blocks and is licensed to the project under
* This file is part of Exotic Blocks and is licensed to the project under
* terms that are compatible with the GNU Lesser General Public License.
* See the NOTICE file distributed with this work for additional information
* regarding copyright ownership and licensing.
Expand Down
2 changes: 1 addition & 1 deletion fabric/project.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ configurations {
dependencies {
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"

modIncludeImplementation("grondag:exotic-matter-fabric-mc118:3.0.430:fat")
modIncludeImplementation("grondag:exotic-matter-fabric-mc118:3.0.431:fat")
modIncludeImplementation("io.vram:dtklib:1.0.3")
modIncludeImplementation("io.vram:modkeys-fabric-mc118:1.0.8")

Expand Down

0 comments on commit 53aa32b

Please sign in to comment.