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