Category: iChunUtil

Yep. 1.6 sucked, but those mods (in the title) are finally updated.

Lemme brief you guys about the version changes.

The version of the mod is defined by A.B.C, for example, 1.2.5, where 1 represents A, 2 represents B and 5 represents C.

From now on, for my mods:

A represents the Minecraft version the mod was made for. This means it increases every new major Minecraft update. This affects all my mods and is global. The value for 1.6.x is 2.

B represents major mod version. This increases every time there is a major change in the way the mod works which will break saves (even across Minecraft versions).

C represents minor mod version. This increases every time there is a minor change, aka a bug fix etc, and will not break saves.

For all my mods, the version number has been reset to 2.0.0.

 

Cheers,

iChun

Gravity Gun, PortalGun and Trail Mix now requires a “shared library” mod dependency, iChun Util. iChun Util makes it easier for me to reference similar functions used by all three mods. Think of it of something like “CodeChickenCore”, except it isn’t a coremod.

Also, the 4 mentioned mods now use the new “Runtime Deobfuscation” method provided by FML/Forge. As Minecraft updates there should be no reason to update certain mods, unless things break, thanks to FML.

Unfortunately to allow this, the file size of a bunch of the mods may have increased slightly (heh, what’s 1 or 2 more extra mb nowadays anyways).

If any issues were to arise from runtime deobf, let me know immediately and I will see what I can do about it.

 

Changelogs:

PortalGun 1.5.0v1
– Fixes here and there… Lost track of them.
– Fixed issue with addBlockIDToGrabList in API.
– Fixed crash issue with singing turrets.
– Weighted Cubes will not drop an item if broken by Creative Players
– Now requires iChun Util.
– Introduction of Hard Mode for PortalGun
– Added console print out when receiving invalid IMCMessage

GravityGun 1.5.0v1
– Fixed issue with addBlockIDToGrabList in API.
– Now requires iChun Util.

Trail Mix and DeathCounter 1.5.0v1
– Now requires iChun Util. (Trail Mix only)
– Ported to 1.5