Carpet EDTP Addition 图标

Carpet EDTP Addition

作者:rebot | 分类:模组

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

Minecraft 版本: 26.2

平台: fabric quilt

标签: game-mechanics optimization utility

资源介绍

Carpet EDTP Addition

为 Carpet Mod 提供一组简洁、实用的生存规则扩展。

使用方式

  • 查看规则:/carpet
  • 设置规则:/carpet <规则名> <值>

示例:

  • /carpet safeTeleport true
  • /carpet beesDimCurfew nether

规则列表

规则名 默认值 说明 可选值
softObsidian false 设置黑曜石硬度与末地石相同 true / false
unPushableArmorStands false 盔甲架不会被攻击、爆炸或流体推动 true / false
safeTeleport false 阻止传送到不安全位置(虚空、窒息) true / false
tickCommandForAll false 允许非 OP 玩家使用 /tick 指令 true / false
noFurnaceAsh false 没有配方的物品瞬间通过熔炉,避免手动清理熔炉 true / false
noPlayerPortals false 玩家无法使用末地传送门与下界传送门 true / false
strongerBundle false 允许最多 8 个潜影盒放入收纳袋,同时禁止将收纳袋放入潜影盒 true / false
toughArmorStands false 攻击不会使盔甲架掉落 true / false
toughSlimeBlocks false 设置粘液块和蜂蜜块硬度与末地石相同 true / false
beesDimCurfew false 阻止蜜蜂在下界与末地工作并立即归巢(模拟 1.21.2 以前可能出现的行为) false / nether / end / true
resonantWater false 左右逢源:当快捷栏中水桶左右两侧都有水桶时,使用中间的水桶不会消耗 true / false
villagerMaxEnchantLevel 0 调节村民出售附魔工具的最高附魔等级 0 / 1 / 2 / 3 / 4
dispenserFillsCauldron false 发射器可以填充/取出炼药锅中的水/岩浆/细雪(和玩家的交互行为一样) true / false
tntBreaksWithoutDrops false TNT 爆炸破坏方块时不生成掉落物(可显著降低服务器因大量爆炸产生的掉落物计算开销) true / false

说明

  • beesDimCurfew

    • nether 仅下界生效
    • end 仅末地生效
    • true 下界和末地均生效
  • villagerMaxEnchantLevel (村民附魔等级调节):

    • 0 关闭功能(默认,原版行为)
    • 1 工具匠出售附魔钻石锄(附魔等级与其他工具相同,最高约 19 级)
    • 2 最高附魔等级提升至 25(同时启用钻石锄)
    • 3 最高附魔等级提升至 33(同时启用钻石锄)
    • 4 最高附魔等级提升至 65(同时启用钻石锄)
    • 等级越高,村民出售的附魔工具品质越好
  • dispenserFillsCauldron (发射器填充炼药锅):

    • 启用后,发射器可以对炼药锅进行以下操作:
      • 填充内容物:用水桶/岩浆桶/细雪桶向炼药锅发射,将炼药锅填满对应内容物,并返回空桶(和玩家交互逻辑相同)
      • 取出内容物:用空桶向含有内容物(水/岩浆/细雪)的炼药锅发射,将内容物吸入桶中
    • 使用场景:自动化液体处理系统

Carpet EDTP Addition

Provides a set of concise and practical survival rules extensions for Carpet Mod.

Usage

  • View rules: /carpet
  • Set rules: /carpet <rule_name> <value>

Examples:

  • /carpet safeTeleport true
  • /carpet beesDimCurfew nether

Rule List

Rule Name Default Value Description Possible Values
softObsidian false Sets the hardness of Obsidian to be the same as End Stone true / false
unPushableArmorStands false Armor stands cannot be attacked, exploded, or moved by fluids true / false
safeTeleport false Prevents teleportation to unsafe locations (Void, Suffocation) true / false
tickCommandForAll false Allows non-OP players to use the /tick command true / false
noFurnaceAsh false Items without a recipe will pass through furnaces instantly, avoiding manual cleaning true / false
noPlayerPortals false Players cannot use End or Nether portals true / false
strongerBundle false Allows up to 8 Shulker Boxes to be placed inside a bundle, while preventing a bundle from being placed inside a Shulker Box true / false
toughArmorStands false Armor stands will not drop when attacked true / false
toughSlimeBlocks false Sets the hardness of Slime and Honey Blocks to be the same as End Stone true / false
beesDimCurfew false Prevents bees from working in the Nether and End and forces them to return home immediately (simulates behavior before 1.21.2) false / nether / end / true
resonantWater false When both sides of the hotbar have water buckets, using the middle bucket will not consume water true / false
villagerMaxEnchantLevel 0 Adjusts the maximum enchantment level of tools sold by villagers 0 / 1 / 2 / 3 / 4
dispenserFillsCauldron false Dispensers can fill/take water, lava, or powdered snow from cauldrons (like player interactions) true / false
tntBreaksWithoutDrops false TNT explosions destroy blocks without generating item drops (significantly reducing server overhead from drop calculations during large-scale explosions) true / false

Notes

  • beesDimCurfew:

    • nether: Only applies to the Nether
    • end: Only applies to the End
    • true: Applies to both the Nether and End
  • villagerMaxEnchantLevel (Adjusts Villager Enchantment Levels):

    • 0: Disables the feature (default, vanilla behavior)
    • 1: Toolsmith sells enchanted diamond hoes (enchantment level matches other tools, max approx level 19)
    • 2: Max enchantment level increases to 25 (also enables diamond hoes)
    • 3: Max enchantment level increases to 33 (also enables diamond hoes)
    • 4: Max enchantment level increases to 65 (also enables diamond hoes)
    • The higher the level, the better the enchantment quality of tools sold by villagers
  • dispenserFillsCauldron (Dispenser Fills Cauldron):

    • When enabled, dispensers can perform the following actions on cauldrons:

      • Fill Contents: Shoot water buckets, lava buckets, or powdered snow buckets into a cauldron, filling it with the respective substance and returning the empty bucket (same logic as player interaction)
      • Take Contents: Shoot an empty bucket into a cauldron containing water, lava, or powdered snow to collect the contents into the bucket
    • Use Case: Automated liquid handling systems

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

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Infused Crystals

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

查看详情
Snack

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

查看详情
FarmAssistReboot

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

查看详情
ServerControl

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

查看详情