1 397
收录服务器
2 015
注册
34 954
玩家
Very Dangerous Nether 极其危险的地狱
在虚空中增加机械师、怪物和定制结构。
作 者 KingVaboXiii
发布时间 2020年3月21日
支持核心 Spigot
原生版本
支持版本 1.15
点此下载

VeryDangerousNether (VDN) 插件为 Minecraft 的下界维度增加了新的生物、结构和环境效果,旨在提升探索的挑战性和趣味性。插件还引入了新的声音效果,增强下界的沉浸感。

🔥 VeryDangerousNether

📌 插件信息

  • 适用 Minecraft 版本: 1.15
  • 测试 Minecraft 版本: 1.15
  • 源码地址: GitHub
  • 贡献者: mVabo, OkDexter12
  • 支持: Discord

✨ 插件特性

👹 新增生物

VDN 增加了多种新的下界生物,增加了探索的深度和难度:

  • Molten (熔岩怪)
  • Fireball (火球怪)
  • Inferno (炼狱怪)
  • Old Shadow (远古阴影)
  • Sherogath (谢罗格斯)
  • Sadness (悲伤怪)
  • Necromancer (死灵法师)
  • Alpha Pigman (首领僵尸猪人)

所有生物的名称都可以在配置文件中自定义。

🧱 自定义结构

为了提升下界探索的体验,插件增加了多种结构,例如:

  • 尖刺
  • 蛛网藤蔓
  • 巨石

🌿 增强环境

插件增加了下界风格的草和珊瑚,使下界环境更加丰富。

🎵 新增音效

插件增加了“风之歌”和其他各种音效,增强了下界的恐怖氛围。

⚙️ 依赖

  • Libsdisguise
  • Protocollib

📜 其他信息

本项目是 OkDexter12 开发的 DangerousNether 插件的延续。

📄 配置文件示例


# Configuration file for VeryDangerousNether

settings:
  debug: false
  mobs:
    Molten:
      name: Molten
      enabled: true
      spawn-chance: 10
      health: 20
      damage: 5
    Fireball:
      name: Fireball
      enabled: true
      spawn-chance: 15
      health: 10
      damage: 7
    Inferno:
      name: Inferno
      enabled: true
      spawn-chance: 8
      health: 30
      damage: 8
    Old Shadow:
      name: Old Shadow
      enabled: true
      spawn-chance: 5
      health: 40
      damage: 10
    Sherogath:
      name: Sherogath
      enabled: true
      spawn-chance: 3
      health: 60
      damage: 12
    Sadness:
      name: Sadness
      enabled: true
      spawn-chance: 7
      health: 25
      damage: 6
    Necromancer:
      name: Necromancer
      enabled: true
      spawn-chance: 2
      health: 50
      damage: 15
    Alpha Pigman:
      name: Alpha Pigman
      enabled: true
      spawn-chance: 1
      health: 80
      damage: 18
  structures:
    Spikes:
      enabled: true
      spawn-chance: 5
    Web Vines:
      enabled: true
      spawn-chance: 8
    Boulders:
      enabled: true
      spawn-chance: 10
  environment:
    Grass:
      enabled: true
    Corals:
      enabled: true
  sounds:
    Song of the Wind:
      enabled: true