Related Work Items: #12
This commit is contained in:
Pyritie 2025-07-06 14:27:40 +01:00
parent aa85b679c7
commit 519e7403ad
3 changed files with 42 additions and 1 deletions

View file

@ -7,6 +7,9 @@ const registerCreateConnectedRecipes = (event) => {
event.remove({ output: item })
})
event.stonecutting('create_connected:copycat_box', '#forge:ingots/zinc')
event.stonecutting('2x create_connected:copycat_catwalk', '#forge:ingots/zinc')
// Remove Fluid Vessel Crafting
event.remove({ id: 'create_connected:crafting/kinetics/fluid_vessel' })