Update constants.js

Signed-off-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
Pyritie 2025-01-11 15:34:00 +00:00 committed by GitHub
parent 310b82a707
commit ddd0a9780b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -462,7 +462,6 @@ global.CREATE_DISABLED_ITEMS = [
'create:refined_radiance_casing',
'create:shadow_steel_casing',
'create:wooden_bracket',
'create:blaze_burner',
'create:sand_paper',
'create:red_sand_paper',
'create:empty_blaze_burner',
@ -470,4 +469,4 @@ global.CREATE_DISABLED_ITEMS = [
'create:furnace_minecart_contraption',
'create:chest_minecart_contraption',
'create:framed_glass_pane'
];
];