even more nerfed
This commit is contained in:
parent
84c423d181
commit
6fb2e04e78
@ -426,7 +426,7 @@ hash = "533058559f25ad96f1c58658b36f2eb9bef5a4b2e4ad09ce32dd7ef81b0afe86"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/startup_scripts/rebalance.js"
|
||||
hash = "10a5c24728a07e6795cc1c3744cffd3b084e1677053f3ab163460fdd13a84210"
|
||||
hash = "023adaa8750eff706d9370208f81d9c9a6eabec5ab4146862512e8b022d0067b"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/startup_scripts/tinkermode.js"
|
||||
|
@ -1,7 +1,7 @@
|
||||
ItemEvents.modification(event => {
|
||||
event.modify('pamhc2foodcore:freshwateritem', item => {
|
||||
item.foodProperties = food => {
|
||||
food.hunger(2);
|
||||
food.hunger(1);
|
||||
food.saturation(1);
|
||||
food.fastToEat(false);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user