Skip to content

Commit c7a4201

Browse files
authored
Add upgrade stones to Ender Slayer enchant
1 parent af0190b commit c7a4201

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

skyblock/enchants.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,10 @@
193193
"name": "Ender Slayer",
194194
"id": "ender_slayer",
195195
"max_table": 5,
196-
"max": 7
196+
"max": 7,
197+
"upgrade_stones": {
198+
"7": "ENDSTONE_IDOL"
199+
}
197200
},
198201
"execute": {
199202
"name": "Execute",

0 commit comments

Comments
 (0)