Skip to content

Commit

Permalink
Fix missing mixin config (GregTechCEu#1583)
Browse files Browse the repository at this point in the history
  • Loading branch information
qwer523 authored Jul 16, 2024
1 parent e1a2a6f commit b9acd4e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.

This file was deleted.

1 change: 1 addition & 0 deletions src/main/resources/gtceu.mixins.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"mixins": [
"AbstractRegistrateAccessor",
"BlockBehaviourAccessor",
"BlockMixin",
"BlockPropertiesAccessor",
"ChunkGeneratorMixin",
"ChunkMixin",
Expand Down

0 comments on commit b9acd4e

Please sign in to comment.