Darkhax-Minecraft / ItemStages

Allows items to be put into stages.
GNU Lesser General Public License v2.1
7 stars 18 forks source link

Option to remove an item from a stage #48

Closed Winddbourne closed 5 years ago

Winddbourne commented 5 years ago

I've got some mods were I want to add pretty much everything to a single stage. But there are one or two items that I'd like to leave open.

For example, I'd like ancient warfare to be a single stage, but I want players to be able to make the fire pit and totem pole from its structures module . . . and just those two items. They are very theme oriented towards a different line of stages entirely.

Right now it looks like I'd have to add each item I want to block individually just to leave these things out . . . rather than adding the entire mod "ancient warfare" and then removing two or three items from the list.

I'm hoping this is already a feature and just not shown in the wiki or on the project page; but if it's not please add it. :)

Darkhax commented 5 years ago

Thanks for the request. This does already exist, it's mods.ItemStages.removeItemStage.