ad astra cheese inconsistency
This commit is contained in:
parent
11320b049b
commit
51cbadb505
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ function registerTFCDataForAdAstra(event) {
|
|||
|
||||
event.foodItem('ad_astra:cheese', food => {
|
||||
food.hunger(3)
|
||||
food.saturation(3)
|
||||
food.dairy(1.2)
|
||||
food.saturation(2)
|
||||
food.dairy(3)
|
||||
food.decayModifier(0.9)
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue