Skip to content

Commit c8faf03

Browse files
necrodoomkhobbits
authored andcommitted
Fix cauldron ID
1 parent 915cb51 commit c8faf03

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Essentials/src/items.csv

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6505,13 +6505,13 @@ bstand,379,0
65056505
pstand,379,0
65066506
brewingstand,379,0
65076507
potionstand,379,0
6508-
cauldron,118,0
6509-
steelcauldron,118,0
6510-
ironcauldron,118,0
6511-
icauldron,118,0
6512-
scauldron,118,0
6513-
potioncauldron,118,0
6514-
pcauldron,118,0
6508+
cauldron,380,0
6509+
steelcauldron,380,0
6510+
ironcauldron,380,0
6511+
icauldron,380,0
6512+
scauldron,380,0
6513+
potioncauldron,380,0
6514+
pcauldron,380,0
65156515
eyeofender,381,0
65166516
endereye,381,0
65176517
endeye,381,0

0 commit comments

Comments
 (0)