Added mine tiles

master
Mohammad Shoaib 2022-05-02 13:06:49 +05:30
parent 5cdf1da37f
commit 825c8b6a56
1 changed files with 15 additions and 0 deletions

View File

@ -1603,5 +1603,20 @@
"y":[4],
"type":"decoration"
}
},
"mine":
{
"Exit":
{
"x":[18],
"y":[13],
"type":"door"
},
"Minecart":
{
"x":[11,12],
"y":[10],
"type":"interactable"
}
}
}