Sobky

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

Mar 2nd, 2023 (edited)
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.17 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.       MessageJoiningChar: " "
  10.   GUI:
  11.     Settings:
  12.       Base:
  13.         SettingsGUI:
  14.           LineCount: 1
  15.       Option:
  16.         OptionGUI:
  17.           LineCount: 3
  18.         OptionSection:
  19.           OptionEasterEggGUI:
  20.             LineCount: 3
  21.           OptionSoundGUI:
  22.             LineCount: 3
  23.           EasterEggParticleGUI:
  24.             LineCount: 3
  25.           EasterEggParticleDataGUI:
  26.             LineCount: 3
  27.           EasterEggParticleDataOffsetGUI:
  28.             LineCount: 3
  29.       EasterEggRepository:
  30.         EasterEggQuickGUI:
  31.           LineCount: 3
  32.         EasterEggAdvancedGUI:
  33.           LineCount: 5
  34.         EasterEggSection:
  35.           RewardGUI:
  36.             LineCount: 3
  37.           IconGUI:
  38.             LineCount: 3
  39.           ConditionGUI:
  40.             LineCount: 3
  41.           RequirementGUI:
  42.             LineCount: 3
  43.           ParticleGUI:
  44.             LineCount: 3
  45.           ParticleDataGUI:
  46.             LineCount: 3
  47.           ParticleDataOffsetGUI:
  48.             LineCount: 3
Add Comment
Please, Sign In to add comment