ModelType

List of all models that can be imported (possibly outdated).

Used with ModelService.

Can be referenced using either ModelType.PIANO or "piano"

ModelType

BEACHBALL = "beachball",
SHEEP = "sheep",
GRAVESTONE = "gravestone",
BEE = "bee",
ROSE = "rose",
DAISY = "daisy",
TREASURE_CHEST = "treasure_chest",
FORCEFIELD = "forcefield",
SPELLBOOK = "spellbook",
PIANO = "piano",
COFFIN = "coffin",
LIFE_RING = "life_ring",
PIRATE_SHIP = "pirate_ship",
DRAGON = "dragon",
SATELLITE = "satellite",
ROCK = "rock",
RECORD_PLAYER = "record_player",
GIFT_BOX = "gift_box",
SNOWMAN = "snowman",
SNOW_CONE_MACHINE = "snow_cone_machine",
DODO_STATUE = "dodo_bird_statue",
ELDERTREE_ORB = "eldertree_orb",
EVELYNN_ORB = "evelynn_orb"

Last updated