▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/no_mobs_destroy_block
no_mobs_destroy_block

no_mobs_destroy_block

Prevent the destructive behavior of organisms and entities towards blocks.

229
0

Mod Introduction

This mod aims to precisely prevent specific mobs and entities in "Minecraft" from causing block destruction to the environment, while fully retaining all their other characteristics in the game. Simply put, it ensures that the attacking, moving, and other behaviors of specific mobs and entities remain unaffected, while eliminating their ability to destroy blocks.

Mob Restriction List

Mob/EntityAnti - destruction TypeRetained Behavioral Characteristics
CreeperExplosion does not destroy blocksRetain explosion damage, sound effects, particle effects, knockback, and the ability to ignite other entities
GhastFireball explosion does not destroy blocksRetain fireball damage, sound effects, flight trajectory, and fire - igniting effects
WitherAll forms of destruction are preventedRetain attack damage, adjusted health regeneration (not relying on block destruction), flight, and sound effects
Ender DragonCannot destroy any blocksRetain combat AI, pouncing attacks, crystal summoning, and perching behavior
EndermanCannot pick up and remove blocksRetain teleportation ability, angry state, attack behavior, and sound effects
Ender CrystalExplosion does not destroy any blocksRetain explosion damage, the ability to heal the Ender Dragon, and sound effects

Configuration File

This mod supports flexible configuration through the config/no_mobs_destroy_block.toml file (not yet implemented).

[general]
# Disabled entity list (can be customized to add/remove)
disabled_entities = [
    "minecraft:ender_dragon",
    "minecraft:creeper",
    "minecraft:ghast", 
    "minecraft:wither",
    "minecraft:ender_crystal",
    "minecraft:enderman"
]

# Whether to enable explosion visual effects
enable_explosion_effects = true

# Whether to prevent Endermen from picking up blocks
prevent_enderman_pickup = true

# Whether to prevent the Wither from damaging blocks
prevent_wither_block_damage = true

# Enhanced Ender Crystal detection (fix special bugs)
aggressive_end_crystal_detection = true

# Debug logging (enable for troubleshooting)
debug_logging = false

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:3 месяца назад
Обновлён:3 месяца назад
Главная