-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
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/
-
the video speaks for its self
-
Topics
-
Who's Online (See full list)
- There are no registered users currently online
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.