Add Draconic Evolution
This commit is contained in:
@@ -11,6 +11,25 @@
|
||||
.right
|
||||
include ../common/twitter/twitter.jade
|
||||
|
||||
section
|
||||
h3 2016-08-21
|
||||
.panel
|
||||
p.
|
||||
I've been taking a break from the site for a while now to work on a couple of other projects.
|
||||
However, I recently found out that <a href="minetweaker3.powerofbytes.com">MineTweaker</a> has a few
|
||||
commands which can dump various kind of data from the game, including <i>RECIPES</i>. This is a
|
||||
really big deal since, up until now, entering recipes has always been a laborious, manual process.
|
||||
However, I've just finished the first version of a script which can transform MineTweaker's output
|
||||
into a Crafting Guide data file.
|
||||
p.
|
||||
As a test-drive, I picked a mod near the top of the list, <a
|
||||
href="https://minecraft.curseforge.com/projects/draconic-evolution">Draconic Evolution</a>, and I
|
||||
got a fully functional data file build in a tiny fraction of the time it would have taken the manual
|
||||
way. Even better, if a new version comes out, I can easily re-run the script to update it again.
|
||||
p.
|
||||
If you've been thinking you'd like to help out with Crafting Guide, but have found the process too
|
||||
laborious, you might want to give it another look!
|
||||
|
||||
section
|
||||
h3 2016-06-01
|
||||
.panel
|
||||
|
||||
Reference in New Issue
Block a user