update tfg

This commit is contained in:
Dmitry 2023-11-26 18:05:48 +07:00
parent e928e57db5
commit bda9589b3c
3 changed files with 9 additions and 1 deletions

View file

@ -0,0 +1,6 @@
[display]
#If false, only the effects of aged alcohol will be shown on fluid container items like jugs and buckets.
#Otherwise, effects like Thirst for Salt Water Ceramic Jug will also be shown
showEffectTooltipForAllDrinkables = false

View file

@ -9,7 +9,9 @@ const gtItemsToHide = [
'gtceu:primitive_blast_furnace', 'gtceu:primitive_blast_furnace',
'gtceu:wheat_dust', 'gtceu:wheat_dust',
'gtceu:wheat_small_dust', 'gtceu:wheat_small_dust',
'gtceu:wheat_tiny_dust' 'gtceu:wheat_tiny_dust',
'gtceu:wood_drill_head',
'gtceu:wood_chainsaw_head'
] ]
const stoneTypesToHide = [ const stoneTypesToHide = [