Skip to content

Commit 53aa32b

Browse files
committed
Remove probable cat sabotage from license header
1 parent 9c9d48c commit 53aa32b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/src/main/java/grondag/xblocks/client/XbClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
`````TGGG * This file is part of Exotic Blocks and is licensed to the project under
2+
* This file is part of Exotic Blocks and is licensed to the project under
33
* terms that are compatible with the GNU Lesser General Public License.
44
* See the NOTICE file distributed with this work for additional information
55
* regarding copyright ownership and licensing.

fabric/project.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ configurations {
88
dependencies {
99
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
1010

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

0 commit comments

Comments
 (0)