Commit Graph

25 Commits

Author SHA1 Message Date
Oblomov 1a03b041dd
Handle shapeless recipes in redefinitions (#171)
They can be recognized from having width == 0, and don't need the items
list to be massaged to be transformed into the recipe field for the Lua
API.
2021-02-26 12:04:45 +01:00
Oblomov ddf8b39f5a
Realign the rail craft recipes (#169)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-12-30 22:55:52 +01:00
Oblomov 87e27d9f20
Refresh built-in crafting recipe overrides (#161) 2020-12-14 14:38:16 +01:00
Hugo Locurcio 917a46014f
Update copyright statements to 2020 2020-01-01 04:09:24 +01:00
Hugo Locurcio 0e885283c0
Update copyright statements to 2019 2019-02-25 12:13:55 +01:00
Hugo Locurcio 26f59baba0
Update copyright year range for 2018 2018-11-24 17:36:04 +01:00
WoosterUK 5fc5fce74e Fix double definition of paper from papyrus (#124) 2018-07-27 12:11:05 +02:00
Hugo Locurcio 831bbb2b27 Prepare for v1.0.0 release 2017-02-19 13:35:16 +01:00
Thomas--S 34c01e66c7 Remove unnecessary things (#47)
* Removed Junglwood fences -> Alias with default:fence_junglewood
* Removed Jungle stick -> Alias with default:stick
* Removed unnecessary redefinitions because all the overridden options are the same as in minetest_game.
2016-07-12 12:55:15 -07:00
Calinou e8e4316ee6 Reduce tool repair buff to 10% 2015-06-10 19:05:15 +02:00
Calinou 5e0201968e Make rail crafting give 24 rails, remove redundant glass and obsidian glass redefinitions. 2015-01-23 19:07:41 +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 f7916005c2 Code cleanup, new Stairs+ recipes. 2014-07-21 12:24:49 +02:00
Zefram ca0bddca29 Remove redundant axe recipes
The left-handed recipes for axes are now in the default mod.
2014-07-20 19:41:05 +01:00
Calinou e2f4cc369b Code cleanup. Add tar and more stone types. 2014-06-27 20:14:08 +02:00
Calinou 2b6eb1ff84 Code cleanup. 2014-06-12 10:24:16 +02:00
Calinou b6cba74770 Add more facedir redefinitions for brick nodes. 2014-06-03 18:38:05 +02:00
Calinou 3ead1f8710 New checker tetures (overlayed), make jungle wood use facedir if enabled. 2014-06-02 19:26:56 +02:00
Calinou 32315c3689 New cactus brick texture, comment style improved, bricks are now facedir. 2014-05-29 19:36:28 +02:00
Calinou 34f707d283 Make glass and obsidian glass framed to suit More Blocks glasses; some code cleanups. 2014-05-01 17:43:01 +02:00
Calinou 8337a6c192 Merge ShadowNinja's rewrite. 2014-03-09 10:38:18 +01:00
Calinou ee1b3025cc Make jungle grass drop cotton 2013-08-28 10:50:18 +02:00
Calinou 1fa318c117 Make grass drop seeds 2013-08-27 18:05:35 +02:00
Calinou 85aea72376 More Blocks 2013-07-11 20:33:02 +02:00