Skip to content

Commit

Permalink
port to 1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sakura-ryoko committed Jan 17, 2025
1 parent 7245ae6 commit 3d80094
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import fi.dy.masa.tweakeroo.config.Configs;
import fi.dy.masa.tweakeroo.config.FeatureToggle;
import fi.dy.masa.tweakeroo.config.Hotkeys;
import fi.dy.masa.tweakeroo.mixin.IMixinAbstractBlock;
import fi.dy.masa.tweakeroo.mixin.block.IMixinAbstractBlock;
import fi.dy.masa.tweakeroo.util.*;
import fi.dy.masa.tweakeroo.util.InventoryUtils;

Expand Down
5 changes: 0 additions & 5 deletions src/main/resources/mixins.tweakeroo.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"IMixinClientWorld",
"IMixinCustomizeFlatLevelScreen",
"IMixinSimpleOption",
"MixinAbstractInventoryScreen",
"MixinAbstractSignEditScreen",
"MixinBackgroundRenderer",
"MixinBeaconBlockEntityRenderer",
Expand Down Expand Up @@ -73,11 +72,7 @@
"MixinPlayerAbilities",
"MixinServerChunkLoadingManager",
"MixinServerPlayNetworkHandler",
"MixinShulkerBoxBlock",
"MixinSignBlockEntity",
"MixinSlimeBlock",
"MixinStatusEffectsDisplay",
"MixinStructureBlockBlockEntity",
"MixinTeleportSpectatorMenu",
"MixinUpdateStructureBlockC2SPacket",
"MixinWeatherRendering",
Expand Down

0 comments on commit 3d80094

Please sign in to comment.