WorldStages

Quick rating

Community listing page, reviews here may not be monitored by the author.

WorldStages

No reviews yet

Stages things behind worldbound stages

API/Library
Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
GNU Lesser General Public License v3.0 only
Latest Version
worldstages-1.1.3.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Locks certain Blocks, TileEntities and Entities behind certain stages, stops them from working.
The stages are bound to the world. So the stages works well with automation and fake-players

A mod for modpacks that locks things behind stages and want stages to work well with automations.

Can be configured to lock certain Blocks and TileEntities behind certain stages, stops them from working in the entire world when the required stage isn't activated.

locked blocks: Can't be placed or interacted, doesn't react to redstone, and cant be pushed by piston.
locked TileEntities: Doesn't tick. (so locked machines doesn't work)
locked interactable blocks: Only prevents interactions. An example is to lock daylight sensor so it can't be inverted to detect the night.

The stages are bound to the world instead of players. So the stages works well with automation and fake-players, good for tech modpacks.

Can also be used as a library mod to privide stages, similar to GameStages but the stages applies to the entire world instead of players.

Command:

  • Add/Remove stage for whe world:/worldstage <add|remove> <stage name>
  • List active stages: /worldstage list
  • Reload configuration: /worldstage reload

Configuration:

  • Staged blocks/interactables: a list, format: modid:blockid=stagename
  • Staged Tileentities: a list, format: modid:tileentityID=stagename
  • Staged blocks: a list, format: modid=stagename
  • Blockconfig: configs related to disabled blocks: Most are self-explainary. Disable Entity Interaction makes the block 'plain' to entities, disabling effects like cancelling out fall damage, bouncing, and slowing down walking.
  • Additional stages: For to use with addons. Also allows auto-completion of the /worldstage command.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Total Downloads
CurseForge
~2,000
Modrinth
<1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works