aboutsummaryrefslogtreecommitdiff
path: root/crafting.lua
Commit message (Collapse)AuthorAge
* added default:dry_dirt_with_dry_grassOch Noe2023-08-21
|
* added default:marram_grass as crafting recipeOch Noe2022-08-23
|
* gravel slope 3 (a/b/c) corrected and back-crafting addedOch Noe2021-06-07
|
* gravel slope 2 (a/b) corrected and back-crafting addedOch Noe2021-06-07
|
* crafting stone tiles back to cobbleOch Noe2020-11-22
|
* condensed cobble -> stone tile ; dry dirt: default<->etherealOch Noe2020-08-29
|
* recipes for the three permafrost nodes from defaultOch Noe2020-07-02
|
* small mistake correctedOch Noe2020-06-27
|
* additional colours for tinted glassOch Noe2020-06-27
|
* new node: bright_glow_glassOch Noe2020-05-12
| | | | | - similar semi-transparent like dim glow glass - brighness between glow glass and super glow glass
* feature request: craft stone tile by putting 2x2 compressed cobble in the ↵Och Noe2020-04-27
| | | | crafting grid
* small mistakes (typo / wrong crafting amount)Och Noe2019-06-04
|
* two new glowing glass types / typo fixOch Noe2019-06-02
|
* moreblocks.mod = "undo" addedOch Noe2019-06-01
|
* stained glass now cutable, grval-slopes repairedOch Noe2019-01-19
|
* adding slopes for gravelOch Noe2018-12-20
| | | | | | - simple slope (45°) done - 2-step slopes (2 nodes) : crafting done - 3-step slopes (3 nodes) : crafting done
* changed file was missingOch Noe2018-11-14
|
* experimental tinted glassOch Noe2018-10-20
|
* several bugfixesGabriel Pérez-Cerezo2018-05-13
|
* added missing texturesGabriel Pérez-Cerezo2018-04-06
|
* more stuff from Och_NoeGabriel Pérez-Cerezo2018-03-24
|
* Replace deprecated methods:AntumDeluge2017-08-12
| | | | - 'setting_get' with 'settings:get' - 'setting_getbool' with 'settings:get_bool'
* Prepare for v1.0.0 releaseHugo Locurcio2017-02-19
|
* Remove crafting recipes regarding removed jungle sticksThomas--S2017-01-27
| | | | Forgotten in 34c01e66c78031ec367fd463f947f790affea4f4
* Run cleanfile on all files, fixing whitespace issues.Auke Kok2016-12-31
|
* Some fixes for keeping in line with the default game (#59)Richard Qian2016-12-03
| | | | | | | | | | * 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
* add node copper patina (#37)pithydon2016-05-18
| | | Good for building things like the statue of liberty.
* Add moreblocks.circular_saw_crafting to enable or disable circular saw crafting.Calinou2015-02-22
|
* More informative and shorter headers.Calinou2015-01-12
|
* Add licensing headers to all files, fix intllib global variable warnings.Calinou2015-01-11
|
* Add compressed cobblestone, crafted with 9 cobblestone.Calinou2014-12-27
|
* Give 2 grey bricks per craft.Calinou2014-06-28
|
* Code cleanup. Add tar and more stone types.Calinou2014-06-27
|
* More Blocks code cleanup. The name is More Blocks and not MoreBlocks.Calinou2014-05-11
|
* Remove obsolete setting, update crafting recipes.Calinou2014-05-05
|
* Change circular saw recipe to use wood instead of tree.Calinou2014-05-04
|
* Added the ability to craft sticks back into wood, new jungle stick texture.Calinou2014-04-30
|
* Obey log_mods setting (plural "mods"), added stick crafting using a sapling ↵Calinou2014-04-30
| | | | or a jungle sapling.
* Lots of crafting tweaks, slight code cleanup.Calinou2014-04-30
|
* Merge ShadowNinja's rewrite.Calinou2014-03-09
|
* Merge pull request #12 from Jat15/patch-horizontaltreeCalinou2014-01-20
|\ | | | | Use 6d facedir for horizontal trees.
| * Tree horizontal in 0.4.8Jat2013-12-27
| | | | | | | | Use abm for fix facedir and convert tree and jungletree.
* | Merge pull request #4 from Jat15/Patch-1Calinou2013-11-24
|\ \ | | | | | | Add Coal Stone Bricks and modify the recipe of Iron Stone Bricks
| * | Add Coal Stone Bricks ( old Stone Bricks) and modify craft Iron Stone BricksJat2013-11-03
| |/
* / Fix wood tile recipesCalinou2013-11-20
|/
* added trap_glow and trap_super_glow_glassandersje2013-08-29
|
* Fix Iron Stone bricks craftingCalinou2013-08-01
|
* More BlocksCalinou2013-07-11