Unity

Unity

1M Downloads

I tried to fix unity for 1.7.10

ajakka opened this issue ยท 4 comments

commented

I have fixed some textures for unity 1.1.1
here's what I changed:

  • Fix Creative inventory.
  • Fix Tinkers Constract compatibility for 1.7.10 + Slight modification.
  • Fix Thermal Foundation Sickles for vanilla items.
  • Increase water texture opacity (It was causing an issue with the waterstone from Chisel and other blocks that use the water texture).
    that's all I remember :)

link: https://www.mediafire.com/?14cccvscvdxfakc
It's the whole unity pack but with the changes

commented

i'd recommend you open this as a PR easier for them to see your changes

commented

I'm not familiar with github, If you could explain what PR is, It would mean the world for me :)

commented

You need to fork the repository, commit your changed/added files to your fork, then make a Pull Request (a request to merge your changes with the main repository)