mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-04 03:25:50 +00:00
Switching the item value of brewing stands
This commit is contained in:
parent
a63c116590
commit
a7b1c3d534
1 changed files with 11 additions and 9 deletions
|
@ -1425,13 +1425,13 @@ btable,116,0
|
||||||
bdesk,116,0
|
bdesk,116,0
|
||||||
mtable,116,0
|
mtable,116,0
|
||||||
mdesk,116,0
|
mdesk,116,0
|
||||||
brewingstand,117,0
|
brewingstandblock,117,0
|
||||||
brewer,117,0
|
brewerblock,117,0
|
||||||
potionstand,117,0
|
potionstandblock,117,0
|
||||||
potionbrewer,117,0
|
potionbrewerblock,117,0
|
||||||
pstand,117,0
|
pstandblock,117,0
|
||||||
bstand,117,0
|
bstandblock,117,0
|
||||||
pbrewer,117,0
|
pbrewerblock,117,0
|
||||||
cauldron,118,0
|
cauldron,118,0
|
||||||
steelcauldron,118,0
|
steelcauldron,118,0
|
||||||
ironcauldron,118,0
|
ironcauldron,118,0
|
||||||
|
@ -2405,8 +2405,10 @@ gcream,378,0
|
||||||
bcream,378,0
|
bcream,378,0
|
||||||
combinedcream,378,0
|
combinedcream,378,0
|
||||||
ccream,378,0
|
ccream,378,0
|
||||||
brewingstanditem,379,0
|
bstand,379,0
|
||||||
potionstanditem,379,0
|
pstand,379,0
|
||||||
|
brewingstand,379,0
|
||||||
|
potionstand,379,0
|
||||||
cauldronitem,380,0
|
cauldronitem,380,0
|
||||||
ironcauldronitem,380,0
|
ironcauldronitem,380,0
|
||||||
steelcauldronitem,380,0
|
steelcauldronitem,380,0
|
||||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue