Update to 1.8
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ServerEvents.recipes((event) => {
|
||||
event.remove({ output: 'waystones:return_scroll'})
|
||||
event.remove({ output: 'waystones:blank_scroll'})
|
||||
event.remove({ output: 'waystones:warp_scroll'})
|
||||
})
|
||||
Reference in New Issue
Block a user