diff --git a/mappings/net/minecraft/client/gui/screen/recipebook/RecipeBookScreen.mapping b/mappings/net/minecraft/client/gui/screen/recipebook/RecipeBookWidget.mapping similarity index 96% rename from mappings/net/minecraft/client/gui/screen/recipebook/RecipeBookScreen.mapping rename to mappings/net/minecraft/client/gui/screen/recipebook/RecipeBookWidget.mapping index 8d7807a6e6..bb9cfc56dd 100644 --- a/mappings/net/minecraft/client/gui/screen/recipebook/RecipeBookScreen.mapping +++ b/mappings/net/minecraft/client/gui/screen/recipebook/RecipeBookWidget.mapping @@ -1,4 +1,4 @@ -CLASS dcg net/minecraft/client/gui/screen/recipebook/RecipeBookScreen +CLASS dcg net/minecraft/client/gui/screen/recipebook/RecipeBookWidget FIELD a TEXTURE Lqs; FIELD b ghostSlots Ldce; FIELD c toggleCraftableButton Lcxg;