Skip to content

Commit

Permalink
BLARGH
Browse files Browse the repository at this point in the history
  • Loading branch information
kushbreth committed Jan 26, 2025
1 parent d907c41 commit f418dda
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 60 deletions.
Original file line number Diff line number Diff line change
@@ -1,22 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "drip by kush.",
"size": {
"x": 32,
"y": 32
"version": 1,
"license": "CC0-1.0",
"copyright": "drip by kush.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Original file line number Diff line number Diff line change
@@ -1,22 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "drip by kush.",
"size": {
"x": 32,
"y": 32
"version": 1,
"license": "CC0-1.0",
"copyright": "drip by kush.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Original file line number Diff line number Diff line change
@@ -1,22 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "drip by kush.",
"size": {
"x": 32,
"y": 32
"version": 1,
"license": "CC0-1.0",
"copyright": "drip by kush.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

0 comments on commit f418dda

Please sign in to comment.