Sobky

EggHunt - Options.yml (1.13.X - 1.21.X)

Mar 2nd, 2023 (edited)
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.96 KB | Gaming | 0 0
  1. Options:
  2.   Sound:
  3.     EasterEgg:
  4.       Claim: "ENTITY_FIREWORK_ROCKET_TWINKLE"
  5.       Hint: "BLOCK_NOTE_BLOCK_PLING"
  6.       EnterZone: "ENTITY_CHICKEN_EGG"
  7.   Visual:
  8.     Chat:
  9.       Color:
  10.         Lead: "&2"
  11.         Secondary: "&d"
  12.     BossBar:
  13.       Active: true
  14.       Color: "GREEN"
  15.       Style: "SEGMENTED_20"
  16.   GUI:
  17.     Settings:
  18.       Base:
  19.         SettingsGUI:
  20.           LineCount: 1
  21.       Option:
  22.         OptionGUI:
  23.           LineCount: 3
  24.         OptionSection:
  25.           OptionSoundGUI:
  26.             LineCount: 3
  27.           OptionVisualGUI:
  28.             LineCount: 3
  29.           Visual:
  30.             BossBarGUI:
  31.               LineCount: 3
  32.       EasterEggRepository:
  33.         EasterEggQuickGUI:
  34.           LineCount: 3
  35.         EasterEggAdvancedGUI:
  36.           LineCount: 5
  37.         EasterEggSection:
  38.           RewardGUI:
  39.             LineCount: 3
  40.           ConditionGUI:
  41.             LineCount: 3
  42.           RequirementGUI:
  43.             LineCount: 3
Add Comment
Please, Sign In to add comment