Skip to content
Snippets Groups Projects
Commit 3d3f735b authored by Yutao Yuan's avatar Yutao Yuan Committed by Auke Kok
Browse files

Disable node placement prediction for waterlily (#65)

It doesn't work well because of the special on_place.
parent 758a7f34
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,7 @@ for i in ipairs(lilies_list) do
fixed = { -0.5, -0.49, -0.5, 0.5, -0.49, 0.5 },
},
buildable_to = true,
node_placement_prediction = "",
liquids_pointable = true,
drop = "flowers:waterlily",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment