parent
aa85b679c7
commit
519e7403ad
3 changed files with 42 additions and 1 deletions
|
|
@ -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' })
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue