Model Flip Power Type Flips the model of the entity, similar to how Dinnerbone's model is flipped. Type ID: eggolib:model_flip Fields None. Examples Example #1Example #2 { "type": "eggolib:model_flip" } This example will flip the model of the entity that has the power. { "type": "eggolib:model_flip", "condition": { "type": "apoli:sneaking" } } This example will flip the model of the entity that has the power if the entity is sneaking.