update tfc ambiental

This commit is contained in:
Pyritie
2025-11-30 11:59:17 +00:00
parent f9626427b6
commit 7b2d0c827b
2 changed files with 31 additions and 33 deletions

View File

@@ -485,9 +485,6 @@ function registerTFCBlockTags(event) {
});
event.add('tfc:can_be_snow_piled', 'tfc:groundcover/feather');
event.add('tfcambiental:hot_stuff', 'tfc:pot');
event.add('tfcambiental:hot_stuff', 'tfc:grill');
}
/** @param {TagEvent.Fluid} event */