fixes #1685
This commit is contained in:
parent
76c5732f65
commit
d758e40db6
2 changed files with 5 additions and 0 deletions
|
|
@ -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) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue