mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-10-27 03:47:38 +00:00
Fix path to Fabric mod icon
Forge requires the file to be in the root of the jar, hence doing it this way round. The icon is read using ModContainer.findPath, so this shouldn't conflict with other mods.
This commit is contained in:
@@ -3,7 +3,6 @@ loaderVersion="[30,)"
|
||||
|
||||
issueTrackerURL="https://github.com/cc-tweaked/CC-Tweaked/issues"
|
||||
displayURL="https://github.com/cc-tweaked/CC-Tweaked"
|
||||
logoFile="pack.png"
|
||||
|
||||
credits="Created by Daniel Ratcliffe (@DanTwoHundred)"
|
||||
authors="Daniel Ratcliffe, Aaron Mills, SquidDev"
|
||||
|
||||
Reference in New Issue
Block a user