Posted July 5, 201510 yr Is it possible to create hidden items and blocks? I mean in the way that it can't show up in any NEI or similar lists, and that it shouldn't be able to be spawned in with /give player mymod:itemname In what degree can I hide items? What's possible and what isn't? The usage of them is meant to only be spawned in by code.
July 5, 201510 yr Author http://www.minecraftforge.net/forum/index.php?topic=23187.0 I saw that post but what if I want to hide it from everything? Like for example steves factory manager have a way to list items, and if I only hide it from NEI it will show up in the SFM list.. I just wondered if there was an implemented way of doing this in forge? Otherwise I can just solve it differently but this is one solution I know
July 5, 201510 yr To hide items or blocks from GUIs like the NEI or SFM ones, you have to use their Respective APIs to blacklist it. Don't make mods if you don't know Java. Check out my website: http://shadowfacts.net Developer of many mods
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.