diff --git a/kubejs/server_scripts/base/features/devices.js b/kubejs/server_scripts/base/features/devices.js index cfb53db9..a50dd6da 100644 --- a/kubejs/server_scripts/base/features/devices.js +++ b/kubejs/server_scripts/base/features/devices.js @@ -254,6 +254,7 @@ if (true) { generic: "copycats:copycat_ghost_block", included_devices: Ingredient.of("@copycats").itemIds, post_logic: () => { + removeRecipe({ mod: 'copycats'}) addStonecutting('4x copycats:copycat_ghost_block', '#forge:ingots/andesite_alloy') } },