[Solved][1.7.2] Eclipse not importing the Forge Base directory?
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
By TileEntity · Posted
Looks like some kind of bug with vampiricageing - or a conflict with unusualprehistory -
By TileEntity · Posted
Add crash-reports with sites like https://mclo.gs/ Add this mod: https://www.curseforge.com/minecraft/mc-mods/night-config-fixes -
By TileEntity · Posted
Do other pre-configured modpacks work? -
By TheSkullyKO · Posted
Updating to 1.21.8 from 1.21.5 and the recipe book type now throws an error. The exception has written "This is not implemented yet, poke Forge if you actually use this". From net.minecraft.stats.RecipeBookSettings // FORGE -- called automatically on Enum creation - used for serialization public static void register(RecipeBookType type) { String name = type.name().toLowerCase(java.util.Locale.ROOT).replace("_",""); var codec = TypeSettings.codec("is" + name + "GuiOpen", "is" + name + "FilteringCraftable"); //TAG_FIELDS.put(type, Pair.of(openTag, filteringTag)); throw new IllegalStateException("This is not implemented yet, poke Forge if you actually use this"); }
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.