promotional bannermobile promotional banner

Armory - Armoring the World

Make it as you wish.

File Details

armory-1.9.4-1.1.0.1-316.jar

  • B
  • Jul 14, 2016
  • 2.30 MB
  • 1.2K
  • 1.9.4

File Name

armory-1.9.4-1.1.0.1-316.jar

Supported Versions

  • 1.9.4
Alpha version, still buggy. Do not create a world you care about with this version, it can and will break things severely.
Please help the project by trying it out and reporting issues here.

master

  • Initial Release - Attempt 2 - Orion
  • Initial Release - Orion
  • Initial Release - Orion
  • Initial Release of Armory for 1.9.4 - Orion
  • Made some final changes to balancing values and recipes - OrionDevelopment
  • Attempt to fix the a capitalization problem in Git. - OrionDevelopment
  • Added the BlockModel for Forges back into the resources. - OrionDevelopment
  • Attempt to fix the a capitalization problem in Git. - OrionDevelopment
  • Made the Stone BlackSmithsAnvil craftable through inworld hammer crafting. - Orion
  • Finalizing structures. - Orion
  • Update the the new SmithsCore version 1.1.0.1-161-SNAPSHOT - Orion
  • Workin on structures, specific cases still brake. Cross->Destroy center piece->destroy newly created structures. - Orion
  • Moved some stuff around - Orion
  • Attempting to fix Gui pushing to git. - Orion
  • Updated to the newest SmithsCore. - Orion
  • Working on structures. - Orion
  • Trying to fix structures. - Orion
  • Working on improving the FirePit mechanics. Renamed: / Renamed the FirePit to Forge, both internally and externally. Bugged: * Forge Structure is partly broken, structure data gets sometimes lost on a part and causes a crash when a sync or store attempt is made. - Maybe make a general way of storing and handling the data within SmithsCore, not on a per implementation basis. - Attempt a rejoin of the structure or recreate a new one when this happens. * Forge Temperatures are shared between the Components, this should not be the case, only Fuel and Molten metals should be shared. Fixed: * Fixed additional syncing caused by changes to ItemTemperatures bugging out the TileEntity causing it to brake synchronisation of Containers and their Storages by doubling the sync packages. * Fixed the reference bug caused by the HeatableItemRegistry not returning copies of Item- and FluidStacks but the original stacks. Added: * Common base class for all forge like blocks. Is right now used as base class for the main Forge class as well as the Fireplace. Will in the future as well be used for higher tier variants. * Cooling off mechanics of heated items (They still set you on fire though if you don't have a pair of Tongs). Disabled: * After some internal debate and looking at other mods, with respect to compatibility we decided to give the ArmorMaterial Obsidian its own molten liquid. Disabled the ObsidianToLavaSetter. We may reactivate it when no other mod registers a liquid for molten obsidian to the game. - Orion