This commit is contained in:
Dmitry 2023-11-26 17:43:59 +07:00
parent 67e2b6bd9f
commit e928e57db5
2 changed files with 3 additions and 2 deletions

View file

@ -431,7 +431,7 @@
type: "item"
}]
title: "Red Alloy"
x: -6.5d
x: -5.5d
y: 1.5d
}
{

View file

@ -63,5 +63,6 @@ const registerTFCItemsTags = (event) => {
}
const registerTFCBlocksTags = (event) => {
event.add('tfc:glass_basin_blocks', 'gtceu:brass_block')
event.add('tfc:glass_pouring_table', 'gtceu:brass_block')
}