Merge remote-tracking branch 'origin/main' into dev
This commit is contained in:
commit
3b34dd634a
2 changed files with 2 additions and 2 deletions
|
|
@ -33,4 +33,4 @@ global.GTCEU_TOOLTYPES_WHICH_HAS_TFC_DUPS = {
|
|||
"tfc:knives": GTToolType.KNIFE,
|
||||
"tfc:saws": GTToolType.SAW,
|
||||
"tfc:scythes": GTToolType.SCYTHE
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue