Food n' Bags Bug Fixing Compilation (#1967)
* oops I might've hit space and made linux upset mb gang * > metal bar > look inside > not a metal bar * sns is a mess huh * sns is a mess huh (fixed sns and sophisticated backpack stuff) * hot potato (pun intended) * made bulbkin pie not allergic to firmalife ovens
This commit is contained in:
parent
58f5ca6927
commit
d45e2f164a
5 changed files with 10 additions and 2 deletions
|
|
@ -24,6 +24,9 @@ function registerTFGHeatData(event) {
|
|||
event.itemHeat("tfg:sunflower_product", 1, null, null);
|
||||
event.itemHeat("tfg:roasted_sunflower_seeds", 1, null, null);
|
||||
event.itemHeat("#tfc:powders", 1, null, null);
|
||||
|
||||
event.itemHeat('betterend:cave_pumpkin_pie_raw', 1.0, null, null);
|
||||
event.itemHeat('betterend:cave_pumpkin_pie', 1.0, null, null);
|
||||
}
|
||||
|
||||
/** @param {Internal.TFCDataEventJS} event */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue