maybe
This commit is contained in:
parent
9259a0e711
commit
cc594452cf
1 changed files with 1 additions and 0 deletions
|
|
@ -270,6 +270,7 @@ const registerTFGFoodData = (event) => {
|
|||
event.drinkable('tfg:semiheavy_ammoniacal_water', data => {
|
||||
data.thirst(10)
|
||||
data.effect('minecraft:nausea', effect => {
|
||||
effect.chance(0.5)
|
||||
effect.duration(200)
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue