This commit is contained in:
parent
80fe00caba
commit
58678de1d3
@ -86,7 +86,7 @@ class database.benchmark {
|
|||||||
function arrayTest2.run() {
|
function arrayTest2.run() {
|
||||||
::temp.keyword = "entry500";
|
::temp.keyword = "entry500";
|
||||||
execute run {
|
execute run {
|
||||||
::temp.index = ::database.test.arrayTest2.index.$(keyword);
|
$::temp.index = ::database.test.arrayTest2.index.$(keyword);
|
||||||
tellraw @a {"nbt":"temp.index","storage":"ferdinland:ferdinland"};
|
tellraw @a {"nbt":"temp.index","storage":"ferdinland:ferdinland"};
|
||||||
} with ::temp.keyword;
|
} with ::temp.keyword;
|
||||||
::temp.keyword.del();
|
::temp.keyword.del();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user