Advertisement
xeRicker

MysteryBoxes - theme-apocalypse.yml

Aug 10th, 2022 (edited)
1,334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.05 KB | None | 0 0
  1. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  2. # ■ ░█▀▄▀█ ░█──░█ ░█▀▀▀█ ▀▀█▀▀ ░█▀▀▀ ░█▀▀█ ░█──░█ ░█▀▀█ ░█▀▀▀█ ▀▄░▄▀ ░█▀▀▀ ░█▀▀▀█             ■
  3. # ■ ░█░█░█ ░█▄▄▄█ ─▀▀▀▄▄ ─░█── ░█▀▀▀ ░█▄▄▀ ░█▄▄▄█ ░█▀▀▄ ░█──░█ ─░█── ░█▀▀▀ ─▀▀▀▄▄             ■
  4. # ■ ░█──░█ ──░█── ░█▄▄▄█ ─░█── ░█▄▄▄ ░█─░█ ──░█── ░█▄▄█ ░█▄▄▄█ ▄▀░▀▄ ░█▄▄▄ ░█▄▄▄█ BY XERICKER ■
  5. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  6.  
  7. general-settings:
  8.   enabled: true
  9.   unique: false
  10.   name: "Apocalypse"
  11.   description:
  12. icon-builder:
  13.   type: ENDER_CHEST
  14.   amount: 1
  15.   durability: 0
  16.   model: 0
  17.   glow: false
  18.   head: "custom->721d0930bd61fea4cb9027b00e94e13d62029c524ea0b3260c747457ba1bcfa1"
  19.   potion-effects:
  20.   apply-tags:
  21.    - "key;value"
  22.   apply-enchants:
  23. unlock-settings:
  24.   dust-cost: 100
  25.   unlocked-by-default: false
  26.  
  27. theme-builder:
  28.  # Time between each animation stage (in ticks).
  29.   period: 10
  30.  
  31.   # Block type for the Vault during the animation.
  32.   vault-block: MAGMA_BLOCK
  33.  
  34.   # Animation stages (each line represents a ring around the Vault).
  35.   # Multiple block types per stage can be separated by commas.
  36.   animation:
  37.    - "GRASS_BLOCK"      # Ring 1
  38.     - "GRASS_BLOCK"      # Ring 2
  39.     - "OAK_WOOD"         # Ring 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement