Removed debug names
This commit is contained in:
@@ -22,21 +22,22 @@ crates:
|
||||
key:
|
||||
item: tripwire_hook unbreaking:1 hide_enchants name:"&aDemo Crate Key"
|
||||
lore:
|
||||
- "&fuse this key to open"
|
||||
- "&fdemo crates, yeah?"
|
||||
- "&fUse this key to open"
|
||||
- "&fthe <g:#56ab2f>Demo Crate</g:#a8e063>"
|
||||
|
||||
keygui:
|
||||
enabled: true
|
||||
item: tripwire_hook unbreaking:1 hide_enchants name:"Demo Crate"
|
||||
lore:
|
||||
- "&famogus? sus? impostor?"
|
||||
- "<g:#56ab2f>Demo Crate</g:#a8e063>"
|
||||
- "&fYou have %keys% keys"
|
||||
- "&fGet more at &astore.example.net"
|
||||
row: 2
|
||||
column: 3
|
||||
right-click-previews: true
|
||||
left-click-opens: true
|
||||
shift-left-click-messsage:
|
||||
- "Buy a Demo Crate key here! get lured into the trap of gambling addiction"
|
||||
- "Buy a Demo Crate key here! &astore.example.net"
|
||||
|
||||
pay-to-open:
|
||||
enabled: false
|
||||
@@ -57,14 +58,14 @@ crates:
|
||||
frames:
|
||||
- tick: 0
|
||||
lines:
|
||||
- "Amogus? Sus!"
|
||||
- "<g:#56ab2f>&lDEMO CRATE</g:#a8e063>"
|
||||
- "&b&lLeft Click to Preview"
|
||||
- '&a&lRight click to Open'
|
||||
- tick: 100
|
||||
lines:
|
||||
- "&cOpen me bitch"
|
||||
- "&b&lLeft Click to Preview"
|
||||
- '&a&lRight click to Open'
|
||||
- "<g:#56ab2f>&lDEMO CRATE</g:#a8e063>"
|
||||
- "&a&lLeft Click to Preview"
|
||||
- '&b&lRight click to Open'
|
||||
|
||||
open:
|
||||
messages:
|
||||
@@ -100,6 +101,6 @@ crates:
|
||||
pitch: 1
|
||||
|
||||
rewards:
|
||||
- diamond
|
||||
- emerald
|
||||
- diamond_sword
|
||||
- stack_of_emeralds
|
||||
- bedrock
|
||||
@@ -1,38 +1,36 @@
|
||||
rewards:
|
||||
- id: diamond
|
||||
- id: diamond_sword
|
||||
commands: [ ]
|
||||
items:
|
||||
- diamond
|
||||
messages:
|
||||
- 'amogus?'
|
||||
- diamond_sword sharpness:5 unbreaking:3
|
||||
messages: [ ]
|
||||
weight:
|
||||
permission-multipliers: true
|
||||
actual: 1
|
||||
display: 25
|
||||
max-wins: -1
|
||||
display:
|
||||
name: "&bDiamond"
|
||||
item: diamond
|
||||
name: "&bDiamond Sword"
|
||||
item: diamond_sword sharpness:5 unbreaking:3
|
||||
lore:
|
||||
- "&fDisplay Chance: &a%chance%%"
|
||||
- "&fActual Chance: &a%actual_chance%%"
|
||||
row: 3
|
||||
column: 2
|
||||
|
||||
- id: emerald
|
||||
- id: stack_of_emeralds
|
||||
commands: [ ]
|
||||
items:
|
||||
- emerald
|
||||
messages:
|
||||
- 'amogus?!!'
|
||||
- emerald 64
|
||||
messages: [ ]
|
||||
weight:
|
||||
permission-multipliers: false
|
||||
actual: 1
|
||||
display: 50
|
||||
max-wins: -1
|
||||
display:
|
||||
name: "&aEmerald"
|
||||
item: emerald
|
||||
name: "&aStack of Emeralds"
|
||||
item: emerald 64
|
||||
lore:
|
||||
- "&fDisplay Chance: &a%chance%%"
|
||||
- "&fActual Chance: &a%actual_chance%%"
|
||||
@@ -44,14 +42,14 @@ rewards:
|
||||
items:
|
||||
- bedrock
|
||||
messages:
|
||||
- 'amogus?!!'
|
||||
- 'You won the rare bedrock!'
|
||||
weight:
|
||||
permission-multipliers: false
|
||||
actual: 98
|
||||
display: 0
|
||||
max-wins: -1
|
||||
display:
|
||||
name: "<g:#00ffff>very cool demo bedrock</g:#00ff00>"
|
||||
name: "<g:#00ffff>Rare Bedrock</g:#00ff00>"
|
||||
item: bedrock
|
||||
lore:
|
||||
- "&fDisplay Chance: &a%chance%%"
|
||||
|
||||
Reference in New Issue
Block a user