aqueduct recipes fix (#2101)

This commit is contained in:
Adrien Vidal
2025-10-25 19:21:53 +02:00
committed by GitHub
parent ff338d8135
commit 19ba075539

View File

@@ -195,7 +195,7 @@ function registerTFGRockRecipes(event) {
'A A',
'BAB'
], {
A: x.loose,
A: x.brick,
B: 'tfc:mortar'
})
})