作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1
平台: fabric
标签: adventure game-mechanics minigame
Requires Fabric API. Also compatible with NeoForge, using Sinytra Connector, requires Forgified Fabric API.
Timewarp is a Minecraft mod that brings back classic game mechanics with a fun twist! It adds random challenges with old gameplay and lets you create areas where old-school mechanics can be enabled. Customize everything to bring back the feel of older Minecraft versions.
The mod’s data is saved in the world’s root folder as timewarp_data.json. This includes all configuration settings, timewarp areas, and shift settings, making your Timewarp setup world-specific.
To set up a Timewarp area:
/timewarp create [name] to create the area using the selected corners. Replace [name] with a custom name for your area, e.g., /timewarp create "Minecraft Alpha".If you hold the Timewarp Axe, you will visually see areas that are within your render distance.
/timewarp - General command to access Timewarp functions
- **Grants** the player a *Timewarp Axe*, allowing manipulation of Timewarp areas.
/timewarp create [name] - Create a Timewarp Area
- **Creates** a Timewarp area using two selected corners.
- **Parameters**: `name` - the name of the area.
- **Example**: `/timewarp create "Minecraft Alpha"`
/timewarp edit [id] [feature] [enabled] - Edit a feature in a Timewarp Area
- **Edits** specific features of an area by ID.
- **Parameters**:
- `id`: ID of the area.
- `feature`: Name of the feature to edit.
- `enabled`: true/false to enable or disable the feature.
- **Features**:
- `allowStacking`, `oldMinecart`, `oldAnimalBehavior`, `allowSprinting`, `versionText`, `oldGUI`, `noFrontView`, `noSneaking`, `noSwimming`, `oldCombat`, `noTrading`, `oldLook`, `noSmoothLighting`
- **Example**: `/timewarp edit 1 oldCombat true`
/timewarp delete [id] - Delete a Timewarp Area
- **Deletes** a Timewarp area by its ID.
- **Example**: `/timewarp delete 2`
/timewarp trigger [player] - Trigger a Time Shift
- **Forces** a time shift on a specified player, applying random old mechanics.
- **Example**: `/timewarp trigger Player1`
/timewarp tp [id] - Teleport to a Timewarp Area
- **Teleports** the player to the specified area by ID.
- **Example**: `/timewarp tp 2`
/timewarp config [reload|edit] - Manage Timewarp Configuration
- **reload**: Reloads all configuration settings from the data file.
- **edit**: Modify specific config variables.
- **Parameters** for `edit`:
- `variable`: Setting to edit (`shiftDurationMin`, `shiftDurationMax`, `timeUntilShiftMin`, `timeUntilShiftMax`, `saveInterval`, `opCommandLevel`, `enableTriggering`, `debugMode`)
- `value`: New value for the variable.
- **Example**: `/timewarp config edit shiftDurationMax 300`
Customization options are available to change how the time shifts work. Use these configurations in the config command or edit directly in the timewarp_data.json file in the world folder.
请登录后举报
暂无评论,抢个沙发吧~