This commit is contained in:
darkrose 2015-12-19 17:55:10 +10:00
parent a0df109ce4
commit ef82cc5cfb
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ void content_mapnode_init(bool repeat)
if (invisible_stone)
f->solidness = 0; // For debugging, hides regular stone
lists::add("creative",i);
lists::add("cooking",idd);
lists::add("cooking",i);
lists::add("decrafting",i);
i = CONTENT_MARBLE;