1be888ca88
*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.
17 lines
No EOL
379 B
JSON
Executable file
17 lines
No EOL
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": [
|
|
]
|
|
}
|
|
] |