Update data.js (#1729)

Signed-off-by: Redeix <brayden.j.m.ford@gmail.com>
This commit is contained in:
Redeix 2025-08-30 00:00:09 -05:00 committed by GitHub
parent 86c4d32a1e
commit 11234d5abd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,6 +21,7 @@ const registerTFGHeatData = (event) => {
event.itemHeat('tfg:sunflower_product', 1.0, null, null)
event.itemHeat('tfg:roasted_sunflower_seeds', 1.0, null, null)
event.itemHeat('#tfc:powders', 1.0, null, null)
}