A client-side only patch mod for Portal Gun by iChun.
It fixes item rendering by forcing default non-emmissive item rendering on portal guns.
Simply download the mod from here and drag and drop it into your mods directory.
Use your favourite Git client or the terminal to clone this repository.
Navigate to the root of this project and execute the commands listed below matching your OS.
gradlew sDecW <idea|eclipse>
First we wanna make sure the gradle script has sufficient execution permissions.
chmod +x ./gradlew
No we wanna set up the workspace.
./gradlew sDecW <idea|eclipse>