diff --git a/src/database/database.jmc b/src/database/database.jmc index c29411b..3a253c1 100644 --- a/src/database/database.jmc +++ b/src/database/database.jmc @@ -88,7 +88,7 @@ class database.benchmark { tellraw @a {"nbt":"temp.index","storage":"ferdinland:ferdinland"}; } 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() { this.arrayTest2._searchIndex({keyword: "entry500"});