summaryrefslogtreecommitdiff
path: root/wheat.lua
diff options
context:
space:
mode:
Diffstat (limited to 'wheat.lua')
-rw-r--r--wheat.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/wheat.lua b/wheat.lua
index 7676c83..79988b6 100644
--- a/wheat.lua
+++ b/wheat.lua
@@ -84,8 +84,8 @@ local crop_def = {
drawtype = "plantlike",
tiles = {"farming_wheat_1.png"},
paramtype = "light",
-paramtype2 = "meshoptions",
-place_param2 = 3,
+ paramtype2 = "meshoptions",
+ place_param2 = 3,
sunlight_propagates = true,
walkable = false,
buildable_to = true,