diff --git a/src/main/resources/data/prettypipes/recipes/blank_module.json b/src/main/resources/data/prettypipes/recipes/blank_module.json index 47a3fb5..7839ee6 100644 --- a/src/main/resources/data/prettypipes/recipes/blank_module.json +++ b/src/main/resources/data/prettypipes/recipes/blank_module.json @@ -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": {