Skip to content

Commit 0a99c3a

Browse files
Merge pull request #8 from Pndablob/main
Added more items into compactorItems.json
2 parents ec897e2 + ff9c10e commit 0a99c3a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

skyblock/compactorItems.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,11 @@
8181
"displayName": "§fEnchanted Brown Mushroom",
8282
"enchanted": true
8383
},
84+
"ENCHANTED_CACTUS": {
85+
"itemId": "cactus",
86+
"displayName": "§9Enchanted Cactus",
87+
"enchanted": true
88+
},
8489
"ENCHANTED_CACTUS_GREEN": {
8590
"itemId": "dye:2",
8691
"displayName": "§aEnchanted Cactus Green",
@@ -730,6 +735,11 @@
730735
"displayName": "§fSnow Block",
731736
"enchanted": false
732737
},
738+
"SUPER_EGG": {
739+
"itemId": "spawn_egg",
740+
"displayName": "§9Super Enchanted Egg",
741+
"enchanted": true
742+
},
733743
"TIGHTLY_TIED_HAY_BALE": {
734744
"itemId": "skull",
735745
"displayName": "§9Tightly-Tied Hay Bale",

0 commit comments

Comments
 (0)