- add: new crafts (#5)

* - add: Chainsaw craft

* - add: Machete and claymore craft

* - add: Knifes and cleavers can now be researched and printed

* - add: Improvised shotgun shell recipe
This commit is contained in:
Aviu00
2024-01-31 21:50:14 +09:00
committed by GitHub
parent 50e6b26514
commit 7c6beaa70f
15 changed files with 216 additions and 47 deletions

View File

@@ -0,0 +1,17 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "FDev",
"states": [
{
"name": "pipeCut"
},
{
"name": "pipeCutClosed"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B