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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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