Skip to content

Commit

Permalink
spotlessApply (#39)
Browse files Browse the repository at this point in the history
Really????
  • Loading branch information
github-actions[bot] authored Jun 27, 2024
1 parent e898b37 commit 6008789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/tb/init/TBThaumonomicon.java
Original file line number Diff line number Diff line change
Expand Up @@ -4039,7 +4039,7 @@ public static void setup() {
.add(brazierRec);

// TODO actual recipes

for (int i = 0; i < shards.length; ++i) ThaumcraftApi.getCraftingRecipes()
.add(shards[i]);

Expand Down

0 comments on commit 6008789

Please sign in to comment.