mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Remove burn time definitions from FurnaceNodeMetadata
This commit is contained in:
parent
7fae32095a
commit
6a417c538f
9 changed files with 79 additions and 87 deletions
|
@ -207,6 +207,8 @@ struct ContentFeatures
|
|||
NodeBox selection_box;
|
||||
MaterialProperties material;
|
||||
std::string cookresult_item;
|
||||
float furnace_cooktime;
|
||||
float furnace_burntime;
|
||||
|
||||
/*
|
||||
Methods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue