found and made temp fix for bug/notbug of kubejs's callback stuffs, fixed by reversing priority order to be backwards basically
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// priority: 12
|
// priority: 0
|
||||||
|
|
||||||
const toggle = true;
|
const toggle = true;
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
|
// priority: 1
|
||||||
//kubejs totally freaked out when i had shapeless recipes being called from multiple locations, so all shapeless is here
|
//kubejs totally freaked out when i had shapeless recipes being called from multiple locations, so all shapeless is here
|
||||||
//autogenerated shapeless is separated by some whitespace cuz im lazyyy
|
//autogenerated shapeless is separated by some whitespace cuz im lazyyy
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
// priority: 0
|
// priority: 12
|
||||||
|
//fun fact! serverevents.recipes is called in reverse order to the priority, this is because lat overlooked this possibility
|
||||||
// Visit the wiki for more info - https://kubejs.com/
|
// Visit the wiki for more info - https://kubejs.com/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user