Sobky

ChristmasMail - GUI.yml (1.9.X - 1.12.X)

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