This commit is contained in:
Dmitry 2024-03-16 11:49:54 +07:00
parent 6194572df4
commit f4e75a1fc8
2 changed files with 2 additions and 2 deletions

View file

@ -12,5 +12,5 @@ const registerHandGliderRecipes = (event) => {
B: '#forge:rods/long/wrought_iron',
C: '#forge:screws',
D: '#forge:rings'
}).id('tfg:shaped/hangglider/glider_framework')
}).id('hangglider:glider_framework')
}