[entity] jonk bot

* jonkbot

* copyright

* fix

* fix
This commit is contained in:
brainfood1183
2023-04-24 03:32:32 +01:00
committed by GitHub
parent 4d2a558977
commit 5f9c6e6ee3
28 changed files with 134 additions and 10 deletions

View File

@@ -0,0 +1,25 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by brainfood1183 (github)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "box"
},
{
"name": "box-open"
},
{
"name": "box-inhand-left",
"directions": 4
},
{
"name": "box-inhand-right",
"directions": 4
}
]
}