Skip to content

Commit

Permalink
Update random_recipes.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePansmith committed Apr 28, 2024
1 parent db6e622 commit 2e19228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubejs/server_scripts/random_recipes.js
Original file line number Diff line number Diff line change
Expand Up @@ -640,5 +640,5 @@ ServerEvents.recipes(event => {
const p2p = ["redstone", "item", "fluid", "fe", "light"]
p2p.forEach(type => {
event.stonecutting('ae2:'+type+'_p2p_tunnel', 'ae2:me_p2p_tunnel')

})
})

0 comments on commit 2e19228

Please sign in to comment.