This commit is contained in:
parent
042235b481
commit
96522b8e7e
@ -4,7 +4,7 @@ function createTable(name) {
|
||||
Array.forEach(
|
||||
"ferdinland:ferdinland",
|
||||
"database.tables.$name.fields",
|
||||
()=>{tellraw @p {"storage":"ferdinland:ferdinland", "nbt":::database.tables.$name.fields[0]};}
|
||||
()=>{tellraw @p {"storage":"ferdinland:ferdinland", "nbt":"database.tables.$name.fields[0]"};}
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user