Skip to content

Commit cc59445

Browse files
committed
maybe
1 parent 9259a0e commit cc59445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kubejs/server_scripts/tfg/data.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ const registerTFGFoodData = (event) => {
270270
event.drinkable('tfg:semiheavy_ammoniacal_water', data => {
271271
data.thirst(10)
272272
data.effect('minecraft:nausea', effect => {
273+
effect.chance(0.5)
273274
effect.duration(200)
274275
})
275276
})

0 commit comments

Comments
 (0)