added cotton

This commit is contained in:
2020-10-31 17:33:50 +01:00
parent eaed21a3ff
commit 0e52a495a0
28 changed files with 217 additions and 8 deletions

View File

@ -0,0 +1,12 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "quickiefabric:cotton"
}
],
"result": {
"item": "minecraft:string",
"count": 1
}
}