Material Beacons 图标

Material Beacons

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.2+1.21.1
本资源为搬运资源,原资源地址: https://modrinth.com/mod/material-beacons
资源信息

Minecraft 版本: 1.21.1

平台: fabric

标签: game-mechanics magic utility

资源介绍

Material Beacons logo

Material Beacons

Changes how beacons work depending on the material used.
Instead of beacons being built out of any valid material and then selecting an effect,
the material used to build the beacon determines the effect.

Based on the concept of
Hardcore Beacons
from the
Better Than Wolves
mod.

Current Materials and Effects

Block Effect
Diamond Strength
Emerald Luck
Glass None
Glowstone Night vision
Gold Haste
Honey Regeneration
Honeycomb Absorption
Iron Resistance
Netherite Fire Resistance
Purpur Slow Falling
Redstone Speed
Slime Jump Boost

Datapacks

Beacon materials and effects can be added/modified using datapacks.
The example json below creates a beacon using wool and/or clay with two tiers of effects:

  • Tier 1: Blindness and Nausea
  • Tier 2: Regeneration III

(/data/[namespace]/beacon/wool_clay.json)

{
  "bases": [
    "#minecraft:wool",
    "minecraft:clay"
  ],
  "powers": [
    [
      {
        "effect": "minecraft:blindness",
        "duration": 11,
        "amplifier": 0,
        "range": 10
      },
      {
        "effect": "minecraft:nausea",
        "duration": 11,
        "amplifier": 0,
        "range": 30
      }
    ],
    [
      {
        "effect": "minecraft:regeneration",
        "duration": 17,
        "amplifier": 3,
        "range": 30
      }
    ]
  ]
}

Bases are defined as a list of block tags or block ids. Powers are a list, with each index corresponding to a tier.
Each tier contains a list of effects. As shown in the first tier, multiple effects can be assigned to a single tier.
Note that each tier is independent of the others, and different effects and ranges can be applied for each tier.

📥 下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Iron's RPG Tweaks

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

查看详情
Boss Blades 2.0

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

查看详情
Remove Darkness Effect

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

查看详情
Innovation Timespace 5

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

查看详情