# ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ # ■ ░█▀▄▀█ ░█──░█ ░█▀▀▀█ ▀▀█▀▀ ░█▀▀▀ ░█▀▀█ ░█──░█ ░█▀▀█ ░█▀▀▀█ ▀▄░▄▀ ░█▀▀▀ ░█▀▀▀█ ■ # ■ ░█░█░█ ░█▄▄▄█ ─▀▀▀▄▄ ─░█── ░█▀▀▀ ░█▄▄▀ ░█▄▄▄█ ░█▀▀▄ ░█──░█ ─░█── ░█▀▀▀ ─▀▀▀▄▄ ■ # ■ ░█──░█ ──░█── ░█▄▄▄█ ─░█── ░█▄▄▄ ░█─░█ ──░█── ░█▄▄█ ░█▄▄▄█ ▄▀░▀▄ ░█▄▄▄ ░█▄▄▄█ BY XERICKER ■ # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ # ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• # Here, you can create your own effects for loot reveals. You can create as many effects as you want. # ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• # HOW TO CREATE A CUSTOM EFFECT # 1. Copy an already existing effect of your choice. # 2. Change its ID (e.g., "common-loot-confetti"). # 3. Adjust the settings to your own preferences. # 4. Add the effect to loot of your choice under the "effects-settings" section. # ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• # CONFETTI & POPPER EFFECTS # enabled: True to enable, false to disable # duration: How long the effect lasts # item-type: Type of item dropped # item-glow: Whether the item should glow or not # ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• # FIREWORK SHOW EFFECT # enabled: True to enable, false to disable # amount: How many fireworks are spawned # period: How quickly fireworks spawn apart from each other # random: If true, all fireworks will be random # fireworks: Customize which fireworks are spawned (ignored if random = true) # format: [TYPE];|FLICKER];[TRAIL];[POWER];[COLOR1, COLOR2...];[FADE COLOR1, FADE COLOR2...] # note: Leave blank for random fireworks # ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• common-confetti: effect-type: CONFETTI duration: 2 type: AMETHYST_SHARD amount: 1 durability: 0 model: 0 glow: false head: "" potion-effects: apply-tags: - "key;value" apply-enchants: common-spiral-popper: effect-type: SPIRAL_POPPER duration: 2 type: AMETHYST_SHARD amount: 1 durability: 0 model: 0 glow: false head: "" potion-effects: apply-tags: - "key;value" apply-enchants: common-firework-show: effect-type: FIREWORK_SHOW amount: 10 period: 4 fireworks: - BALL_LARGE;false;false;1;WHITE;WHITE