added drill
Some checks are pending
build / build (21) (push) Waiting to run

This commit is contained in:
Jottyfan
2024-11-30 00:31:23 +01:00
parent c5c4c4d8a6
commit f59ceb8883
27 changed files with 653 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
"quickiemod:drill"
],
"result": {
"id": "quickiemod:drilleast",
"count": 1
}
}