GameRule Manager 图标

GameRule Manager

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 2.0-beta.3-1.21.10-neoforge
本资源为搬运资源,原资源地址: https://modrinth.com/mod/gamerule-manager
资源信息

Minecraft 版本: 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10

平台: neoforge

标签: management utility

资源介绍

GameRule Manager

This mod provide new ways to control gamerules.

Features

  • Change default gamerule values. (Via config)
  • Lock specific gamerule. (Via config)
  • Set gamerule standalone for each dimension. (Via command)

How to use

Config

There are 2 config files

Global config

Config file is at .minecraft/config/gamerule_manager/default.json. If this file is not existed, create it. Example:

{
  //Apply to all dimension
  "default": {
    "doDaylightCycle": false,
    "doMobSpawning": {
      "value": false,
      //Lock key is optional
      "lock": true
    },
    "doTraderSpawning": {
      "value": false,
      "lock": false
    }
  },
  "difficulty": "easy"
}
Dimension specific config

Config file is at .minecraft/config/gamerule_manager/specific.json. If this file is not existed, create it. Example:

{
  //Dimension id, NOTE: You need to use "/gamerulemanager" to split out first to apply
  "minecraft:overworld": {
    "gamerules": {
      "keepInventory": {
        "value": true,
        "lock": true
      }
    },
    "difficulty": {
      "value": "hard",
      "lock": true
    }
  }
}

Command

/gamerulemanager <create/remove/list>: Used to control whether specific dimension use standalone gamerules.

Once you split out, you can join that dimension and use /gamerule and /difficulty to change gamerule and difficulty
only for that dimension.

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
THC's Better Redstone

价格:0 墨喵币
下载量:0

查看详情
Block Quantity Scanner

价格:0 墨喵币
下载量:0

查看详情
Marginally Better Transport

价格:0 墨喵币
下载量:0

查看详情
ZenoDuels

价格:0 墨喵币
下载量:0

查看详情