This commit is contained in:
parent
8a4bd9e9b9
commit
a8e3346b4d
@ -88,7 +88,7 @@ class database.benchmark {
|
|||||||
tellraw @a {"nbt":"temp.index","storage":"ferdinland:ferdinland"};
|
tellraw @a {"nbt":"temp.index","storage":"ferdinland:ferdinland"};
|
||||||
}
|
}
|
||||||
function arrayTest2._searchArray() {
|
function arrayTest2._searchArray() {
|
||||||
$tellraw @a {"nbt":"database.test.arrayTest2.array.$(index)", "storage":"ferdinland:ferdinland"};
|
$tellraw @a {"nbt":"database.test.arrayTest2.array[$(index)]", "storage":"ferdinland:ferdinland"};
|
||||||
}
|
}
|
||||||
function arrayTest2.run() {
|
function arrayTest2.run() {
|
||||||
this.arrayTest2._searchIndex({keyword: "entry500"});
|
this.arrayTest2._searchIndex({keyword: "entry500"});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user