Mekanism-tilera-Edition/mcmod.info
Aidan Brady 1be888ca88 v4.3 Beta #1
*Updated mcmod.info.
*Removed PlatinumCable both physically and code-ly.
*Completely refactored TileEntity hierarchy *again* to make code more
efficient.
*Fixed container bug.
*Fixed GUI text not rendering.
*Added missing javadocs.
*Removed unused and unneeded code.
*Added Generator base for making Obsidian Ingots generators.
*Added Heat Generator, a block that generates energy with heat.
*Doubled Platinum Ore generation.
*Fixed energy devices to only have a max damage of 100.
*Fixed energy devices not working in SMP.
*Updated ITileNetwork with new packet changes.
*Other various bugfixes.
2012-10-28 18:18:23 -04:00

17 lines
379 B
JSON
Executable file

[
{
"modid": "ObsidianIngots",
"name": "Obsidian Ingots",
"description": "Energy, Armor, Tools, Weapons, Machines, Magic.",
"version": "4.3",
"mcversion": "1.4.2",
"updateUrl": "",
"authors": [
"aidancbrady"
],
"credits": "Thanks to everyone who has contributed to this ongoing project.",
"logoFile": "logo.png",
"screenshots": [
]
}
]