Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
mNo edit summary
m (mcversion/cleanup)
(6 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
|requires={{L|IndustrialCraft 2}}
 
|requires={{L|IndustrialCraft 2}}
 
|version=1.1
 
|version=1.1
  +
|mcversion=1.7.10
|url=http://forum.industrial-craft.net/index.php?page=Thread&threadID=12284
+
|url=https://forum.industrial-craft.net/index.php?page=Thread&threadID=12284
 
|modpacks={{L|FTB Infinity Evolved}}<br />{{L|FTB Infinity Evolved Skyblock}}<br />{{L|Inventions}}
 
|modpacks={{L|FTB Infinity Evolved}}<br />{{L|FTB Infinity Evolved Skyblock}}<br />{{L|Inventions}}
 
}}
 
}}
  +
'''Choco Patcher''' (also known as '''ASP + GS Patcher''') is a small mod by ''{{L|Chocohead}}'' that uses [[wikipedia:ObjectWeb ASM|ASM]] to modify the classes of {{L|Advanced Solars}} and {{L|GraviSuite}} in order to fix bugs that the two mods contain natively.
+
'''Choco Patcher''' (also known as '''ASP + GS Patcher''') is a small mod by {{L|Chocohead}} that uses [[wikipedia:ObjectWeb ASM|ASM]] to modify the classes of {{L|Advanced Solars}} and {{L|GraviSuite}} in order to fix bugs that the two mods contain natively.
   
 
== Fixes ==
 
== Fixes ==
Line 44: Line 46:
 
|C1={{Gc|mod=V|dis=false|Glowstone Dust}}
 
|C1={{Gc|mod=V|dis=false|Glowstone Dust}}
 
|A2={{Gc|Advanced Circuit|mod=IC2|title=&eAdvanced Circuit}}
 
|A2={{Gc|Advanced Circuit|mod=IC2|title=&eAdvanced Circuit}}
|B2={{Gc|mod=IC2|dis=false|Overclocker Upgrade}}
+
|B2={{Gc|mod=IC2|Overclocker Upgrade}}
 
|C2={{Gc|Advanced Circuit|mod=IC2|title=&eAdvanced Circuit}}
 
|C2={{Gc|Advanced Circuit|mod=IC2|title=&eAdvanced Circuit}}
 
|A3={{Gc|mod=IC2|dis=false|Advanced Alloy}}
 
|A3={{Gc|mod=IC2|dis=false|Advanced Alloy}}
Line 68: Line 70:
 
The '''with Hover Fix''' version also stops the {{L|Advanced Electric Jetpack}}, {{L|Advanced NanoChestPlate}} and {{L|GraviChestPlate}} from causing the player to slowly sink when the jetpack is active (as IC2 itself made this change to the {{L|Jetpack}} and {{L|QuantumSuit Bodyarmor}} some months before), whilst the '''without Hover Fix''' does not make this change.
 
The '''with Hover Fix''' version also stops the {{L|Advanced Electric Jetpack}}, {{L|Advanced NanoChestPlate}} and {{L|GraviChestPlate}} from causing the player to slowly sink when the jetpack is active (as IC2 itself made this change to the {{L|Jetpack}} and {{L|QuantumSuit Bodyarmor}} some months before), whilst the '''without Hover Fix''' does not make this change.
   
== See also ==
+
== External links ==
* [http://forum.industrial-craft.net/index.php?page=Thread&threadID=12284 Choco Patcher on the IC2 Forums]
+
* [https://forum.industrial-craft.net/index.php?page=Thread&threadID=12284 Choco Patcher on the IC2 Forums]
* [https://minecraft.curseforge.com/projects/asp-gs-patcher Choco Patcher on Curse]
+
* [https://minecraft.curseforge.com/projects/asp-gs-patcher Choco Patcher on CurseForge]
 
   
[[Category:Minor Mods]]
+
[[Category:Mods]]
   
 
<languages />
 
<languages />

Revision as of 13:03, 7 October 2017

Choco Patcher
Current developersChocohead
Version1.1
Supported Minecraft versions1.7.10
Depends onIndustrialCraft 2
URLLink
Modpacks
FTB Infinity Evolved
FTB Infinity Evolved Skyblock
Inventions

Choco Patcher (also known as ASP + GS Patcher) is a small mod by Chocohead that uses ASM to modify the classes of Advanced Solars and GraviSuite in order to fix bugs that the two mods contain natively.

Fixes

Advanced Solars

The recipe for the MT Core is changed to allow Thick Neutron Reflectors with a damage value of one to be used, as required for all IC2 versions past 769:

GraviSuite

The recipes for the Cooling Core and the Engine Booster are fixed to allow 60k Coolant Cells, Advanced Heat Exchangers and Advanced Heat Vents with a damage value of one to be used, as required for all IC2 versions past 769:

The following items also have their localization fixed due to previously missing a item. prefix:

The Sonic Launcher has also localization added due to it's name (item.sonicLauncher.name) missing from the en_US.lang file completely.

The Relocator Portal has also had it's texture fixed, removing an extra .png from the file path.

The functions to detect keys being pressed have be optimised to use the IC2 API, which also removes the need to leave and rejoin a world to update the IC2 Menu, Alt and Boost keys if changed.

The with Hover Fix version also stops the Advanced Electric Jetpack, Advanced NanoChestPlate and GraviChestPlate from causing the player to slowly sink when the jetpack is active (as IC2 itself made this change to the Jetpack and QuantumSuit Bodyarmor some months before), whilst the without Hover Fix does not make this change.

External links