🐙
AquaticCrates
  • 👋Welcome
  • ⚙️Installation
    • Configuration
    • Messages
    • Crates
      • Basic Options
      • Model Options
      • Item Options
      • Preview Options
      • Reward Options
        • Actions
      • Animation Options
        • Basic Settings
        • Bossbars Options
        • Reroll Options
        • Frames
Powered by GitBook
On this page
  1. Installation
  2. Crates

Model Options

Example:

model-options:
  model-id: crate5
  idle-animation-every: 1200 # in ticks... 1200 = 1 minute
  random-idle-animations:
  - test

Settings

  • model-id

    • an id of model from ModelEngine that is being used for the placed crate

  • idle-animation-every (Optional)

    • A delay between each idle animation of the model

  • random-idle-animation (Optional)

    • A list of possible idle animations. They are randomly choosen then.

PreviousBasic OptionsNextItem Options

Last updated 2 years ago

⚙️