summaryrefslogtreecommitdiff
path: root/crafting.lua
AgeCommit message (Collapse)Author
2018-11-14changed file was missingHEADorigin/masterorigin/HEADmasterOch Noe
2018-10-20experimental tinted glassOch Noe
2018-05-13several bugfixesGabriel Pérez-Cerezo
2018-04-06added missing texturesGabriel Pérez-Cerezo
2018-03-24more stuff from Och_NoeGabriel Pérez-Cerezo
2017-08-12Replace deprecated methods:AntumDeluge
- 'setting_get' with 'settings:get' - 'setting_getbool' with 'settings:get_bool'
2017-02-19Prepare for v1.0.0 releaseHugo Locurcio
2017-01-27Remove crafting recipes regarding removed jungle sticksThomas--S
Forgotten in 34c01e66c78031ec367fd463f947f790affea4f4
2016-12-31Run cleanfile on all files, fixing whitespace issues.Auke Kok
2016-12-03Some fixes for keeping in line with the default game (#59)Richard Qian
* 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-05-18add node copper patina (#37)pithydon
Good for building things like the statue of liberty.
2015-02-22Add moreblocks.circular_saw_crafting to enable or disable circular saw crafting.Calinou
2015-01-12More informative and shorter headers.Calinou
2015-01-11Add licensing headers to all files, fix intllib global variable warnings.Calinou
2014-12-27Add compressed cobblestone, crafted with 9 cobblestone.Calinou
2014-06-28Give 2 grey bricks per craft.Calinou
2014-06-27Code cleanup. Add tar and more stone types.Calinou
2014-05-11More Blocks code cleanup. The name is More Blocks and not MoreBlocks.Calinou
2014-05-05Remove obsolete setting, update crafting recipes.Calinou
2014-05-04Change circular saw recipe to use wood instead of tree.Calinou
2014-04-30Added the ability to craft sticks back into wood, new jungle stick texture.Calinou
2014-04-30Obey log_mods setting (plural "mods"), added stick crafting using a sapling ↵Calinou
or a jungle sapling.
2014-04-30Lots of crafting tweaks, slight code cleanup.Calinou
2014-03-09Merge ShadowNinja's rewrite.Calinou
2014-01-20Merge pull request #12 from Jat15/patch-horizontaltreeCalinou
Use 6d facedir for horizontal trees.
2013-12-27Tree horizontal in 0.4.8Jat
Use abm for fix facedir and convert tree and jungletree.
2013-11-24Merge pull request #4 from Jat15/Patch-1Calinou
Add Coal Stone Bricks and modify the recipe of Iron Stone Bricks
2013-11-20Fix wood tile recipesCalinou
2013-11-03Add Coal Stone Bricks ( old Stone Bricks) and modify craft Iron Stone BricksJat
2013-08-29added trap_glow and trap_super_glow_glassandersje
2013-08-01Fix Iron Stone bricks craftingCalinou
2013-07-11More BlocksCalinou