removed rotting from canola
This commit is contained in:
parent
0e9a56713b
commit
0ea561e78e
1 changed files with 0 additions and 4 deletions
|
|
@ -178,10 +178,6 @@ const registerTFGFoodData = (event) => {
|
|||
food.decayModifier(0.5)
|
||||
})
|
||||
|
||||
event.foodItem('tfg:rapeseed_product', food => {
|
||||
food.decayModifier(0.3)
|
||||
})
|
||||
|
||||
event.foodItem('betterend:amber_root_product', food => {
|
||||
food.hunger(4)
|
||||
food.decayModifier(1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue