BlockInfo Config file - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Development (https://forum.cuberite.org/forum-13.html) +--- Thread: BlockInfo Config file (/thread-2002.html) |
BlockInfo Config file - worktycho - 06-07-2015 This may be a stupid idea, but what if we made a config file that could be used to store the properties of blocks? Would this be easier to maintain than the current blockinfo map? I'm trying to work out a better solution than what we currently use, which is a mixture of huge switches and singleton maps. |