no_mobs_destroy_block

Quick rating

no_mobs_destroy_block

No reviews yet

Prevent the destructive behavior of organisms and entities towards blocks.

Performance & Optimization
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
1.0.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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/Entity Anti - destruction Type Retained Behavioral Characteristics
Creeper Explosion does not destroy blocks Retain explosion damage, sound effects, particle effects, knockback, and the ability to ignite other entities
Ghast Fireball explosion does not destroy blocks Retain fireball damage, sound effects, flight trajectory, and fire - igniting effects
Wither All forms of destruction are prevented Retain attack damage, adjusted health regeneration (not relying on block destruction), flight, and sound effects
Ender Dragon Cannot destroy any blocks Retain combat AI, pouncing attacks, crystal summoning, and perching behavior
Enderman Cannot pick up and remove blocks Retain teleportation ability, angry state, attack behavior, and sound effects
Ender Crystal Explosion does not destroy any blocks Retain 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

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works