Skip to content

Commit

Permalink
register mixin AE2FC
Browse files Browse the repository at this point in the history
  • Loading branch information
aagrishankov committed Dec 17, 2023
1 parent b61b623 commit 19de0c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ public enum Mixin {
ItemIC2FluidContainer_Mixin("ic2.ItemIC2FluidContainer_Mixin", IC2),

MovableTileRegistry_Mixin("ae2.MovableTileRegistry_Mixin", AE, GREGTECH, VANILLA),
AEFC_GT_Fix_Mixin("ae2.MovableTileRegistry_Mixin", AE2FC, AE, GREGTECH, VANILLA),
AEFC_GT_Fix_Mixin("ae2.AEFC_GT_Fix_Mixin", AE2FC, AE, GREGTECH, VANILLA),

ForgeHooksClient_Mixin("vanilla.ForgeHooksClient_Mixin", VANILLA),
BlockHopper_Mixin("vanilla.BlockHopper_Mixin", VANILLA),
Expand Down

0 comments on commit 19de0c1

Please sign in to comment.