Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- money_default:
- item:
- # Placeholders: {0} = amount, {1} = creator, {2} = date created, {3} = tax
- name: '&eMoney Satchel'
- lore:
- - ''
- - '&7Use this satchel to gain money!'
- - ''
- - '&e[⛨] &fInformation:'
- - ' &f• &7Value: &a{0}'
- - ' &f• &7Created by: &e{1}, on {2}'
- - ''
- - ' &c• &7Tax: &c{3}%'
- - ''
- - '&8[Right-Click to use]'
- # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
- # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
- material: 'CUSTOM_SKULL-396ce13ff6155fdf3235d8d22174c5de4bf5512f1adeda1afa3fc28180f3f7'
- materialData: 0
- # Note: Custom Model Data 1.14.4+ ONLY.
- customModelData: 0
- glow: true
- itemFlags:
- - 'HIDE_ATTRIBUTES'
- - 'HIDE_ENCHANTS'
- - 'HIDE_PLACED_ON'
- # Note: How the item shows up in give commands, etc.
- typeName: '&7&nDefault - Money'
- settings:
- tax: 5.0
- # Note: Do not change the provider if you don't know what you're doing.
- provider: "VAULT"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement