fix #2603
This commit is contained in:
parent
bbc4730c6c
commit
be0e8c0510
2 changed files with 5 additions and 1 deletions
|
|
@ -25,6 +25,9 @@ const registerTFCHeats = (event) => {
|
|||
|
||||
// Baked Potato
|
||||
event.itemHeat('tfc:food/baked_potato', 1.0, null, null)
|
||||
|
||||
// Soybean
|
||||
event.itemHeat('tfc:food/soybean', 1.0, null, null)
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue