Close recipe list after clicking on highlighter

This commit is contained in:
nea
2023-08-26 13:13:37 +02:00
parent d412e463fd
commit 8f2abee841
6 changed files with 9 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ import net.minecraft.item.ItemStack
import net.minecraft.util.Formatting
import moe.nea.firmament.events.SlotRenderEvents
import moe.nea.firmament.features.FirmamentFeature
import moe.nea.firmament.recipes.SBCraftingRecipe
import moe.nea.firmament.rei.recipes.SBCraftingRecipe
import moe.nea.firmament.rei.FirmamentReiPlugin.Companion.asItemEntry
import moe.nea.firmament.rei.SBItemEntryDefinition
import moe.nea.firmament.util.MC