diff --git a/kubejs/startup_scripts/create/constants.js b/kubejs/startup_scripts/create/constants.js index 7e1358b06..fd60d9195 100644 --- a/kubejs/startup_scripts/create/constants.js +++ b/kubejs/startup_scripts/create/constants.js @@ -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' -]; \ No newline at end of file +];