summaryrefslogtreecommitdiff
path: root/groovy/postInit/recipes.groovy
diff options
context:
space:
mode:
authorDrNuget <drnuget@outlook.com>2024-09-07 05:35:12 +0300
committerDrNuget <drnuget@outlook.com>2024-09-07 05:35:12 +0300
commitcc14d21b436568b657c3d8631acaf9a9eeaa6cef (patch)
treef754e531d7cf9643cac43f9ecf8e2d3ff0fd6353 /groovy/postInit/recipes.groovy
parent705c41b73dca26463cdc30bac8140076be2efbeb (diff)
disable vanilla tools and simplify bunch of recipes
Diffstat (limited to 'groovy/postInit/recipes.groovy')
-rw-r--r--groovy/postInit/recipes.groovy1
1 files changed, 1 insertions, 0 deletions
diff --git a/groovy/postInit/recipes.groovy b/groovy/postInit/recipes.groovy
new file mode 100644
index 0000000..aee47c2
--- /dev/null
+++ b/groovy/postInit/recipes.groovy
@@ -0,0 +1 @@
+crafting.addShapeless(item("minecraft:flint"), [item("minecraft:gravel"),item("minecraft:gravel"),item("minecraft:gravel")]);