projects
/
zefram
/
minetest
/
technic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d3127e
)
added missing grinder recipe for chromium
author
Maciej Kasatkin
<mk@realbadangel.pl>
Sat, 22 Sep 2012 02:44:14 +0000
(
04:44
+0200)
committer
Maciej Kasatkin
<mk@realbadangel.pl>
Sat, 22 Sep 2012 02:44:14 +0000
(
04:44
+0200)
grinder.lua
patch
|
blob
|
history
diff --git
a/grinder.lua
b/grinder.lua
index 4e664bbeb98acf4d94d4ab98f277a0c2ac96cc4d..24360c9c203c2412ea30c352c19616ee1c34a902 100644
(file)
--- a/
grinder.lua
+++ b/
grinder.lua
@@
-20,6
+20,7
@@
register_grinder_recipe("moreores:tin_lump","technic:tin_dust 2")
register_grinder_recipe("moreores:silver_lump","technic:silver_dust 2")
register_grinder_recipe("moreores:gold_lump","technic:gold_dust 2")
register_grinder_recipe("moreores:mithril_lump","technic:mithril_dust 2")
+register_grinder_recipe("technic:chromium_lump","technic:chromium_dust 2")
minetest.register_craftitem( "technic:coal_dust", {