Commit Graph

26 Commits

Author SHA1 Message Date
tenplus1 d99f96b224 set is_ground_content for all (thx SwissAlpS) 2024-02-29 17:06:28 +00:00
tenplus1 426564232e Fix growth_check return value/check, add initial on_grow function 2023-09-06 08:11:07 +01:00
tenplus1 5107d18079 most recipes work with mineclone 2023-09-01 10:04:33 +01:00
tenplus1 df64f1117f add initial MineClone2 support (thx usrib) 2023-08-31 07:53:19 +01:00
tenplus1 fa4ee48828 Update translations (thanks Niklp) 2023-08-14 08:22:28 +01:00
tenplus1 3992a40123 localize math.random for cocoa generation 2022-10-07 10:36:54 +01:00
tenplus1 3cbbb3678e add spanish translation (thx mckaygerhard), add trellis setting to registered_crops (thx nixnoxus) 2022-02-23 08:27:30 +00:00
tenplus1 273ce33bcd tidy code, tweak recipes, simplify peas, soy, rice 2021-12-04 14:06:18 +00:00
tenplus1 4227d967e5 add pointed_thing to on_rightclick vars 2021-11-16 20:22:43 +00:00
tenplus1 b84374bfa5 fix eating of sunflower bread 2021-11-08 08:05:12 +00:00
tenplus1 328e8b3223 fix cocoa drops 2021-07-18 14:39:26 +01:00
tenplus1 a5ea92bdd3 fix cocoa drops 2021-07-03 17:53:43 +01:00
tenplus1 ebb5f98fae simplify recipes 2021-05-04 09:06:08 +01:00
tenplus1 0e108c4b2a add min_light and max_light settings and amend crop registered_plants tables 2020-12-09 10:22:41 +00:00
tenplus1 6f0383d5b6 code tidy and tweak 2020-07-02 14:31:12 +01:00
TenPlus1 02d10c376e added seed=2 group to plantable food items 2019-12-02 10:23:20 +00:00
TenPlus1 d780097a48 add some nil checks for itemstack when right clicking on_rightclick nodes 2019-10-02 19:13:55 +01:00
TenPlus1 faed117a6d code tidy ' to " 2019-08-05 09:12:06 +01:00
TenPlus1 4465c49a19 fix crafting bug 2019-06-25 20:27:28 +01:00
TenPlus1 f187396d25 add chocolate block 2019-06-19 11:37:39 +01:00
TenPlus1 d7bc9b16fc added crop information to farming.registered_plants table 2018-09-29 16:53:18 +01:00
TenPlus1 0c7110403c cocoa pods are no longer walkable 2018-08-13 21:03:11 +01:00
TenPlus1 10abb996c1 nil check 2018-06-19 18:42:13 +01:00
TenPlus1 1018a558d2 added player checks for crop placement 2018-06-19 18:36:00 +01:00
TenPlus1 8a4ca846d9 added growth_check(pos, nodename) function 2018-06-17 09:55:26 +01:00
TenPlus1 6783670154 tidy and tweak code 2018-06-09 16:47:38 +01:00