Add news entry about exporter mod
This commit is contained in:
@@ -11,6 +11,24 @@
|
|||||||
.right
|
.right
|
||||||
include ../common/twitter/twitter.jade
|
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 <a
|
||||||
|
href="https://github.com/andrewminer/crafting-guide-exporter">Crafting Guide Exporter</a> mod. It's
|
||||||
|
been growing rapidly, and so far I've managed a refresh of all the <a
|
||||||
|
href="/browse/minecraft/">Minecraft 1.7.10 items along with refreshing my <a
|
||||||
|
href="/browse/buildcraft/">BuildCraft</a> 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
|
section
|
||||||
h3 2016-08-21
|
h3 2016-08-21
|
||||||
.panel
|
.panel
|
||||||
|
|||||||
Reference in New Issue
Block a user