New Texture for Crafty Upgrade?
Flexico opened this issue ยท 19 comments
You could make this a Pull Request by editing the texture in the repo, it will save SquidDev some time of having to implement the change themself.
You need to clone the repo, make an edit in the clone and then create a pull request.
GitHub already have a pretty good guide which I'd recommend reading, but basically to give a quick set of instructions specific to CC: Tweaked:
- Fork the repository and clone your forked repository (using GitHub desktop or the like).
- Replace the texture at
src/main/resources/assets/computercraft/textures/block/turtle_crafty_face.png
with your texture. - Make a commit, and push it up to GitHub.
- Make a PR!
In this case, I wouldn't worry too much about doing though - I'm happy to apply this manually.
I notice this hasn't been included in the 1.96.0 release! Is there a reason for that?
Haven't got round to looking at it yet I'm afraid.
I notice this hasn't been included in the 1.96.0 release! Is there a reason for that?
Because the PR was not merged due to license issues. This issue would be closed if it was merged.
In this case, I wouldn't worry too much about doing though - I'm happy to apply this manually.
I had a fiddle with using both minecraft:block/crafting_table_top
and the provided texture, and while I like them, I'm still a little unsure. I think I'm not going to change this for now.
In this case, I wouldn't worry too much about doing though - I'm happy to apply this manually.
Have you added it in yet? I don't see the new texture in v1.95.3!