Added missing Jack 'O Lantern recipe to the craftguide.

This commit is contained in:
Capricorno 2016-07-29 16:02:32 +00:00
parent eaba86594e
commit 98039455f7
1 changed files with 1 additions and 0 deletions

View File

@ -347,6 +347,7 @@ void content_mapnode_farm(bool repeat)
f->light_source = LIGHT_MAX-1;
crafting::set1Any2Recipe(CONTENT_TORCH,CONTENT_FARM_PUMPKIN,CONTENT_FARM_PUMPKIN_JACK);
lists::add("creative", i);
lists::add("craftguide", i);
f->pressure_type = CST_CRUSHABLE;
i = CONTENT_FARM_POTATO;