Advertisement
norskaaa

DeluxeSellwands / Default Items

Jan 4th, 2022 (edited)
661
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 24.74 KB | None | 0 0
  1. #########################################################################################
  2. #                                                                                       #
  3. # DeluxeSellwands, a premium resource by Norska @ https://norska.dev                    #
  4. #                                                                                       #
  5. # Wiki: https://norska.dev/docs/welcome/                                                #
  6. # Support: https://norska.dev/discord/                                                  #
  7. #                                                                                       #
  8. # You are editing the items.yml file of DeluxeSellwands.                                #
  9. #                                                                                       #
  10. #########################################################################################
  11.  
  12. #########################################################################################
  13. #                                                                                       #
  14. # NOTE: PLEASE READ BEFORE CONFIGURING!                                                 #
  15. #                                                                                       #
  16. # Please consult the wiki for any questions regarding the setup of this plugin, if you  #
  17. # still require help, open a ticket on my discord server!                               #
  18. #                                                                                       #
  19. #########################################################################################
  20.  
  21. # Note: Custom Model Data is ONLY 1.14+, if you have a custom texture and want to use it simply match the material and the custom model data to the one in your resource pack. SET TO 0 TO DISABLE.  
  22.  
  23. # [SELLWANDS] Placeholders for names and lores:
  24. # {0} = uses
  25. # {1} = multiplier
  26. # {2} = amount statistic (statistics feature needs to be enabled)
  27. # {3} = worth statistic (statistics feature needs to be enabled)
  28. # {4} = owner (sellwand binding feature needs to be enabled)
  29.  
  30. # [CHARGERS] Placeholders for names and lores:
  31. # {0} = uses
  32.  
  33. # [DISCHARGERS] Placeholders for names and lores:
  34. # None
  35.  
  36. items:
  37.    sellwands:
  38.            
  39.       common:
  40.          settings:
  41.            # Note: How the item shows up in give commands, etc.
  42.             typeName: '<GRADIENT:7f7f7f>Common</GRADIENT:4a4a4a> Sellwand'
  43.             # Note: Do not change the provider if you don't know what you're doing.
  44.             provider: 'VAULT'
  45.            
  46.          usable_item:
  47.            # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' 1.14.4+ ONLY
  48.             # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  49.             material: 'PAPER'
  50.             materialData: 0
  51.             customModelData: 1
  52.             name: '<GRADIENT:7f7f7f>Sellwand</GRADIENT:4a4a4a> &8(&7{0}&8) ┃ <GRADIENT:7f7f7f>Common Tier</GRADIENT:4a4a4a>'
  53.             lore:
  54.            - ''
  55.             - '&8• &7Right-Click &f→ <GRADIENT:7f7f7f>Sell Container</GRADIENT:4a4a4a>'
  56.             - '&8• &7Left-Click &f→ <GRADIENT:7f7f7f>Inspect Container</GRADIENT:4a4a4a>'
  57.             - ''
  58.             - '{ENCHANTMENTS}'
  59.             - ''
  60.             - '<GRADIENT:7f7f7f>&nUsable on:</GRADIENT:4a4a4a>'
  61.             - '&8• &7All chests'
  62.             - '&8• &7Barrels'
  63.             - '&8• &7Hoppers'
  64.             - '&8• &7Shulkers'
  65.             - ''
  66.             - '<GRADIENT:7f7f7f>&nInformation:</GRADIENT:4a4a4a>'
  67.             - '&8• &7Multiplier: &fx{1}'
  68.             - '&8• &7Uses: &f{0}'
  69.             - ''
  70.             - '<GRADIENT:7f7f7f>&nStatistics:</GRADIENT:4a4a4a>'
  71.             - '&8• &7Earnings: &f{3}'
  72.             - '&8• &7Items Sold: &f{2}'
  73.             - ''
  74.             - '<GRADIENT:7f7f7f>Owner:</GRADIENT:4a4a4a> &f{4}'
  75.             itemFlags:
  76.            - 'HIDE_ATTRIBUTES'
  77.             - 'HIDE_ENCHANTS'
  78.             - 'HIDE_PLACED_ON'
  79.             glow: true
  80.            
  81.          unusable_item:
  82.            # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' 1.14.4+ ONLY
  83.             # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  84.             material: 'PAPER'
  85.             materialData: 0
  86.             customModelData: 1
  87.             name: '<GRADIENT:7f7f7f>Sellwand</GRADIENT:4a4a4a> &8(&cNeeds Recharging&8) ┃ <GRADIENT:7f7f7f>Common Tier</GRADIENT:4a4a4a>'
  88.             lore:
  89.            - ''
  90.             - '&8[&c&l❌&8] &cThis sellwand cannot be used'
  91.             - '&cuntil it has been re-charged!'
  92.             - ''
  93.             - '{ENCHANTMENTS}'
  94.             - ''
  95.             - '&8• &7Right-Click &f→ <GRADIENT:7f7f7f>Sell Container</GRADIENT:4a4a4a>'
  96.             - '&8• &7Left-Click &f→ <GRADIENT:7f7f7f>Inspect Container</GRADIENT:4a4a4a>'
  97.             - ''
  98.             - '<GRADIENT:7f7f7f>&nUsable on:</GRADIENT:4a4a4a>'
  99.             - '&8• &7All chests'
  100.             - '&8• &7Barrels'
  101.             - '&8• &7Hoppers'
  102.             - '&8• &7Shulkers'
  103.             - ''
  104.             - '<GRADIENT:7f7f7f>&nInformation:</GRADIENT:4a4a4a>'
  105.             - '&8• &7Multiplier: &fx{1}'
  106.             - '&8• &7Uses: &f{0}'
  107.             - ''
  108.             - '<GRADIENT:7f7f7f>&nStatistics:</GRADIENT:4a4a4a>'
  109.             - '&8• &7Earnings: &f{3}'
  110.             - '&8• &7Items Sold: &f{2}'
  111.             - ''
  112.             - '<GRADIENT:7f7f7f>Owner:</GRADIENT:4a4a4a> &f{4}'
  113.             itemFlags:
  114.            - 'HIDE_ATTRIBUTES'
  115.             - 'HIDE_ENCHANTS'
  116.             - 'HIDE_PLACED_ON'
  117.             glow: true
  118.            
  119.    ###############################
  120.  
  121.       uncommon:
  122.          settings:
  123.            # Note: How the item shows up in give commands, etc.
  124.             typeName: '<GRADIENT:e0e0e0>Uncommon</GRADIENT:a8a8a8> Sellwand'
  125.             # Note: Do not change the provider if you don't know what you're doing.
  126.             provider: 'VAULT'
  127.  
  128.          usable_item:
  129.            # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' 1.14.4+ ONLY
  130.             # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  131.             material: 'PAPER'
  132.             materialData: 0
  133.             customModelData: 2
  134.             name: '<GRADIENT:e0e0e0>Sellwand</GRADIENT:a8a8a8> &8(&f{0}&8) ┃ <GRADIENT:e0e0e0>Uncommon Tier</GRADIENT:a8a8a8>'
  135.             lore:
  136.            - ''
  137.             - '&7• &fRight-Click &f→ <GRADIENT:e0e0e0>Sell Container</GRADIENT:a8a8a8>'
  138.             - '&7• &fLeft-Click &f→ <GRADIENT:e0e0e0>Inspect Container</GRADIENT:a8a8a8>'
  139.             - ''
  140.             - '{ENCHANTMENTS}'
  141.             - ''
  142.             - '<GRADIENT:e0e0e0>&nUsable on:</GRADIENT:a8a8a8>'
  143.             - '&7• &fAll chests'
  144.             - '&7• &fBarrels'
  145.             - '&7• &fHoppers'
  146.             - '&7• &fShulkers'
  147.             - ''
  148.             - '<GRADIENT:e0e0e0>&nInformation:</GRADIENT:a8a8a8>'
  149.             - '&7• &fMultiplier: &fx{1}'
  150.             - '&7• &fUses: &f{0}'
  151.             - ''
  152.             - '<GRADIENT:e0e0e0>&nStatistics:</GRADIENT:a8a8a8>'
  153.             - '&7• &fEarnings: &f{3}'
  154.             - '&7• &fItems Sold: &f{2}'
  155.             - ''
  156.             - '<GRADIENT:e0e0e0>Owner:</GRADIENT:a8a8a8> &f{4}'
  157.             itemFlags:
  158.               - 'HIDE_ATTRIBUTES'
  159.                - 'HIDE_ENCHANTS'
  160.                - 'HIDE_PLACED_ON'
  161.             glow: true
  162.  
  163.          unusable_item:
  164.            # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' 1.14.4+ ONLY
  165.             # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  166.             material: 'PAPER'
  167.             materialData: 0
  168.             customModelData: 2
  169.             name: '<GRADIENT:e0e0e0>Sellwand</GRADIENT:a8a8a8> &8(&cNeeds Recharging&8) ┃ <GRADIENT:e0e0e0>Uncommon Tier</GRADIENT:a8a8a8>'
  170.             lore:
  171.            - ''
  172.             - '&7[&c&l❌&7] &cThis sellwand cannot be used'
  173.             - '&cuntil it has been re-charged!'
  174.             - ''
  175.             - '{ENCHANTMENTS}'
  176.             - ''
  177.             - '&7• &fRight-Click &f→ <GRADIENT:e0e0e0>Sell Container</GRADIENT:a8a8a8>'
  178.             - '&7• &fLeft-Click &f→ <GRADIENT:e0e0e0>Inspect Container</GRADIENT:a8a8a8>'
  179.             - ''
  180.             - '<GRADIENT:e0e0e0>&nUsable on:</GRADIENT:a8a8a8>'
  181.             - '&7• &fAll chests'
  182.             - '&7• &fBarrels'
  183.             - '&7• &fHoppers'
  184.             - '&7• &fShulkers'
  185.             - ''
  186.             - '<GRADIENT:e0e0e0>&nInformation:</GRADIENT:a8a8a8>'
  187.             - '&7• &fMultiplier: &fx{1}'
  188.             - '&7• &fUses: &f{0}'
  189.             - ''
  190.             - '<GRADIENT:e0e0e0>&nStatistics:</GRADIENT:a8a8a8>'
  191.             - '&7• &fEarnings: &f{3}'
  192.             - '&7• &fItems Sold: &f{2}'
  193.             - ''
  194.             - '<GRADIENT:e0e0e0>Owner:</GRADIENT:a8a8a8> &f{4}'
  195.             itemFlags:
  196.               - 'HIDE_ATTRIBUTES'
  197.                - 'HIDE_ENCHANTS'
  198.                - 'HIDE_PLACED_ON'
  199.             glow: true
  200.  
  201.       ###############################
  202.  
  203.       rare:
  204.          settings:
  205.            # Note: How the item shows up in give commands, etc.
  206.             typeName: '<GRADIENT:FFD700>Rare</GRADIENT:FFAA00> Sellwand'
  207.             # Note: Do not change the provider if you don't know what you're doing.
  208.             provider: 'VAULT'
  209.  
  210.          usable_item:
  211.            # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' 1.14.4+ ONLY
  212.             # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  213.             material: 'PAPER'
  214.             materialData: 0
  215.             customModelData: 3
  216.             name: '<GRADIENT:FFD700>Sellwand</GRADIENT:FFAA00> &8(&e{0}&8) ┃ <GRADIENT:FFD700>Rare Tier</GRADIENT:FFAA00>'
  217.             lore:
  218.            - ''
  219.             - '&6• &eRight-Click &f→ <GRADIENT:FFD700>Sell Container</GRADIENT:FFAA00>'
  220.             - '&6• &eLeft-Click &f→ <GRADIENT:FFD700>Inspect Container</GRADIENT:FFAA00>'
  221.             - ''
  222.             - '{ENCHANTMENTS}'
  223.             - ''
  224.             - '<GRADIENT:FFD700>&nUsable on:</GRADIENT:FFAA00>'
  225.             - '&6• &eAll chests'
  226.             - '&6• &eBarrels'
  227.             - '&6• &eHoppers'
  228.             - '&6• &eShulkers'
  229.             - ''
  230.             - '<GRADIENT:FFD700>&nInformation:</GRADIENT:FFAA00>'
  231.             - '&6• &eMultiplier: &fx{1}'
  232.             - '&6• &eUses: &f{0}'
  233.             - ''
  234.             - '<GRADIENT:FFD700>&nStatistics:</GRADIENT:FFAA00>'
  235.             - '&6• &eEarnings: &f{3}'
  236.             - '&6• &eItems Sold: &f{2}'
  237.             - ''
  238.             - '<GRADIENT:FFD700>Owner:</GRADIENT:FFAA00> &f{4}'
  239.             itemFlags:
  240.               - 'HIDE_ATTRIBUTES'
  241.                - 'HIDE_ENCHANTS'
  242.                - 'HIDE_PLACED_ON'
  243.             glow: true
  244.  
  245.          unusable_item:
  246.            # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' 1.14.4+ ONLY
  247.             # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  248.             material: 'PAPER'
  249.             materialData: 0
  250.             customModelData: 3
  251.             name: '<GRADIENT:FFD700>Sellwand</GRADIENT:FFAA00> &8(&cNeeds Recharging&8) ┃ <GRADIENT:FFD700>Rare Tier</GRADIENT:FFAA00>'
  252.             lore:
  253.            - ''
  254.             - '&6[&c&l❌&6] &cThis sellwand cannot be used'
  255.             - '&cuntil it has been re-charged!'
  256.             - ''
  257.             - '{ENCHANTMENTS}'
  258.             - ''
  259.             - '&6• &eRight-Click &f→ <GRADIENT:FFD700>Sell Container</GRADIENT:FFAA00>'
  260.             - '&6• &eLeft-Click &f→ <GRADIENT:FFD700>Inspect Container</GRADIENT:FFAA00>'
  261.             - ''
  262.             - '<GRADIENT:FFD700>&nUsable on:</GRADIENT:FFAA00>'
  263.             - '&6• &eAll chests'
  264.             - '&6• &eBarrels'
  265.             - '&6• &eHoppers'
  266.             - '&6• &eShulkers'
  267.             - ''
  268.             - '<GRADIENT:FFD700>&nInformation:</GRADIENT:FFAA00>'
  269.             - '&6• &eMultiplier: &fx{1}'
  270.             - '&6• &eUses: &f{0}'
  271.             - ''
  272.             - '<GRADIENT:FFD700>&nStatistics:</GRADIENT:FFAA00>'
  273.             - '&6• &eEarnings: &f{3}'
  274.             - '&6• &eItems Sold: &f{2}'
  275.             - ''
  276.             - '<GRADIENT:FFD700>Owner:</GRADIENT:FFAA00> &f{4}'
  277.             itemFlags:
  278.               - 'HIDE_ATTRIBUTES'
  279.                - 'HIDE_ENCHANTS'
  280.                - 'HIDE_PLACED_ON'
  281.             glow: true
  282.  
  283.       ###############################
  284.  
  285.       legendary:
  286.          settings:
  287.            # Note: How the item shows up in give commands, etc.
  288.             typeName: '<GRADIENT:FFF000>Legendary</GRADIENT:FFD000> Sellwand'
  289.             # Note: Do not change the provider if you don't know what you're doing.
  290.             provider: 'VAULT'
  291.  
  292.          usable_item:
  293.            # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' 1.14.4+ ONLY
  294.             # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  295.             material: 'PAPER'
  296.             materialData: 0
  297.             customModelData: 4
  298.             name: '<GRADIENT:FFF000>Sellwand</GRADIENT:FFD000> &8(&e{0}&8) ┃ <GRADIENT:FFF000>Legendary Tier</GRADIENT:FFD000>'
  299.             lore:
  300.            - ''
  301.             - '&e• &6Right-Click &f→ <GRADIENT:FFF000>Sell Container</GRADIENT:FFD000>'
  302.             - '&e• &6Left-Click &f→ <GRADIENT:FFF000>Inspect Container</GRADIENT:FFD000>'
  303.             - ''
  304.             - '{ENCHANTMENTS}'
  305.             - ''
  306.             - '<GRADIENT:FFF000>&nUsable on:</GRADIENT:FFD000>'
  307.             - '&e• &6All chests'
  308.             - '&e• &6Barrels'
  309.             - '&e• &6Hoppers'
  310.             - '&e• &6Shulkers'
  311.             - ''
  312.             - '<GRADIENT:FFF000>&nInformation:</GRADIENT:FFD000>'
  313.             - '&e• &6Multiplier: &fx{1}'
  314.             - '&e• &6Uses: &f{0}'
  315.             - ''
  316.             - '<GRADIENT:FFF000>&nStatistics:</GRADIENT:FFD000>'
  317.             - '&e• &6Earnings: &f{3}'
  318.             - '&e• &6Items Sold: &f{2}'
  319.             - ''
  320.             - '<GRADIENT:FFF000>Owner:</GRADIENT:FFD000> &f{4}'
  321.             itemFlags:
  322.               - 'HIDE_ATTRIBUTES'
  323.                - 'HIDE_ENCHANTS'
  324.                - 'HIDE_PLACED_ON'
  325.             glow: true
  326.  
  327.          unusable_item:
  328.            # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' 1.14.4+ ONLY
  329.             # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  330.             material: 'PAPER'
  331.             materialData: 0
  332.             customModelData: 4
  333.             name: '<GRADIENT:FFF000>Sellwand</GRADIENT:FFD000> &8(&cNeeds Recharging&8) ┃ <GRADIENT:FFF000>Legendary Tier</GRADIENT:FFD000>'
  334.             lore:
  335.            - ''
  336.             - '&e[&c&l❌&e] &cThis sellwand cannot be used'
  337.             - '&cuntil it has been re-charged!'
  338.             - ''
  339.             - '{ENCHANTMENTS}'
  340.             - ''
  341.             - '&e• &6Right-Click &f→ <GRADIENT:FFF000>Sell Container</GRADIENT:FFD000>'
  342.             - '&e• &6Left-Click &f→ <GRADIENT:FFF000>Inspect Container</GRADIENT:FFD000>'
  343.             - ''
  344.             - '<GRADIENT:FFF000>&nUsable on:</GRADIENT:FFD000>'
  345.             - '&e• &6All chests'
  346.             - '&e• &6Barrels'
  347.             - '&e• &6Hoppers'
  348.             - '&e• &6Shulkers'
  349.             - ''
  350.             - '<GRADIENT:FFF000>&nInformation:</GRADIENT:FFD000>'
  351.             - '&e• &6Multiplier: &fx{1}'
  352.             - '&e• &6Uses: &f{0}'
  353.             - ''
  354.             - '<GRADIENT:FFF000>&nStatistics:</GRADIENT:FFD000>'
  355.             - '&e• &6Earnings: &f{3}'
  356.             - '&e• &6Items Sold: &f{2}'
  357.             - ''
  358.             - '<GRADIENT:FFF000>Owner:</GRADIENT:FFD000> &f{4}'
  359.             itemFlags:
  360.               - 'HIDE_ATTRIBUTES'
  361.                - 'HIDE_ENCHANTS'
  362.                - 'HIDE_PLACED_ON'
  363.             glow: true
  364.  
  365.       ###############################
  366.  
  367.       godly:
  368.          settings:
  369.            # Note: How the item shows up in give commands, etc.
  370.             typeName: '<GRADIENT:FF6BFF>Godly</GRADIENT:FF00FF> Sellwand'
  371.             # Note: Do not change the provider if you don't know what you're doing.
  372.             provider: 'VAULT'
  373.  
  374.          usable_item:
  375.            # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' 1.14.4+ ONLY
  376.             # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  377.             material: 'PAPER'
  378.             materialData: 0
  379.             customModelData: 5
  380.             name: '<GRADIENT:FF6BFF>Sellwand</GRADIENT:FF00FF> &8(&d{0}&8) ┃ <GRADIENT:FF6BFF>Godly Tier</GRADIENT:FF00FF>'
  381.             lore:
  382.            - ''
  383.             - '&d• &5Right-Click &f→ <GRADIENT:FF6BFF>Sell Container</GRADIENT:FF00FF>'
  384.             - '&d• &5Left-Click &f→ <GRADIENT:FF6BFF>Inspect Container</GRADIENT:FF00FF>'
  385.             - ''
  386.             - '{ENCHANTMENTS}'
  387.             - ''
  388.             - '<GRADIENT:FF6BFF>&nUsable on:</GRADIENT:FF00FF>'
  389.             - '&d• &5All chests'
  390.             - '&d• &5Barrels'
  391.             - '&d• &5Hoppers'
  392.             - '&d• &5Shulkers'
  393.             - ''
  394.             - '<GRADIENT:FF6BFF>&nInformation:</GRADIENT:FF00FF>'
  395.             - '&d• &5Multiplier: &fx{1}'
  396.             - '&d• &5Uses: &f{0}'
  397.             - ''
  398.             - '<GRADIENT:FF6BFF>&nStatistics:</GRADIENT:FF00FF>'
  399.             - '&d• &5Earnings: &f{3}'
  400.             - '&d• &5Items Sold: &f{2}'
  401.             - ''
  402.             - '<GRADIENT:FF6BFF>Owner:</GRADIENT:FF00FF> &f{4}'
  403.             itemFlags:
  404.               - 'HIDE_ATTRIBUTES'
  405.                - 'HIDE_ENCHANTS'
  406.                - 'HIDE_PLACED_ON'
  407.             glow: true
  408.  
  409.          unusable_item:
  410.            # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' 1.14.4+ ONLY
  411.             # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  412.             material: 'PAPER'
  413.             materialData: 0
  414.             customModelData: 5
  415.             name: '<GRADIENT:FF6BFF>Sellwand</GRADIENT:FF00FF> &8(&cNeeds Recharging&8) ┃ <GRADIENT:FF6BFF>Godly Tier</GRADIENT:FF00FF>'
  416.             lore:
  417.            - ''
  418.             - '&d[&c&l❌&d] &cThis sellwand cannot be used'
  419.             - '&cuntil it has been re-charged!'
  420.             - ''
  421.             - '{ENCHANTMENTS}'
  422.             - ''
  423.             - '&d• &5Right-Click &f→ <GRADIENT:FF6BFF>Sell Container</GRADIENT:FF00FF>'
  424.             - '&d• &5Left-Click &f→ <GRADIENT:FF6BFF>Inspect Container</GRADIENT:FF00FF>'
  425.             - ''
  426.             - '<GRADIENT:FF6BFF>&nUsable on:</GRADIENT:FF00FF>'
  427.             - '&d• &5All chests'
  428.             - '&d• &5Barrels'
  429.             - '&d• &5Hoppers'
  430.             - '&d• &5Shulkers'
  431.             - ''
  432.             - '<GRADIENT:FF6BFF>&nInformation:</GRADIENT:FF00FF>'
  433.             - '&d• &5Multiplier: &fx{1}'
  434.             - '&d• &5Uses: &f{0}'
  435.             - ''
  436.             - '<GRADIENT:FF6BFF>&nStatistics:</GRADIENT:FF00FF>'
  437.             - '&d• &5Earnings: &f{3}'
  438.             - '&d• &5Items Sold: &f{2}'
  439.             - ''
  440.             - '<GRADIENT:FF6BFF>Owner:</GRADIENT:FF00FF> &f{4}'
  441.             itemFlags:
  442.               - 'HIDE_ATTRIBUTES'
  443.                - 'HIDE_ENCHANTS'
  444.                - 'HIDE_PLACED_ON'
  445.             glow: true
  446.  
  447.       ###############################
  448.  
  449.       mythical:
  450.          settings:
  451.            # Note: How the item shows up in give commands, etc.
  452.             typeName: '<GRADIENT:FF2B2B>Mythical</GRADIENT:FF0000> Sellwand'
  453.             # Note: Do not change the provider if you don't know what you're doing.
  454.             provider: 'VAULT'
  455.  
  456.          usable_item:
  457.            # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' 1.14.4+ ONLY
  458.             # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  459.             material: 'PAPER'
  460.             materialData: 0
  461.             customModelData: 6
  462.             name: '<GRADIENT:FF2B2B>Sellwand</GRADIENT:FF0000> &8(&c{0}&8) ┃ <GRADIENT:FF2B2B>Mythical Tier</GRADIENT:FF0000>'
  463.             lore:
  464.            - ''
  465.             - '&c• &4Right-Click &f→ <GRADIENT:FF2B2B>Sell Container</GRADIENT:FF0000>'
  466.             - '&c• &4Left-Click &f→ <GRADIENT:FF2B2B>Inspect Container</GRADIENT:FF0000>'
  467.             - ''
  468.             - '{ENCHANTMENTS}'
  469.             - ''
  470.             - '<GRADIENT:FF2B2B>&nUsable on:</GRADIENT:FF0000>'
  471.             - '&c• &4All chests'
  472.             - '&c• &4Barrels'
  473.             - '&c• &4Hoppers'
  474.             - '&c• &4Shulkers'
  475.             - ''
  476.             - '<GRADIENT:FF2B2B>&nInformation:</GRADIENT:FF0000>'
  477.             - '&c• &4Multiplier: &fx{1}'
  478.             - '&c• &4Uses: &f{0}'
  479.             - ''
  480.             - '<GRADIENT:FF2B2B>&nStatistics:</GRADIENT:FF0000>'
  481.             - '&c• &4Earnings: &f{3}'
  482.             - '&c• &4Items Sold: &f{2}'
  483.             - ''
  484.             - '<GRADIENT:FF2B2B>Owner:</GRADIENT:FF0000> &f{4}'
  485.             itemFlags:
  486.               - 'HIDE_ATTRIBUTES'
  487.                - 'HIDE_ENCHANTS'
  488.                - 'HIDE_PLACED_ON'
  489.             glow: true
  490.  
  491.          unusable_item:
  492.            # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' 1.14.4+ ONLY
  493.             # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  494.             material: 'PAPER'
  495.             materialData: 0
  496.             customModelData: 6
  497.             name: '<GRADIENT:FF2B2B>Sellwand</GRADIENT:FF0000> &8(&cNeeds Recharging&8) ┃ <GRADIENT:FF2B2B>Mythical Tier</GRADIENT:FF0000>'
  498.             lore:
  499.            - ''
  500.             - '&c[&4&l❌&c] &4This sellwand cannot be used'
  501.             - '&4until it has been re-charged!'
  502.             - ''
  503.             - '{ENCHANTMENTS}'
  504.             - ''
  505.             - '&c• &4Right-Click &f→ <GRADIENT:FF2B2B>Sell Container</GRADIENT:FF0000>'
  506.             - '&c• &4Left-Click &f→ <GRADIENT:FF2B2B>Inspect Container</GRADIENT:FF0000>'
  507.             - ''
  508.             - '<GRADIENT:FF2B2B>&nUsable on:</GRADIENT:FF0000>'
  509.             - '&c• &4All chests'
  510.             - '&c• &4Barrels'
  511.             - '&c• &4Hoppers'
  512.             - '&c• &4Shulkers'
  513.             - ''
  514.             - '<GRADIENT:FF2B2B>&nInformation:</GRADIENT:FF0000>'
  515.             - '&c• &4Multiplier: &fx{1}'
  516.             - '&c• &4Uses: &f{0}'
  517.             - ''
  518.             - '<GRADIENT:FF2B2B>&nStatistics:</GRADIENT:FF0000>'
  519.             - '&c• &4Earnings: &f{3}'
  520.             - '&c• &4Items Sold: &f{2}'
  521.             - ''
  522.             - '<GRADIENT:FF2B2B>Owner:</GRADIENT:FF0000> &f{4}'
  523.             itemFlags:
  524.               - 'HIDE_ATTRIBUTES'
  525.                - 'HIDE_ENCHANTS'
  526.                - 'HIDE_PLACED_ON'
  527.             glow: true
  528.  
  529.    ###############################
  530.    ###############################
  531.    ###############################
  532.            
  533.    chargers:
  534.  
  535.       default:
  536.          settings:
  537.            # Note: How the item shows up in give commands, etc.
  538.             typeName: 'Charger'
  539.            
  540.          item:
  541.            # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' 1.14.4+ ONLY
  542.             # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  543.             material: 'PAPER'
  544.             materialData: 0
  545.             customModelData: 8
  546.             name: '&eSellwand Charger &a&o⚡ &7(&a+{0} uses&7)'
  547.             lore:
  548.            - ''
  549.             - '&a• &7Uses &f→ &a+{0}'
  550.             - ''
  551.             - '&e&nInformation:'
  552.             - '&6• &7Right-Click on this item to replenish'
  553.             - '&7uses of a sellwand in your inventory!'
  554.             - ''
  555.             - '&4• &7This will not work on infinite-uses sellwands!'
  556.             - ''
  557.             itemFlags:
  558.            - 'HIDE_ATTRIBUTES'
  559.             - 'HIDE_ENCHANTS'
  560.             - 'HIDE_PLACED_ON'
  561.            
  562.    ###############################
  563.    ###############################
  564.    ###############################
  565.            
  566.    dischargers:
  567.  
  568.       default:
  569.          settings:
  570.            # Note: How the item shows up in give commands, etc.
  571.             typeName: 'Discharger'
  572.             # Note: What type of charger to create after using the discharger.
  573.             chargerType: 'default'
  574.            
  575.          item:
  576.            # Note: To use custom skulls use 'CUSTOM_SKULL-<URL>' 1.14.4+ ONLY
  577.             # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  578.             material: 'PAPER'
  579.             materialData: 0
  580.             customModelData: 7
  581.             name: '<SOLID:ff931f>Sellwand Discharger &c&o⚡'
  582.             lore:
  583.            - ''
  584.             - '<SOLID:ff931f>&nInformation:'
  585.             - '&6• &7Right-Click on this item to discharge'
  586.             - '&7a sellwand from your inventory, and'
  587.             - '&7get a new charger!'
  588.             - ''
  589.             - '&4• &7This will not work on infinite-uses sellwands!'
  590.             - ''
  591.             itemFlags:
  592.            - 'HIDE_ATTRIBUTES'
  593.             - 'HIDE_ENCHANTS'
  594.             - 'HIDE_PLACED_ON'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement