forked from InclusiveRec/Legacy-Magic
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathspells-merchants.yml
More file actions
35 lines (35 loc) · 966 Bytes
/
spells-merchants.yml
File metadata and controls
35 lines (35 loc) · 966 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
predefined-items:
magic_clay:
type: "clay_ball"
name: "&7Magical Clay"
lore:
- "Clay enchanced by Magic"
magic_brick:
type: "336"
name: "&7Magical Brick"
lore:
- "A brick enchanced by Magic"
magic_nether_brick:
type: "405"
name: "&7Magical Nether Brick"
lore:
- "A nether brick enchanced by Magic"
smoked_salmon:
type: "350:1"
name: "&7Smoked Salmon"
lore:
- "Delicious but salty smoked salmon."
wonder_bread:
type: "297"
name: "&7Wonder Bread"
lore:
- "Soft and tasty bread with little nutritional value."
makeitems:
spell-class: ".instant.ConjureSpell"
permission-name: cantrip
items:
- magic_brick 64
- magic_clay 64
- magic_nether_brick 64
- smoked_salmon 64
- wonder_bread 64