BlockDynamics_Mod
ModBlockDynamics monitors the number of entities in chunks to control their spawning and adds a block controlled by Redstone that freezes entities in a specified area.
Type
Mod
Modrinth Downloads
161
Modrinth ID
phZGXedL
Last Updated
Apr 12, 2026
Description
BlockDynamics Mod Description
zh_cn 简体中文
If you have any questions, please let me know on the GitHub issue
Overview
BlockDynamics is a mod based on Minecraft Forge. Current function:
- Control the reproduction of creatures by monitoring their population within the block, avoiding overpopulation in specific areas and enhancing the game experience.
- Add a new block-entity freeze device, which can freeze creatures within a designated area (7x7) through redstone control.
Acquisition method
You can either compile it yourself or download it from the Release page. Alternatively, you can download the latest build from Github action.
Core Functions
Reproduction restrictions
- Monitoring range: An 8x8x8 area centered around the location of the biological parents (from coordinates X-8, Y-8, Z-8 to X+8, Y+8, Z+8)
- Spawning restriction: When the number of Mob entities in the area exceeds the configured maxMobsInChunk value, spawning behavior will be canceled
Entity Freezer
- Monitoring range: The radius is set by the configuration file, with a default radius of 8
- Freezing condition: When being charged, the entity will be frozen. After canceling the charging, the entity will be unfrozen.
Installation Guide
Player installation steps
- Ensure that the corresponding version of Minecraft Forge (supporting version 1.20.1) has been installed
- Place the JAR file of the mod into the mods folder located in the Minecraft game directory
- Launch the game to load the mod
Configuration Instructions
Configuration file location
config/blockd-common.tomlLicense
This module is licensed under the MIT License - please refer to the LICENSE file for details.
This mod utilizes Minecraft Forge, which is licensed under the LGPL 2.1 license. For more information, please refer to Forge's license.
Compatibility
Mod Loaders
Game Versions
Screenshots
Similar Mods
Snow Imprints
A client-side mod that adds dynamic snow trails
Swing Through Grass
Hit entities through tall grass, ferns, and other non-colliding replaceable plants.
Block Entity Wrench
Add wrench to save block entity data etc
Stonecuttable Smooth Stone
Lets you use a StoneCutter to make Smooth stone instead of smelting it twice.
Aio's Legendary Spawning Datapack
A datapack that adds some legendary spawning to cobblemon!
SBC FluidCows
Cows that produce any registered fluid, with real textured overlays and full NeoForge support.