-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
If the mod is not called fabrication or maybe c_tweaks. I don't know. The mod author hasn't named their mixin file in a standard way so we don't know which mod it is. You could use a zip program to look inside each mod jar and see which has a "fabrication.mixins.json" file.
-
I started a server with Bisect Hosting and I imported the mods I'm using from curse forge onto there but I can't craft modded items. Crafting vanilla works also when i look at the REI on the right it shows the item but when I click on the item it does not show the recipe. Please help.
-
By LyricCrayon8311 · Posted
The following code worked but added all minecraft blocks and items to my creative tab. for (Item item : ForgeRegistries.ITEMS.getValues()) { if (new ItemStack(item.asItem()).getCount() == 1) { event.accept(item.asItem()); } } Is there any way I can filter them out? -
https://forums.minecraftforge.net/topic/122175-anything-mod-related-wont-work-such-as-blocks-or-usable-items/
-
-
Topics
-
Who's Online (See full list)
Recommended Posts