Entity Totem Example

Config

mode: 'HORIZONTAL'
layouts:
  1:
    - 'CCDCC'
    - 'CCCCC'
    - 'DCCCD'
    - 'CCCCC'
    - 'CCDCC'
  2:
    - 'CCBCC'
    - 'CCCCC'
    - 'BCCCB'
    - 'CCCCC'
    - 'CCBCC'
explains:
  A: 'none'
  B: 'minecraft:obsidian'
  C: 'none'
  D: 'minecraft:ENDER_CRYSTAL'

actions:
  - 'message: Hello World!'
  - 'entity_spawn: ENDER_DRAGON'
disappear: true

Info

  • We make ender crystal be a part of this totem instead of make it be active requirement.

  • You can also set ender crystal to other entities.

  • Totem with entities as layout require PREMIUM version of MythicTotem.

Last updated