summaryrefslogtreecommitdiff
path: root/strawberry.lua
diff options
context:
space:
mode:
authortenplus1 <kinsellaja@yahoo.com>2015-06-24 10:00:12 +0100
committertenplus1 <kinsellaja@yahoo.com>2015-06-24 10:00:12 +0100
commit2bc7406c9a2112eba39e91c304dab74699093c4d (patch)
tree10620b71f6bdb65c46832da0743faf7be3500989 /strawberry.lua
parentd22a051434d1b92d8fbb4fa8027ef29a567312eb (diff)
Adjusted ground content flags
Diffstat (limited to 'strawberry.lua')
-rw-r--r--strawberry.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/strawberry.lua b/strawberry.lua
index 0236e90..30c4e5d 100644
--- a/strawberry.lua
+++ b/strawberry.lua
@@ -107,7 +107,6 @@ minetest.register_node("ethereal:strawberry_7", {
waving = 1,
walkable = false,
buildable_to = true,
- is_ground_content = true,
drop = {
items = {
{items = {"ethereal:strawberry 1"},rarity=1},