Skip to content

Commit 452d89d

Browse files
committed
2 parents 6602b0c + 71053ac commit 452d89d

File tree

1 file changed

+3
-3
lines changed
  • kubejs/server_scripts/mods/supplementaries

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
ServerEvents.recipes(allthemods => {
2-
allthemods.remove({ id: 'supplementaries:faucet' })
3-
})
1+
ServerEvents.recipes((allthemods) => {
2+
allthemods.remove({ id: "supplementaries:faucet" })
3+
})

0 commit comments

Comments
 (0)