Commit Graph

127 Commits

Author SHA1 Message Date
tenplus1 9a2456b887 enable strawberry 2024-03-12 06:52:50 +00:00
tenplus1 d99f96b224 set is_ground_content for all (thx SwissAlpS) 2024-02-29 17:06:28 +00:00
tenplus1 612aea3d31 add missing stone sounds to farming.sounds 2023-12-06 17:29:50 +00:00
tenplus1 51d5132708 tweak default compatibility 2023-12-04 22:31:12 +00:00
tenplus1 12eb5579a1 added handy=1 group to seeds, hemp block and hemp rope (thx usrib) 2023-11-25 12:05:21 +00:00
tenplus1 98f0581c17 use set_node so 3rd party mod timers can activate 2023-09-15 07:35:47 +01:00
tenplus1 85c5c9abab optimize 2023-09-12 08:48:21 +01:00
tenplus1 fd205e10fc seeds grow on timer so players can wander 2023-09-11 14:49:37 +01:00
tenplus1 b6ba098396 revert on_grow change 2023-09-07 07:57:20 +01:00
tenplus1 0f25366203 add return growth 2023-09-06 18:14:25 +01:00
tenplus1 af48a0e661 if not using mineclone enable defaults 2023-09-06 10:00:46 +01:00
tenplus1 426564232e Fix growth_check return value/check, add initial on_grow function 2023-09-06 08:11:07 +01:00
tenplus1 f5c321c04d add missing groups 2023-09-05 07:51:11 +01:00
tenplus1 5107d18079 most recipes work with mineclone 2023-09-01 10:04:33 +01:00
tenplus1 8ce92bdb91 disable pumpkin in mcl2 2023-08-31 09:33:47 +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 e6d31c9442 remove intllib 2023-08-08 17:31:31 +01:00
tenplus1 8717625d0c add 'farming_use_utensils' setting, added mayonnaise (thx felfa) 2023-07-13 18:07:25 +01:00
tenplus1 03fce8b65f seeds made with register_plant function are placed in world and germinate into stage_1 of crop. 2023-04-08 07:41:03 +01:00
tenplus1 b5f71d8025 check for old wheat/cotton seeds and grow to stage_1 via abm 2023-04-07 14:41:51 +01:00
tenplus1 498063553a Add ABM labels 2023-01-22 10:31:16 +00:00
tenplus1 444e923acd add ginger (thanks Atlante for textures) 2022-10-28 12:23:18 +01:00
tenplus1 059b7f0fae update readme 2022-09-15 13:41:59 +01:00
tenplus1 2a41f1e9d5 increase selection box to show crop has matured, fix strawberry plant issue, add step to rhubarb growth 2022-09-15 08:03:41 +01:00
tenplus1 6ac255d4c0 add random seed for each registered decoration, tidy code 2022-09-13 18:30:55 +01:00
tenplus1 97d15d3ea1 added spinach; eggplant; asparagus; Chili Powder; new Onigiri (thanks Atlante for new textures), mapgen now inside own crop file, added new lucky blocks 2022-09-13 12:30:10 +01:00
tenplus1 c945100237 tweak crop levels on map, add strawberry if ethereal mod not active 2022-09-10 08:44:29 +01:00
tenplus1 ba0ef644a0 tweak recipe for wooden bucket, nil check for refile_plant inv 2022-06-03 07:57:39 +01:00
tenplus1 2e90959a6c lower refill time, add player check (thx BuckarooBanzai) 2022-03-09 09:19:43 +00:00
tenplus1 d59e200a42 better translation support 2022-01-29 09:54:24 +00:00
tenplus1 211cedca3a fix cornstarch groups 2021-12-10 08:23:37 +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 1064ebaf04 added sunflowers (thanks Felfa) 2021-09-28 14:03:49 +01:00
tenplus1 47985d7dd2 add parsley, artichoke and new foods 2021-03-11 09:49:52 +00:00
tenplus1 a5b07379ce added vanilla, soy (thanks Felfa), added tofu, simplified porridge/burger recipe 2020-12-13 10:37:08 +00:00
tenplus1 45b5a073e0 Add lettuce and blackberries with recipes (thanks OgelGames) 2020-12-10 15:37:44 +00: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 92cafe1c64 update translation detection 2020-08-25 09:19:59 +01:00
tenplus1 6f0383d5b6 code tidy and tweak 2020-07-02 14:31:12 +01:00
TenPlus1 da8e1fbbdf added cabbage, crop and bibimbap food item 2020-07-01 19:32:38 +01:00
tenplus1 f6a61994e4 added mint and mint tea (thanks Darkstalker) 2020-05-27 11:07:31 +01:00
TenPlus1 42404da9bb used soil wet/dry/base features of default, added dry_soil 2020-04-30 15:49:33 +01:00
TenPlus1 e3f705a804 update translations, description changes 2020-04-26 19:34:43 +01:00
TenPlus1 e6aa8f9997 Fix a few descriptions 2020-04-26 15:41:39 +01:00
TenPlus1 68332f2706 added farming_stage_lengh setting to determine speed of crop growth 2020-04-20 09:38:28 +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