mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Fix configs and kubejs
This commit is contained in:
@ -39,6 +39,7 @@ function compareIndices(a, b, tag) {
|
||||
console.error('[' + a + ', ' + b + '] were both unaccounted for in mod unification' + (tag ? ' for ' + tag : '!'));
|
||||
return 0;
|
||||
}
|
||||
|
||||
function wrapArray(array) {
|
||||
return utils.listOf(array).toArray();
|
||||
}
|
||||
|
Reference in New Issue
Block a user