Mortis Development
  • 👋Mortis Development
  • Mortis Core
    • Commands & Permissions
    • Custom Items
      • Detectors
      • Crafting Recipes
    • Custom Menus
      • Menu Items
      • Actions
        • Action Types
      • Requirements
    • Custom Blocks
    • Custom Mobs
    • Randomizer
    • Actions
      • Action Types
    • Requirements
      • Requirement Types
    • Default Configs
  • Mortis Minion
    • Commands & Permissions
    • Placeholders
    • Minions
      • Layouts
      • Minion Tiers
    • Skins
    • Fuels
    • Shippings
    • Upgrades
    • External Storages
    • Action Types
    • Default Configs
  • Mortis Bank
    • Commands & Permissions
    • Placeholders
    • Accounts
    • Action Types
    • Default Configs
Powered by GitBook
On this page
  • Example
  • Identifier
  • Item
  • Duration
  • Speed
  • Output

Was this helpful?

  1. Mortis Minion

Fuels

All fuels related options & configurations

Example

id: coal

duration: 30m

speed: 5

item:
  material: COAL
  name: "&fCoal"
  lore:
    - "&8Brewing Ingredient"
    - "&7increases the speed of"
    - "&7your minion by &a5%"
    - "&7for 30 minutes!"
    - " "
    - "&f&lCOMMON"

Identifier

id: example_id

Sets a identifier for the Fuel.

Item

item:
  ...

Sets the Item of the Fuel.

Duration

duration: 10m

Sets the duration of the Fuel.

Use s for seconds, m for minutes and h for hours

Use -1 for unlimited duration

Speed

speed: 5

Sets the change in speed (in percentage) of the Fuel.

Output

output: 2

Sets the change in output amount for the Fuel.

PreviousSkinsNextShippings

Was this helpful?

Click here to view about custom items