Experimenting with some ore resource entity optimisations
Remove all children (except for foliage displacement on client)
Store stage meshes and collision meshes in a new StagedResourceEntityInfo PrefabAttribute so we're not storing the same information on every single ore
Removed a SendMessage
Automated upgrade process
Only applied to ore_stone for testing so far