pakku, fix lv hermetic casing typo

This commit is contained in:
Pyritie 2026-01-28 23:04:44 +00:00
parent ec477c70d8
commit 6c8931300a
2 changed files with 57 additions and 60 deletions

View file

@ -111,5 +111,5 @@ function registerTFGBakeliteRecipes(event) {
], {
A: '#forge:plates/steel',
B: '#forge:storage_blocks/bakelite'
}).tfg('tfg:shaped/lv_hermetic_casing_bakelite')
}).id('tfg:shaped/lv_hermetic_casing_bakelite')
}