Add secure chemistry crates and jugs (#15211)

This commit is contained in:
Chris
2023-04-23 16:53:17 -07:00
committed by GitHub
parent 58b76be365
commit e6012a3956
23 changed files with 462 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by HoofedEar",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "jug"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "jug1"
},
{
"name": "jug2"
},
{
"name": "jug3"
},
{
"name": "jug4"
},
{
"name": "jug5"
},
{
"name": "jug6"
}
]
}