made the module require quartz

This commit is contained in:
Ell 2020-12-05 14:32:01 +01:00
parent dd3bdaa1a8
commit c88b88eb1c

View file

@ -1,9 +1,9 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" R ",
"QRQ",
"SPS",
" R "
"QRQ"
],
"key": {
"R": {
@ -14,6 +14,9 @@
},
"S": {
"item": "minecraft:stone_slab"
},
"Q": {
"item": "minecraft:quartz"
}
},
"result": {