someone forgot a closing brace

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
This commit is contained in:
GameStar
2025-12-08 16:52:43 -06:00
committed by GitHub
parent 9293d92bcd
commit 3d735015b6

View File

@@ -100,5 +100,6 @@ function registerTFGTemporaryRecipes(event) {
H: '#forge:tools/hammers',
W: '#forge:tools/wrenches'
}).id(`tfg:temp/large_item_pipe_${material.getName()}`)
}
})
}
}