swapped panes to need any glass block and not the clear one

This commit is contained in:
Pyritie 2025-04-23 23:33:12 +01:00
parent 8144afaad8
commit fb2a2dd864
3 changed files with 4 additions and 4 deletions

View file

@ -276,7 +276,7 @@ const registerCreatedecoRecipes = (event) => {
' B ',
'BAB'
], {
A: 'minecraft:glass',
A: '#forge:glass',
B: x[1]
}).id(`createdeco:${x[0]}_window`)