Full glooptest support
authorZefram <zefram@fysh.org>
Sat, 7 Jun 2014 20:16:15 +0000 (21:16 +0100)
committerRealBadAngel <maciej.kasatkin@o2.pl>
Fri, 20 Jun 2014 23:19:26 +0000 (01:19 +0200)
commit23603e7f4119245227f4ec0d15a8ecb6a444c5cd
treee0cc44d1d52f5fe631a5e5cef33ed1e783cdaa2a
parentc2bc4e9d56ec1b88bcdd939c0d67fcc1fd1dde89
Full glooptest support

To support the glooptest mod (successor of gloopores), define the
gloopores lump->dust grinding recipes if either of the mods is available.
(Formerly only "gloopores" was supported.)  Define kalite dust item,
which was previously missing.  Make gloop ingots grindable to dust as the
non-gloop ingots already are; incidentally refactor this to automatically
make ingots grindable whenever the ingot can be made by cooking dust.
Add textures for all the gloop dusts.  Do the "Steel"->"Iron" renaming
for glooptest-defined tools and items.
12 files changed:
technic/machines/register/grinder_recipes.lua
technic/textures/technic_akalin_dust.png [new file with mode: 0644]
technic/textures/technic_alatro_dust.png [new file with mode: 0644]
technic/textures/technic_arol_dust.png [new file with mode: 0644]
technic/textures/technic_kalite_dust.png [new file with mode: 0644]
technic/textures/technic_talinite_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_akalin_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_alatro_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_arol_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_kalite_dust.png [new file with mode: 0644]
technic/textures/technicx32/technic_talinite_dust.png [new file with mode: 0644]
technic_worldgen/crafts.lua