17 Commits

Author SHA1 Message Date
FaceDeer
53e3bd42c9 add use_alpha_texture property 2021-03-27 17:25:53 -06:00
FaceDeer
b9daec14d6 updating translation template 2020-03-02 20:18:32 -07:00
FaceDeer
0c4d938a7b update deprecated function 2020-02-18 23:06:57 -07:00
FaceDeer
29b3067ff7 fix escapes 2020-02-16 20:38:22 -07:00
FaceDeer
f65fa6d331 fix bug in lava depth reading, switch to built-in translator system 2020-02-16 01:46:01 -07:00
FaceDeer
0ef6f0fa94 switch to MIT license 2018-05-26 23:51:12 -06:00
FaceDeer
a8d57a7f9d Switch readme to markdown 2018-05-26 23:48:00 -06:00
FaceDeer
2db4e84aa1 generalize crafting recipe 2017-04-02 16:02:08 -06:00
FaceDeer
f132140e46 Merge pull request #2 from tacotexmex/master
Audio normalized and gain set
2017-02-23 20:43:13 -07:00
texmex
fbfe532f5b Audio gain setting 2017-02-23 22:03:09 +01:00
texmex
6b46f42dcc Normalized audio 2017-02-23 21:56:07 +01:00
FaceDeer
23c082f7c3 add sound 2017-02-19 19:09:54 -07:00
FaceDeer
142b81d178 Add loot support 2017-02-11 00:53:55 -07:00
FaceDeer
a73c3cb8c0 particle effect 2017-02-05 17:56:19 -07:00
FaceDeer
0fb8e82cfa use "walkable" instead of "buildable to" to detect obstructions
Previously this was registering torches as obstructions, which could
lead to an unfortunate incident if a player jumped into a hole expecting
a landing.
2017-02-05 17:42:54 -07:00
FaceDeer
e9c86e63f8 Align bottom texture with nodebox model 2017-02-05 13:20:23 -07:00
FaceDeer
10e0e223a9 Initial commit 2017-02-05 12:49:43 -07:00