Version 1.0.19b
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
ServerEvents.recipes(event => {
|
||||
if (global.chunk) {
|
||||
event.remove({id:'mekanism:dimensional_stabilizer'})
|
||||
event.remove({id:'ae2:network/blocks/spatial_anchor'})
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user