This should be in here
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ import java.util.stream.Collectors;
|
|||||||
public class ArcaneWorkbenchRecipeCategory implements IRecipeCategory<ArcaneWorkbenchRecipe> {
|
public class ArcaneWorkbenchRecipeCategory implements IRecipeCategory<ArcaneWorkbenchRecipe> {
|
||||||
|
|
||||||
static final String UID = "ebwizardry:arcane_workbench";
|
static final String UID = "ebwizardry:arcane_workbench";
|
||||||
static final ResourceLocation TEXTURE = new ResourceLocation(Wizardry.MODID, "textures/gui/container/arcane_workbench_jei_background.png");
|
static final ResourceLocation TEXTURE = new ResourceLocation(Wizardry.MODID, "textures/integration/jei/arcane_workbench_background.png");
|
||||||
|
|
||||||
static final int WIDTH = 166;
|
static final int WIDTH = 166;
|
||||||
static final int HEIGHT = 126;
|
static final int HEIGHT = 126;
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Reference in New Issue
Block a user