Перейти к содержимому
Mineforgian

Keep The Kids Safe!

A simple mod that prevents baby passive mobs from being harmed. You are free to use this in a modpack.

Загрузки
261
Подписчики
2
Обновлён
7 июля 2025 г.
Лицензия
MIT

Опубликован 7 июля 2025 г.

👶 The Kids Are Safe! Finally, some peace for the babies of Minecraft! This mod prevents all baby passive mobs (like sheep, pigs, cows, chickens, etc.) from taking damage — no more accidental punches or creeper-friendly fire.

🛡️ Baby animals are 100% protected from:

Players (even the ones who “accidentally left-click” 👀)

Mobs

Explosions and other random chaos

💀 Hostile babies like Baby Zombies? Yeah, they still get clapped. Justice stays balanced.

🧠 Wanna peek under the hood? Here's the mods.toml config for fellow devs:

modLoader="javafml"
loaderVersion="[47,)"
license="All Rights Reserved"

[[mods]]
modId="keepthekidssafe"
version="1.0.0"
displayName="Keep the Kids Safe"
description='''
A simple mod that prevents baby passive mobs from being harmed. You are free to use this in a modpack.
'''

[[dependencies.keepthekidssafe]]
modId="forge"
mandatory=true
versionRange="[47,)"
ordering="NONE"
side="BOTH"

[[dependencies.keepthekidssafe]]
modId="minecraft"
mandatory=true
versionRange="[1.20.1,)"
ordering="NONE"
side="BOTH"

Ченджлог

1.0.0Релиз1.20.1 · 7 июля 2025 г.

Version 1.0.0 - The Kids Are Safe!

  • Initial release of the mod.
  • Baby passive mobs (sheep, pigs, cows, etc.) can no longer be damaged by players or other entities.
  • Hostile baby mobs (like Baby Zombies) are not affected and can still be damaged.

Комментарии

Загружаем…