marceline model for allie
minecraft — Mods & Enhancements
This mod replaces the default 'Allie' NPC (from the 'Allie' mod, which adds a vampire hunter companion) with a model styled after Marceline from Adventure Time, complete with a bass guitar and dark outfit. It changes the entity's renderer and texture assets, specifically the .json model file and .png texture, to give Allie a gothic, music-themed appearance while keeping her combat AI and dialogue. Players install this to add a pop-culture crossover to their worlds, especially for adventure maps or roleplay servers, and it pairs well with mods like 'Vampirism' to make the character feel thematic.
Syntax
Resource/Texture pack
Example
Downloads: 6,241
💡 Notes
By Shift_JM
🎯 Tips & Tricks
After installing, open 'config/marceline_allie.cfg' and set 'guitarWeapon=true' to make Allie hold a bass guitar instead of her default sword. This changes the item rendering in her hand, and you can also set 'guitarDamage=7' to balance it with diamond swords. Save and restart.
Allie has a blood meter (shown as a red bar). The Marceline model doesn't change this, but you can use the config option 'bloodDrain=0.5' to make her drain more blood from enemies, fitting the vampire theme. This is in the 'marceline_allie.cfg' file under 'combatBalance'.
To make Marceline play music when she kills a mob, create a resource pack with a custom sound event. In the resource pack's 'sounds.json', add an entry for 'marceline:guitar_riff' with a sound file, then in the config set 'playMusicOnKill=true'. This adds a fun audio cue without extra mods.
🔧 Troubleshooting
Conflict with 'Vampirism' mod causing Allie to turn into a vampire visually (model glitch)
In the 'vampirism.cfg', set 'vampirePlayerModel=false' to prevent the vampire transformation from overriding the custom model. Alternatively, in 'marceline_allie.cfg', set 'immuneToVampirism=true' to keep Allie's model unchanged.
Crash with 'Tinkers' Construct' when Allie's guitar renders as a tool
This happens because Tinkers' Construct registers a custom tool renderer. Fix by adding 'marceline:guitar' to the 'tconstruct:blacklist' in 'tinkersconstruct.cfg' under 'toolRendering', which prevents the conflict and keeps the guitar model.
⚠️ Common Mistakes
- [object Object]
- [object Object]
👍 Pros
- 134 endorsements
👎 Cons
- Requires correct game version