Skip to content

Commit

Permalink
fix: copycats leftover recipes
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarden-zamir committed Nov 18, 2024
1 parent 9cd397c commit c2747d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubejs/server_scripts/base/features/devices.js
Original file line number Diff line number Diff line change
Expand Up @@ -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')
}
},
Expand Down

0 comments on commit c2747d5

Please sign in to comment.