From c82e45b0aa87ba9e982a770fab08040d9e6d9459 Mon Sep 17 00:00:00 2001 From: Harry Date: Fri, 28 Jul 2023 04:22:41 -0400 Subject: Crafting Input: display pattern output by default (#2186) * Crafting Input: display pattern output by default * update modularui --- .../gregtech/textures/gui/overlay_slot/pattern_me.png | Bin 417 -> 421 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/assets/gregtech/textures/gui/overlay_slot/pattern_me.png b/src/main/resources/assets/gregtech/textures/gui/overlay_slot/pattern_me.png index f7305270a6..86f9f49132 100644 Binary files a/src/main/resources/assets/gregtech/textures/gui/overlay_slot/pattern_me.png and b/src/main/resources/assets/gregtech/textures/gui/overlay_slot/pattern_me.png differ -- cgit