nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
MobCivics

MobCivics

Mod

shared rendering abstractions and basic fear state tracking for villager-related entities, intended for use as a dependency by other mods.

Client and server Library Mobs

144 downloads
0 followers

MobCivics

MobCivics is a small, low-level utility mod focused on villager-related shared logic. It is intended primarily as a dependency for other mods.

This mod does not add new mobs, blocks, items, or gameplay content. Instead, it extracts and centralizes a few commonly reused villager-related structures to avoid duplication across mods.


Included Features

✔ Shared Villager Renderer Abstractions

  • Provides reusable renderer abstractions for Zombie Villager–based entities.
  • Intended to reduce duplicated renderer implementations across different villager variants.
  • Does not include models, textures, or visual assets — structure only.

✔ Villager Fear / Threat State Tracking

  • Provides a lightweight system for tracking villager fear or perceived threat states.
  • Intended to expose state information only.
  • This mod does not define any specific behaviors such as fleeing, fighting, or conversion.

Explicitly Not Included

  • ❌ No new mobs or gameplay content
  • ❌ No forced AI overrides or behavior rewrites

If you are looking for a mod that directly changes gameplay, MobCivics is not intended for that purpose.


Intended Use

  • As a dependency for other mods
  • For accessing villager-related state information without modifying vanilla AI
  • For sharing common villager renderer structures across multiple projects

Compatibility Notes

  • Can be installed standalone, but provides no visible gameplay changes on its own.
  • Not tied to any specific content or world design.

Project members

vomiter

Member


Technical information

License
MIT
Client side
required
Server side
required
Project ID