Fix drop of mature cocoa

This is the Bugfix of the Day!
This commit is contained in:
Wuzzy 2017-02-18 21:14:27 +01:00
parent 9f96ccb4be
commit 1fd3bba796
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ crop_def.selection_box = {
{-0.25, -0.3125, -0.0625, 0.25, 0.5, 0.5},
},
}
crop_def.drop = "mcl_dye:brown 3",
crop_def.drop = "mcl_dye:brown 3"
minetest.register_node("mcl_cocoas:cocoa_3", table.copy(crop_def))
-- Add random cocoa pods to jungle trees