HybridDog
ead65ab164
change icebrick texture and make crafting icebricks possible
2015-06-12 21:46:30 +02:00
HybridDog
d5cdc50f3a
move the furnace_burntime to node definitions and short nodes.lua
2015-06-12 18:11:45 +02:00
HybridDog
819f2d6cfb
remove whitespaces: for i in */*.lua; do sed -i 's/[ \t]*$//' workers/init.lua ; done
2015-05-29 12:11:17 +02:00
HybridDog
c0b40b5cbf
some code updates
2015-05-23 19:53:30 +02:00
Splizard
5a7f6d8aa5
Call this Version 3.0
2014-06-09 14:07:15 +12:00
Splizard
7780db088d
Mix up the crafts a bit for snow_cobble.
...
Don't have much ice? no problem! use more snow.
2014-06-09 14:01:17 +12:00
Splizard
cdf33a3881
Use default nodenames.
2014-06-09 13:52:12 +12:00
Splizard
be26762fb7
Describe snow_cobble as Icy Snow, create crafting recipes for it
...
Snow blocks now drop itself not snow cobble, you need to craft it now
with ice blocks and default:snow. This makes it more plentiful then snow
blocks but a bit harder to create.
2014-06-09 13:37:17 +12:00
Splizard
e6f20f5825
Don't allow infinite snow.
...
(This can be manually set for servers.)
2014-06-05 21:10:25 +12:00
Splizard
dbde0d7c93
Put all the extra lua files in a src directory.
...
(This cleans up the folder for users, who don't want to see all those
strange files)
2014-06-04 11:20:57 +12:00