Commit Graph

64 Commits

Author SHA1 Message Date
tenplus1 c4ac6f8490 use 1x bonemeal item with every sapling chance 2023-10-27 08:12:47 +01:00
tenplus1 8e929e5a1c remove default dependency, add mineclone support 2023-09-01 12:27:23 +01:00
tenplus1 862fd2bb1c using mulch on dry_dirt makes it dry_dirt_with_dry_grass 2023-08-10 18:56:27 +01:00
tenplus1 2db3f4b026 5.x 2023-08-08 18:08:25 +01:00
tenplus1 ef937049d2 Bones must be cooked to give bonemeal, player bones craft into 2x bones. 2023-06-10 08:01:13 +01:00
tenplus1 e57dc18818 only take item when used on bonemeal node 2023-05-11 07:11:23 +01:00
tenplus1 2fdc3f09b7 code tidy 2023-03-10 14:46:38 +00:00
tenplus1 1935d348c1 add 'bonemeal.disable_deathbones_recipe' setting 2023-01-11 18:55:21 +00:00
tenplus1 30bd1d708c fix bonemeal take item on every use 2022-11-30 15:24:50 +00:00
tenplus1 b9cf957dcc tidy helper function 2022-11-03 08:53:52 +00:00
tenplus1 9049dbfefa add helper function and new screenshot 2022-11-02 14:30:24 +00:00
tenplus1 1315e2cc5f add df_primordial_items and tweak surface detection for decorations 2022-07-08 09:21:32 +01:00
tenplus1 4a0eddef02 add df_primordial_items saplings 2022-07-01 14:36:36 +01:00
tenplus1 1a1c49ba06 add ignore_light flag to crop and sapling growth, tidy code 2022-07-01 11:20:06 +01:00
tenplus1 996094dd5c fix fungiwood sapling, restart any crop timers 2022-06-30 13:00:50 +01:00
tenplus1 bb34fbae3d tweak crop growth, add df_farming crops 2022-06-30 12:48:18 +01:00
tenplus1 804343f7c0 fix large cactus seedling growth 2022-05-08 10:29:10 +01:00
tenplus1 4c50a02a0e change of jungle grass on rainforest litter (thx nixnoxus) 2022-03-19 07:55:03 +00:00
tenplus1 79f9cb3294 support for fern saplings in plantlife mod (thanks nixnoxus) 2022-01-12 08:19:42 +00:00
tenplus1 75ec006643 dry grass grows on dry dirt 2021-06-20 08:06:35 +01:00
tenplus1 b5819d022e reduce shapeless crafts 2021-04-13 21:00:25 +01:00
tenplus1 05e211a037 can grow cactus and papyrus 2021-04-01 11:51:55 +01:00
tenplus1 634d1496aa ignore xdecor's flowerpots when adding flowers 2021-02-20 15:52:36 +00:00
tenplus1 8fc57f7746 tweak flower addition to wait until mods loaded 2021-02-20 15:33:03 +00:00
tenplus1 30d0c02d8c only use bonemeal items when actually used. 2020-12-13 18:17:11 +00:00
tenplus1 77c02f1b7a added recipe 9x seed = 1x mulch 2020-11-10 18:00:11 +00:00
tenplus1 a5a4798aed rename creative check function 2020-08-03 20:27:47 +01:00
TenPlus1 e6eaea544c update translation check, added spanish and italian locale 2020-07-08 14:05:34 +01:00
TenPlus1 ea34f9cc99 make bones a little more rare when digging dirt 2020-05-20 12:58:34 +01:00
tenplus1 48718b60f7 added {bone=1} group to item and recipes 2020-05-03 20:48:12 +01:00
TenPlus1 9c335b0029 fix strength bug 2020-04-06 09:44:51 +01:00
TenPlus1 e017406a10 added new param2 checks 2020-02-14 18:21:56 +00:00
TenPlus1 2b5decbc50 code tweaks 2020-02-14 11:13:49 +00:00
TenPlus1 f639917a98 Code tweaked and tidied thanks to MoNTE48 2020-01-25 10:02:51 +00:00
tenplus1 f3ad4abff1 add additional nil checks for servers with luajit issues 2019-11-26 12:34:53 +00:00
TenPlus1 c621448df3 nil checks for grass and decoration lists 2019-10-05 10:12:10 +01:00
TenPlus1 5949d15726 added nil fallback 2019-09-30 09:06:12 +01:00
TenPlus1 1299f39126 fix flowers addition :) 2019-03-25 20:32:13 +00:00
TenPlus1 363ec856ee added 5.0 pine bush sapling and additional flowers 2019-03-24 20:37:06 +00:00
TenPlus1 5384fc7924 added support for minetest 5.0's new saplings 2019-03-22 17:38:10 +00:00
TenPlus1 cff3fc378b added {can_bonemeal=1} group for special node usage 2019-03-07 16:38:42 +00:00
TenPlus1 a4c4716c36 bonemeal on dirt/sand only works for that type at one time 2019-03-07 16:02:51 +00:00
TenPlus1 54b856158c add support for caverealms mushroom sapling 2019-01-07 10:02:44 +00:00
TenPlus1 a0cb8657df change loaded console message 2018-07-03 09:12:30 +01:00
TenPlus1 c957e1043c added gelatin powder 2018-05-31 09:34:56 +01:00
TenPlus1 1d3e688af6 fix issue with mod names containing _ char 2018-05-26 16:09:15 +01:00
TenPlus1 dd422b6091 add_deco() now adds to item list, set_deco() replaces item list (thanks h-v-smacker) 2018-05-07 09:18:25 +01:00
TenPlus1 d1c962837d check for place_param 2018-05-01 08:47:08 +01:00
TenPlus1 ab490bb251 when digging dirt give either dirt or bone 2018-04-30 19:50:13 +01:00
TenPlus1 78db062f8b api addition, cactus+papyrus growth, coral recipe 2017-12-31 11:24:57 +00:00