Debuff Zones 图标

Debuff Zones

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.1.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/debuffzones
资源信息

Minecraft 版本: 1.21.11

平台: fabric

标签: game-mechanics mobs utility

资源介绍

Debuff Zones

Adds a softer alternative/add-on to the vanilla worldborder system.

Usage

Edit the configuration file in config/debuffzones.json. Each element in the zones array represents one zone object, which has the following syntax:

{
  "dimension": "minecraft:overworld", // The dimension where this zone applies
  "center": [
    0.0, // Center X
    0.0  // Center Z
  ],
  "distance_type": "SQUARE", // can be SQUARE or CIRCLE
  "radius": 1000.0, // Radius (either Euclidean distance or distance on either axis, with the type CIRCLE and SQUARE respectively)
  "effects": [ // List of "effect instance" objects 
    {
      "identifier": "minecraft:slowness", // Effect ID
      "potency": 1, // Effect level (starting from 0)
      "time": 10, // The duration of the effect (generally doesn't matter, it's applied each tick but some laggier servers may benefit from a higher value here)
      "ambient": true, // Makes swirls *less* visible (like beacons)
      "particles": false, // Makes swirls *not* visible
      "show_icon": true // Makes the icon show in the top right
    }
  ],
  "damage": 0.0, // How much damage should happen each tick
  "difficulty": 0.0 // This is added on to the clamped regional difficulty (see https://minecraft.wiki/w/Difficulty#Regional_difficulty)
  // NOTE: Regional clamped difficulty is a value from 0.0 - 1.0, so values above this won't change anything.
  "regeneration_bypass": false // If having Regeneration should disable this zone's effects
}
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
The Uncraftables

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

查看详情
Slime to Angry Birds Pig

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

查看详情
Slender The Haunted Forest

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

查看详情
Combo Damage Boost

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

查看详情