summaryrefslogtreecommitdiff
path: root/mods/vzxv_pummel/recipes.lua
diff options
context:
space:
mode:
Diffstat (limited to 'mods/vzxv_pummel/recipes.lua')
-rw-r--r--mods/vzxv_pummel/recipes.lua7
1 files changed, 7 insertions, 0 deletions
diff --git a/mods/vzxv_pummel/recipes.lua b/mods/vzxv_pummel/recipes.lua
index f02c7fa..a8fbb77 100644
--- a/mods/vzxv_pummel/recipes.lua
+++ b/mods/vzxv_pummel/recipes.lua
@@ -28,6 +28,13 @@ vzxv.add_pummel_recipe{
outputs = {{item="vzxv:woodadze",y=-1}}
}
+vzxv.add_pummel_recipe{
+ node = {node="vzxv:sedimentary",consume=true},
+ side = {3, 4, 5, 6},
+ tool = {{item="group1:pick"}},
+ outputs = {{item="vzxv:stoneplate",count=5}}
+}
+
-- seed planting
vzxv.add_pummel_recipe{