05-07-2020, 03:27 AM
Hello to everyone. I'm trying to create a plugin which modifies some blocks properties (the members of cBlockInfo). e.g. setting "m_IsSolid" = true to water block or changing a block "m_Hardness". Is there a way to do this?