A Minecraft 1.7.10 / Forge port of the PatPat mod.
Goals:
Pack files must be placed under:
assets/patpat/textures/
your_animation.json or .json5
your_texture.png
Modern packs often use IDs like:
minecraft:Zombieminecraft:EnderDragonLegacy 1.7.10 entity names are typically camel-case (for example EnderDragon).
This port normalizes IDs so modern snake_case IDs can still match legacy names.
To target Ender Dragon, use one of these in entities:
minecraft:ender_dragonender_dragonEnderDragonpatpat:textures/<file>.png.duration, frame, sound, entities).entities (for example, a pack configured only for minecraft:zombie will not affect Ender Dragon).