Better Model - Disguise Player (Section) — BetterModelSk
Addon: BetterModelSk · Category: Section · Since: 1.0
Syntax
better[ ]model disguiseDescription
Disguises players as a BetterModel by attaching it to them, like /bettermodel disguise. By default the player's held item and armor stay visible; set 'hide hotbar: true' to hide them. Set 'hitbox: false' to remove the model's interaction hitbox so players can place and break blocks through the disguise without hitting the interaction entity. Health and max health are doubled, matching how Minecraft draws hearts.
Examples
better model disguise:
target: player
model: llama_pinata
health: 500
max health: 500
hide hotbar: false
hitbox: false