Hopson97 / open-builder

Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
https://github.com/Hopson97/open-builder/projects/3
GNU General Public License v3.0
703 stars 80 forks source link

Changed default block textures to something pretty #90

Closed rehwinkel closed 4 years ago

rehwinkel commented 4 years ago

I created a new (hopefully prettier) texture for all of the blocks.

Hopson97 commented 4 years ago

Hi, thanks for this!

However, Is it ok if this can instead be made as a separate texture pack? I added them into the game for this reason, so people would easily be able to switch them out rather than override the existing textures.

Hopson97 commented 4 years ago

This can be done by adding a new folder to the texture_packs folder, and putting your textures in there.

Then in config.obd you can change the texture_pack value to a different pack.

Hopson97 commented 4 years ago

default1.zip

In case access to old textures has been lost, you can download them here ^ To be put back into texture pack 1

rehwinkel commented 4 years ago

So I removed the last two commits from my branch and overwrote them with a commit where I add my textures as a separate texture pack. Probably not the best way, but shouldn't cause any issues when merging. And here's a screenshot too: Screenshot

Hopson97 commented 4 years ago

If it works, it works. They look really nice, thanks! Merging now.