CC: Tweaked

CC: Tweaked

42M Downloads

New Texture for Crafty Upgrade?

Flexico opened this issue ยท 19 comments

commented

turtle_crafty_face_16x
It's always kinda bugged me that the crafting table upgrade is gray when a crafting table is tan/brown! So I made a little replacement texture that I've been using for a while, and I wanted to see if you would want to include it in the official mod~

commented

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.

commented

Oh, I've never done that before! Lemme try that~

commented

Oh -- it says I don't have push permission?

commented

You need to clone the repo, make an edit in the clone and then create a pull request.

commented

Ok I'll try that~

commented

I should have said fork the repo not clone. And make the edit in the fork.

commented

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.

commented

Awesome, thank you! I'll be sure to read up before trying again~

commented

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.

commented

I notice this hasn't been included in the 1.96.0 release! Is there a reason for that?

commented

Because the PR was not merged due to license issues. This issue would be closed if it was merged.

commented

Oh, because of using the vanilla texture? Could we just use mine instead?

commented

Sorry, I interpreted your first statement as you were doing it immediately! XD

commented

In this case, I wouldn't worry too much about doing though - I'm happy to apply this manually.

commented

The two statements are not mutually exclusive :p

commented

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.

commented

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!

commented

I made a quick mock up texturepack that just replaces the texture with the crafting table top:

imageimage

Personally, I have nothing against the old texture. It fits well with the other peripherals.

commented

Oh heck, that's better than my idea! Awesome~