Sobky

ChristmasMail - GUI.yml (1.13.X - 1.20.X)

Nov 12th, 2023
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.74 KB | Gaming | 0 0
  1. GUI:
  2.   Common:
  3.     Item:
  4.       Add:
  5.         Material: "GLOWSTONE_DUST"
  6.       Info:
  7.         Material: "BOOK"
  8.   ChristmasMail:
  9.     MailSendingDetailGUI:
  10.       Item:
  11.         Button:
  12.           Message:
  13.             Material: "PAPER"
  14.             Slot: 2
  15.           Gift:
  16.             Material: "PLAYER_HEAD"
  17.             SkullData: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTI4ZTY5MmQ4NmUyMjQ0OTc5MTVhMzk1ODNkYmUzOGVkZmZkMzljYmJhNDU3Y2M5NWE3YWMzZWEyNWQ0NDUifX19"
  18.             Slot: 6
  19.   Settings:
  20.     Option:
  21.       OptionGUI:
  22.         Item:
  23.           Button:
  24.             Season:
  25.               Material: "CLOCK"
  26.               Slot: 1
  27.             Figure:
  28.               Material: "ARMOR_STAND"
  29.               Slot: 3
  30.             MailBox:
  31.               Material: "ENDER_CHEST"
  32.               Slot: 5
  33.             Restriction:
  34.               Material: "BARRIER"
  35.               Slot: 7
  36.       OptionSection:
  37.         OptionSeasonGUI:
  38.           Item:
  39.             Button:
  40.               Start:
  41.                 Material: "SLIME_BALL"
  42.                 Slot: 2
  43.               Gap:
  44.                 Material: "BLAZE_POWDER"
  45.                 Slot: 4
  46.               End:
  47.                 Material: "MAGMA_CREAM"
  48.                 Slot: 6
  49.         OptionFigureGUI:
  50.           Item:
  51.             Button:
  52.               Mode:
  53.                 Material: "ARMOR_STAND"
  54.                 Slot: 2
  55.               Particle:
  56.                 Material: "GLOWSTONE_DUST"
  57.                 Slot: 4
  58.               Dress:
  59.                 Material: "LEATHER_CHESTPLATE"
  60.                 Slot: 6
  61.                 ItemFlags:
  62.                  - HIDE_ATTRIBUTES
  63.         OptionMailBoxGUI:
  64.           Item:
  65.             Button:
  66.               Capacity:
  67.                 Material: "GOLD_INGOT"
  68.                 Slot: 2
  69.               Extension:
  70.                 Material: "GOLD_BLOCK"
  71.                 Slot: 6
  72.         OptionRestrictionGUI:
  73.           Item:
  74.             Button:
  75.               World:
  76.                 Material: "GRASS_BLOCK"
  77.                 Slot: 4
  78.         Figure:
  79.           ParticleGUI:
  80.             Item:
  81.               Button:
  82.                 Activity:
  83.                   Material: "LEVER"
  84.                   Slot: 2
  85.                 TickDelay:
  86.                   Material: "CLOCK"
  87.                   Slot: 4
  88.                 Data:
  89.                   Material: "BOOK"
  90.                   Slot: 6
  91.           ParticleDataGUI:
  92.             Item:
  93.               Button:
  94.                 Effect:
  95.                   Material: "GLOWSTONE_DUST"
  96.                   Slot: 0
  97.                 Amount:
  98.                   Material: "WHEAT_SEEDS"
  99.                   Slot: 2
  100.                 Offset:
  101.                   Material: "COMPASS"
  102.                   Slot: 4
  103.                 Color:
  104.                   Material: "REDSTONE"
  105.                   Slot: 6
  106.                 Speed:
  107.                   Material: "RABBIT_FOOT"
  108.                   Slot: 8
  109.           ParticleDataOffsetGUI:
  110.             Item:
  111.               Button:
  112.                 X:
  113.                   Material: "COMPASS"
  114.                   Slot: 2
  115.                 Y:
  116.                   Material: "COMPASS"
  117.                   Slot: 4
  118.                 Z:
  119.                   Material: "COMPASS"
  120.                   Slot: 6
  121.           DressGUI:
  122.             Item:
  123.               Button:
  124.                 Head:
  125.                   Material: "LEATHER_HELMET"
  126.                   Slot: 1
  127.                   ItemFlags:
  128.                    - HIDE_ATTRIBUTES
  129.                 ChestPlate:
  130.                   Material: "LEATHER_CHESTPLATE"
  131.                   Slot: 3
  132.                   ItemFlags:
  133.                    - HIDE_ATTRIBUTES
  134.                 Leggings:
  135.                   Material: "LEATHER_LEGGINGS"
  136.                   Slot: 5
  137.                   ItemFlags:
  138.                    - HIDE_ATTRIBUTES
  139.                 Boots:
  140.                   Material: "LEATHER_BOOTS"
  141.                   Slot: 7
  142.                   ItemFlags:
  143.                    - HIDE_ATTRIBUTES
  144.                 MainHand:
  145.                   Material: "IRON_SWORD"
  146.                   Slot: 11
  147.                   ItemFlags:
  148.                    - HIDE_ATTRIBUTES
  149.                 OffHand:
  150.                   Material: "SHIELD"
  151.                   Slot: 15
  152.                   ItemFlags:
  153.                    - HIDE_ATTRIBUTES
  154.           DressUnitGUI:
  155.             Item:
  156.               Button:
  157.                 Activity:
  158.                   Material: "LEVER"
  159.                   Slot: 2
  160.                 Item:
  161.                   Material: "LEATHER_CHESTPLATE"
  162.                   Slot: 6
  163.                   ItemFlags:
  164.                    - HIDE_ATTRIBUTES
  165.     Component:
  166.       ListGUI:
  167.         Item:
  168.           Button:
  169.             CapacityExtension:
  170.               Material: "GOLD_BLOCK"
Add Comment
Please, Sign In to add comment