summaryrefslogtreecommitdiff
path: root/src/nodedef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nodedef.h')
-rw-r--r--src/nodedef.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nodedef.h b/src/nodedef.h
index fe7c454d2..b29f21734 100644
--- a/src/nodedef.h
+++ b/src/nodedef.h
@@ -207,6 +207,8 @@ struct ContentFeatures
NodeBox selection_box;
MaterialProperties material;
std::string cookresult_item;
+ float furnace_cooktime;
+ float furnace_burntime;
/*
Methods