1
0
mirror of https://codeberg.org/tenplus1/farming.git synced 2024-09-21 20:20:24 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
tenplus1
a9a1b720a3 separate food /non-food items from crop files, tidy code 2024-08-11 15:38:55 +01:00
tenplus1
cdac09a8f4 properly detect and use sounds from default/mcl 2024-08-11 08:47:26 +01:00
tenplus1
b61998217d tidy code 2024-07-27 08:23:46 +01:00
tenplus1
75e3f9fb42 add helper function to add {eatable} 2024-07-26 16:30:53 +01:00
tenplus1
e2ec7d707e added {eatable} group to food items and tooltip HP info 2024-07-26 13:56:45 +01:00
tenplus1
877f944641 fix _mcl_hardness values for crops and seeds 2024-06-25 17:29:31 +01:00
tenplus1
d99f96b224 set is_ground_content for all (thx SwissAlpS) 2024-02-29 17:06:28 +00: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
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
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
faed117a6d code tidy ' to " 2019-08-05 09:12:06 +01:00
TenPlus1
ee993f9d61 1 in 3 chance of raw potato being poisonous 2019-03-22 17:17:25 +00:00
TenPlus1
d7bc9b16fc added crop information to farming.registered_plants table 2018-09-29 16:53:18 +01:00
TenPlus1
6783670154 tidy and tweak code 2018-06-09 16:47:38 +01:00