Item Stages icon

Mod - CurseForge

Item Stages

Allows items to be restricted to a stage.

Item Stages project image

Source-provided project description. FreeMinecraftMods keeps creator credit and adds separate compatibility and decision guidance below.

Project overview

Item Stages This mod is an addon for the GameStages API . It allows for items and blocks to be placed into custom progression systems. You should check out the GameStage API mod's description for more info. To give a brief run down, stages are parts of the progression system set up by the modpack or server. Stages are given to players through a command, which is typically ran by a questing mod, advancement, or even a Command Block. This project is sponsored by Nodecraft. Use code Darkhax for 30% off your first month of service! Setup This mod uses CraftTweaker for configuration. This mod adds one new ZenScript method for adding item stage restrictions. You can use a specific item/block id, or an ore dictionary entry. If an ore dictionary is used, all entries for that oredict will be restricted. mods.ItemStages.addItemStage(String stage, Item/Block/OreDict); Effects When something is restricted by this mod, several things will happen to prevent the player from using the item. Holding a restricted item will cause it to be dropped immediately. (Configurable) Equipping the item to offhand, armor, or bauble slot will cause it to be dropped. (Configurable) Players can not right click or left click with the item. (Configurable) The tooltip will be replaced with a restricted message. The item will not be visible in JEI Example Script // Example Script // Locks stone to stage one mods.ItemStages.addItemStage("one", <minecraft:stone>); // Locks all registered records to stage two mods.ItemStages.addItemStage("two", <ore:record>); // Locks all items from a mod to a stage mods.ItemStages.stageModItems("one", "minecraft"); // Locks a liquid to a stage. This only affects JEI mods.ItemStages.stageLiquid("nine", <liquid:water>);

FreeMinecraftMods decision guide

This mod is most relevant to players looking for CraftTweaker, Adventure and RPG, Server Utility, API and Library on Forge, undefined. Treat those labels as discovery hints, then verify the exact file and dependency list on the official project page.

The latest stored update signal is Mar 28, 2024. Older projects can still work well, but they deserve extra compatibility testing before being added to a current world or public server.

What to verify before choosing a file

  • Confirm that the file is published by the credited creator on the linked official source.
  • Match the Minecraft version exactly instead of relying only on a broad category label.
  • Read dependencies, incompatibilities, and changelog notes before updating an existing instance.
  • Match the loader or server platform and its required version. Forge and NeoForge are not interchangeable.
  • Back up worlds and configuration files before testing the project in a long-term save or public server.

Compatibility at a glance

Minecraft versions in this snapshot: 1.20.1, 1.19.2, 1.20.3, 1.20.2, 1.18.2, 1.19.4, 1.20, 1.16.5, 1.12.2

Loaders and platforms: Forge, undefined

CraftTweakerAdventure and RPGServer UtilityAPI and Library

Before you install

Match the exact Minecraft version and loader, install every required dependency, and test in a separate profile before opening an important world. Keep a backup before changing a working mod list.

Source, licensing, and corrections

FreeMinecraftMods does not mirror the project files. Use the official source for downloads, release notes, dependencies, support, and licensing details. Project names, images, and creator-written descriptions remain the property of their respective owners.

How listings are reviewed | Report incorrect project information | Rights-holder and DMCA information

Limited catalog information

This source record is available for discovery, but it does not yet contain enough verified description, classification, image, freshness, or compatibility information to be indexed as a full editorial page. It is therefore marked noindex and is not eligible for advertising.