Added constructors, added dye grinding recipes
authorMaciej Kasatkin <mk@realbadangel.pl>
Sun, 21 Oct 2012 17:29:56 +0000 (19:29 +0200)
committerMaciej Kasatkin <mk@realbadangel.pl>
Sun, 21 Oct 2012 17:29:56 +0000 (19:29 +0200)
commit67425aa3b408c91f993f2253b03859be2df6195a
tree0a5895ce0e45da44e82d01c09e4ace9a46b9ca57
parentee9ffa8619233fe80dd07eb35f48ec6062c8cfa6
Added constructors, added dye grinding recipes
31 files changed:
constructor.lua [new file with mode: 0644]
grinder.lua
init.lua
node_breaker.lua
textures/technic_constructor_back.png [new file with mode: 0644]
textures/technic_constructor_front_off.png [new file with mode: 0644]
textures/technic_constructor_front_on.png [new file with mode: 0644]
textures/technic_constructor_mk1_bottom_off.png [new file with mode: 0644]
textures/technic_constructor_mk1_bottom_on.png [new file with mode: 0644]
textures/technic_constructor_mk1_side1_off.png [new file with mode: 0644]
textures/technic_constructor_mk1_side1_on.png [new file with mode: 0644]
textures/technic_constructor_mk1_side2_off.png [new file with mode: 0644]
textures/technic_constructor_mk1_side2_on.png [new file with mode: 0644]
textures/technic_constructor_mk1_top_off.png [new file with mode: 0644]
textures/technic_constructor_mk1_top_on.png [new file with mode: 0644]
textures/technic_constructor_mk2_bottom_off.png [new file with mode: 0644]
textures/technic_constructor_mk2_bottom_on.png [new file with mode: 0644]
textures/technic_constructor_mk2_side1_off.png [new file with mode: 0644]
textures/technic_constructor_mk2_side1_on.png [new file with mode: 0644]
textures/technic_constructor_mk2_side2_off.png [new file with mode: 0644]
textures/technic_constructor_mk2_side2_on.png [new file with mode: 0644]
textures/technic_constructor_mk2_top_off.png [new file with mode: 0644]
textures/technic_constructor_mk2_top_on.png [new file with mode: 0644]
textures/technic_constructor_mk3_bottom_off.png [new file with mode: 0644]
textures/technic_constructor_mk3_bottom_on.png [new file with mode: 0644]
textures/technic_constructor_mk3_side1_off.png [new file with mode: 0644]
textures/technic_constructor_mk3_side1_on.png [new file with mode: 0644]
textures/technic_constructor_mk3_side2_off.png [new file with mode: 0644]
textures/technic_constructor_mk3_side2_on.png [new file with mode: 0644]
textures/technic_constructor_mk3_top_off.png [new file with mode: 0644]
textures/technic_constructor_mk3_top_on.png [new file with mode: 0644]