Skip to content

Commit 3a06a00

Browse files
committed
add shulker to quark chest search bar render offset
idk how i forgot this one
1 parent 6197752 commit 3a06a00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/fermiummixins/config/QuarkConfig.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ public class QuarkConfig {
214214
put("gigaherz.toolbelt.common.GuiBelt", 1);
215215
put("net.mcft.copy.backpacks.client.GuiBackpack", 1);
216216
put("net.minecraft.client.gui.GuiHopper", 1);
217+
put("net.minecraft.client.gui.inventory.GuiShulkerBox", 1);
217218
put("net.minecraft.client.gui.inventory.GuiScreenHorseInventory", 2);
218219
put("svenhjol.charm.crafting.gui.GuiContainerBarrel", 2);
219220
}};

0 commit comments

Comments
 (0)