Commit Graph

28 Commits

Author SHA1 Message Date
Richard Qian dbba372137 Make many crafts more open with groups, remove redundant recipes 2017-12-28 19:56:57 -08:00
AntumDeluge 7347b05e3e Replace deprecated methods:
- 'setting_get' with 'settings:get'
- 'setting_getbool' with 'settings:get_bool'
2017-08-12 14:08:24 -07:00
Hugo Locurcio 831bbb2b27 Prepare for v1.0.0 release 2017-02-19 13:35:16 +01:00
Thomas--S 4ad4dc958f Remove crafting recipes regarding removed jungle sticks
Forgotten in 34c01e66c7
2017-01-27 11:21:45 -08:00
Auke Kok 5500c9906c Run cleanfile on all files, fixing whitespace issues. 2016-12-31 12:33:09 -08:00
Richard Qian de620e4ff8 Some fixes for keeping in line with the default game (#59)
* Tweak some nodes

- Add function for recently-added metal sounds, and make copper patina use this sound
- Add all the wood tiles to the wood group
- Make empty bookshelf usable as fuel for half the time of book and vessel shelves (for 15 seconds)

* Return the books when crafting enpty bookshelves
2016-12-03 18:53:07 +01:00
pithydon eb3f9363d5 add node copper patina (#37)
Good for building things like the statue of liberty.
2016-05-18 15:02:28 -07:00
Calinou d3c775ba3a Add moreblocks.circular_saw_crafting to enable or disable circular saw crafting. 2015-02-22 20:01:39 +01:00
Calinou 10d28eec32 More informative and shorter headers. 2015-01-12 17:46:22 +01:00
Calinou b5d62de9d8 Add licensing headers to all files, fix intllib global variable warnings. 2015-01-11 22:21:33 +01:00
Calinou 4b682f4730 Add compressed cobblestone, crafted with 9 cobblestone. 2014-12-27 19:32:45 +01:00
Calinou 6e1ed99084 Give 2 grey bricks per craft. 2014-06-28 20:44:04 +02:00
Calinou e2f4cc369b Code cleanup. Add tar and more stone types. 2014-06-27 20:14:08 +02:00
Calinou 306956920b More Blocks code cleanup. The name is More Blocks and not MoreBlocks. 2014-05-11 09:26:57 +02:00
Calinou 62dd5c9eed Remove obsolete setting, update crafting recipes. 2014-05-05 21:33:24 +02:00
Calinou af378ac739 Change circular saw recipe to use wood instead of tree. 2014-05-04 17:54:26 +02:00
Calinou 6bb6861ba7 Added the ability to craft sticks back into wood, new jungle stick texture. 2014-04-30 20:16:42 +02:00
Calinou b0ab5cd815 Obey log_mods setting (plural "mods"), added stick crafting using a sapling or a jungle sapling. 2014-04-30 20:04:26 +02:00
Calinou cd91942e21 Lots of crafting tweaks, slight code cleanup. 2014-04-30 19:50:59 +02:00
Calinou 8337a6c192 Merge ShadowNinja's rewrite. 2014-03-09 10:38:18 +01:00
Calinou 72edf9b41d Merge pull request #12 from Jat15/patch-horizontaltree
Use 6d facedir for horizontal trees.
2014-01-20 09:59:23 -08:00
Jat 280bb943f9 Tree horizontal in 0.4.8
Use abm for fix facedir and convert tree and jungletree.
2013-12-27 17:00:45 +01:00
Calinou 360338f38f Merge pull request #4 from Jat15/Patch-1
Add Coal Stone Bricks and modify the recipe of Iron Stone Bricks
2013-11-24 10:33:38 -08:00
Calinou d75c46b468 Fix wood tile recipes 2013-11-20 20:09:50 +01:00
Jat 06ece220b7 Add Coal Stone Bricks ( old Stone Bricks) and modify craft Iron Stone Bricks 2013-11-03 00:41:08 +01:00
andersje a978ea62e6 added trap_glow and trap_super_glow_glass 2013-08-29 17:39:15 -05:00
Calinou 290593619a Fix Iron Stone bricks crafting 2013-08-01 10:57:08 +02:00
Calinou 85aea72376 More Blocks 2013-07-11 20:33:02 +02:00