parent
c6bae51299
commit
0848393225
11 changed files with 153 additions and 164 deletions
|
|
@ -59,8 +59,4 @@ function registerTFCDataForMinecraft(event) {
|
|||
food.water(2)
|
||||
food.decayModifier(2)
|
||||
})
|
||||
event.foodItem('tfg:roasted_sunflower_seeds', food => {
|
||||
food.hunger(0.5)
|
||||
food.decayModifier(0.5)
|
||||
})
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue