Monthly Archives: November 2015
LUA Factory

Some time ago I wrote some skeleton code designed to make some simple widgets work properly in LUA. I then…

Quarries and EnderIO

  Quarries are one of the most efficient ways of gathering materials in this minecraft setup. They require RF (redstone…

LUA Factory Control

–[[ Factory Control for FTB types: buttons @desc the array of global buttons indexed by name button[name] = { text…

LUA Welcome Screen

–[[ welcome screen for the factory ]]– — Locals local running = true local mon = “” local buttons =…

Modular Power Suits Recipes

MPS is a great mod, MPS’s NEI integration however is not great. For some reason recipes do not show up…

LostDorks 1.8

The LostDorks Technic pack has been updated to 1.8. No significant configuration changes to existing mods. Bibliocraft was updated to…