summaryrefslogtreecommitdiff
path: root/potato.lua
diff options
context:
space:
mode:
Diffstat (limited to 'potato.lua')
-rw-r--r--potato.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/potato.lua b/potato.lua
index d86af42..21cd67c 100644
--- a/potato.lua
+++ b/potato.lua
@@ -21,6 +21,7 @@ minetest.register_node("crops:potato_eyes", {
use_texture_alpha = true,
walkable = false,
paramtype = "light",
+ node_placement_prediction = "crops:potato_plant_1",
groups = { snappy=3,flammable=3,flora=1,attached_node=1 },
selection_box = {
type = "fixed",