ACookieGod/PaulGG's Food Spawns Structures CHALLENGE ACookieGod/PaulGG 的食物生成结构挑战

作者:strubbe06 发布时间:2021年4月28日 原生版本:未知 测试支持:1.16

吃食物会滋生结构!

点此下载

插件详细介绍

🍕 StructureFood:食用食物生成随机结构

StructureFood 插件,每次玩家食用食物时,会在游戏世界中生成一个随机结构。该插件专为 ACookieGod/PaulGG 制作。

🚀 使用方法

只需将插件放入您的 Minecraft 服务器,它将自动开始工作。

⚙️ 配置

以下是 StructureFood 插件的配置文件示例:


# Configuration for StructureFood

# Chance of a structure spawning (0-100)
spawn_chance: 50

# List of structures to spawn
structures:
  - structure_name: "minecraft:pillager_outpost"
    weight: 1
  - structure_name: "minecraft:ruined_portal"
    weight: 1
  - structure_name: "minecraft:shipwreck"
    weight: 1
  - structure_name: "minecraft:village"
    weight: 1

# List of food items that trigger the structure spawn
food_items:
  - "minecraft:apple"
  - "minecraft:baked_potato"
  - "minecraft:beef"
  - "minecraft:beetroot"
  - "minecraft:beetroot_soup"
  - "minecraft:bread"
  - "minecraft:carrot"
  - "minecraft:chicken"
  - "minecraft:cod"
  - "minecraft:cooked_beef"
  - "minecraft:cooked_chicken"
  - "minecraft:cooked_cod"
  - "minecraft:cooked_mutton"
  - "minecraft:cooked_porkchop"
  - "minecraft:cooked_rabbit"
  - "minecraft:cooked_salmon"
  - "minecraft:cookie"
  - "minecraft:dried_kelp"
  - "minecraft:glow_berries"
  - "minecraft:golden_apple"
  - "minecraft:golden_carrot"
  - "minecraft:honey_bottle"
  - "minecraft:melon_slice"
  - "minecraft:mutton"
  - "minecraft:mushroom_stew"
  - "minecraft:porkchop"
  - "minecraft:potato"
  - "minecraft:pufferfish"
  - "minecraft:pumpkin_pie"
  - "minecraft:rabbit"
  - "minecraft:rabbit_stew"
  - "minecraft:rotten_flesh"
  - "minecraft:salmon"
  - "minecraft:spider_eye"
  - "minecraft:steak"
  - "minecraft:sweet_berries"
  - "minecraft:tropical_fish"
  - "minecraft:suspicious_stew"

✅ 兼容性

  • 原生 Minecraft 版本: 1.16
  • 测试 Minecraft 版本: 1.16