This commit is contained in:
Pyritie 2025-09-08 00:34:10 +01:00
parent 76c5732f65
commit d758e40db6
2 changed files with 5 additions and 0 deletions

View file

@ -76,6 +76,9 @@ const registerGTCEUItemTags = (event) => {
// Rose Quartz Lens
event.add('forge:lenses/pink', 'gtceu:rose_quartz_lens')
event.add('tfc:saws', '#forge:tools/buzzsaws')
event.add('tfc:saws', '#forge:tools/chainsaws')
}
const registerGTCEUBlockTags = (event) => {