Just create the possibility to endlessly upload new textures to the game...
It sounds really cool, but brings technical problems with it
Each extra texture consumes memory, so we are definitely limited when it comes to the total amount of textures. The next thing is, that blocks in the world are optimized, since the game knows what textures they can have. When players upload custom textures, optimization is no longer possible that way.
Custom images already have their limitation, but usually you don't build a skyscraper out of them ![]()
So it's really a cool idea, but technically not possible that way ![]()
