allow warp
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
// priority: 0
|
||||
|
||||
|
||||
ServerEvents.recipes((e) => {
|
||||
e.remove({ output: "ars_nouveau:stable_warp_scroll" });
|
||||
});
|
||||
|
||||
LootJS.modifiers((e) => {
|
||||
e.addLootTableModifier(/.*/).removeLoot("ars_nouveau:stable_warp_scroll");
|
||||
});
|
||||
Reference in New Issue
Block a user