From a501c5d0d4398cf0338e98d5880b3cb17844bc80 Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Mon, 14 Aug 2017 18:29:06 +0100 Subject: add meshoptions to api and wheat --- wheat.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'wheat.lua') diff --git a/wheat.lua b/wheat.lua index 65e5ce6..a8bec1f 100644 --- a/wheat.lua +++ b/wheat.lua @@ -81,6 +81,8 @@ local crop_def = { drawtype = "plantlike", tiles = {"farming_wheat_1.png"}, paramtype = "light", +paramtype2 = "meshoptions", +place_param2 = 3, sunlight_propagates = true, walkable = false, buildable_to = true, -- cgit v1.2.3