From a1e7fb4fa00803b79dedce189913e72ac038c195 Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Sat, 10 Sep 2016 20:19:36 -0700 Subject: [PATCH] Add news entry about exporter mod --- src/client/site/news_page/news_page.jade | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/client/site/news_page/news_page.jade b/src/client/site/news_page/news_page.jade index 0276d17b6..b08f126b6 100644 --- a/src/client/site/news_page/news_page.jade +++ b/src/client/site/news_page/news_page.jade @@ -11,6 +11,24 @@ .right include ../common/twitter/twitter.jade + section + h3 2016-09-10 + .panel + p. + As successful as things were with the MineTweaker dump file, there were just too many things for it + to be remotely sufficient for doing most of the more complex mods out there (e.g., BuildCraft, + ThermalExpansion, and the like). So, inspired by having successfully tinkered around with the + MineTweaker code, I've actually started my own Crafting Guide Exporter mod. It's + been growing rapidly, and so far I've managed a refresh of all the Minecraft 1.7.10 items along with refreshing my BuildCraft data to the latest version (7.1.17). + p. + Even more than with my prior efforts to automate data collection, I'm thrilled with how easy this + makes it to gather a huge amount of data very rapidly. I'm still learning my way around modding, so + there are definitely still bumps, but with kind help from other modders out there, I'm learing my + way! + section h3 2016-08-21 .panel