Mod Totally Harmonious Item Stages by alexandr_0031

  • Totally Harmonious Item Stages by alexandr_0031

    Utility mod which allows you to gate items behind stages, without the use of scripts, but with config files.
    • 95.20 KB
    • 1.16.5
    • May 29, 2022
    • December 13, 2022
    • Adventure and RPG
      Player Transport
      Server Utility
      Storage
      Utility & QoL
    Totally Harmonious Item Stages
Mod Information
NameTotally Harmonious Item StagesAuthoralexandr_0031DescriptionUtility mod which allows you to gate items behind stages, without the use of scripts, but with config files.
InformationDownloads:
Version: 1.16.5
Size: 95.20 KB
Updated at: December 13, 2022
Created at: May 29, 2022
Tags
Adventure and RPG
Player Transport
Server Utility
Storage
Utility & QoL

 

   Overview

Totally Harmonious Item Stages (T.H.I.S. for short) is an Utility mod made by us, The Decursio Team. This mod was created especially for The Decursio Project: Expert modpack and its main feature is item gating behind stages. The gating is done through the mod's config files, so no additional mods like CraftTweaker or KubeJS are required.

 T.H.I.S. came out of our necessity for a mod that would allow us to stage lots of items in a very fast and efficient way.

With that being said, we hope that literally T.H.I.S. will fulfill your needs.

    Features

Right now, this mod can gate items, blocks and dimensions. Here's how gated items will behave:

- The gated Items will have the `Unknown Item` title (configurable - you can set whatever name you want)

- The gated Item will have special tooltips that will show you how/if you can interact with them (configurable)

- The gated Items will be dropped from the player's inventory (configurable)

- The gated Items will be hidden from JEI (configurable)

- Items such as tools, will not be usable (configurable)
- Items such as armor will be removed from the equipment slots (configurable)

- Blocks cannot be placed (configurable)

- Blocks, such as chests/furnaces cannot be accessed (configurable)

- Dimensions cannot be accessed overall (configurable)

Commands

 

Here are all the current available commands:

/thitemstages add <playername> <stage>: will add a stage to a player
/thitemstages remove <playername> <stage>: will remove a stage from a player

/thitemstages all <playername>: will add all the existing stages to a player
/thitemstages clear <playername>: will remove all the stages that the player has

/thitemstages info: will show all the known stages

/thitemstages check <playername>: will show all the stages that the player has

/thitemstages add <playername> <"stage1,stage2">: this is more of a complex command, since it will allow you to add multiple stages to a player at once, you can add more then two

/thitemstages remove <playername> <"stage1,stage2">: and this will remove multiple stages from a player at once

/thitemstages reload: this will reload all of the changes you make in the config files, while you're in game, for conveniance