Compatibility
Minecraft: Java Edition
1.7.10
Platforms
Supported environments
Client-side
Client and server
Links
Tags
Creators
Details
Licensed LGPL-3.0-only
Published 5 days ago
PatPat NH
A Minecraft 1.7.10 port of the PatPat mod.
Goals:
- Sneak + empty main hand + right-click a living entity to trigger a pat animation
- Works client-only (no server required)
- When installed on the server, syncs pat actions to nearby players
- Resource packs can override animation textures, configs, and sounds — compatible with upstream pack format
Resource Pack Notes
Required Pack Structure
Pack files must be placed under:
assets/patpat/textures/
your_animation.json or .json5
your_texture.png
Migration Suggestions
- Keep texture paths as
patpat:textures/<file>.png. - Keep animation fields compatible with upstream (
duration,frame,sound,entities). - Prefer modern namespaced IDs in packs; this port handles legacy mapping.
- If an animation still does not apply, verify the target entity is included in
entities(for example, a pack configured only forminecraft:zombiewill not affect Ender Dragon).


