Merge remote-tracking branch 'origin/main' into dev

This commit is contained in:
Xikaro 2025-05-06 01:45:19 +05:00
commit 3b34dd634a
2 changed files with 2 additions and 2 deletions

View file

@ -33,4 +33,4 @@ global.GTCEU_TOOLTYPES_WHICH_HAS_TFC_DUPS = {
"tfc:knives": GTToolType.KNIFE,
"tfc:saws": GTToolType.SAW,
"tfc:scythes": GTToolType.SCYTHE
};
};

View file

@ -605,4 +605,4 @@ const registerTFCPlacedFeatures = (event) => {
event.add('tfc:in_biome/underground_decoration', 'tfg:glow_lichen')
event.add('tfc:in_biome/underground_decoration', 'tfg:earth/sulfur_patch')
}
//#endregion
//#endregion