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

26 Commits

Author SHA1 Message Date
tenplus1
0040f21962 add missing {grassland} groups 2024-09-11 11:33:58 +01:00
tenplus1
a9a1b720a3 separate food /non-food items from crop files, tidy code 2024-08-11 15:38:55 +01:00
tenplus1
c59162149d check for dirt_with_dry_grass before override to help with VoxelGarden issue 2024-03-28 13:25:02 +00:00
tenplus1
d99f96b224 set is_ground_content for all (thx SwissAlpS) 2024-02-29 17:06:28 +00:00
tenplus1
fa4ee48828 Update translations (thanks Niklp) 2023-08-14 08:22:28 +01:00
tenplus1
31c7b589c1 tweak soil dry abm 2023-04-23 08:54:22 +01:00
tenplus1
ad9b0dc255 return to default wet soil behaviour (within 3 nodes all axis)
tweak wet soil > dry soil behaviour to run better
2023-04-18 08:37:47 +01:00
tenplus1
498063553a Add ABM labels 2023-01-22 10:31:16 +00:00
tenplus1
60a6bad9d0 tweak soil types to work better with older 0.4.x clients 2022-01-29 09:45:41 +00:00
tenplus1
cd30901b68 normal/dry soil turns into correct base when no water nearby 2021-02-24 16:47:12 +00:00
tenplus1
6f0383d5b6 code tidy and tweak 2020-07-02 14:31:12 +01:00
TenPlus1
0e42a72120 whoops, added 5.0 check for dry dirt 2020-04-30 15:53:04 +01:00
TenPlus1
42404da9bb used soil wet/dry/base features of default, added dry_soil 2020-04-30 15:49:33 +01:00
tenplus1
0a3b4466c0 add compatibility for new dry_soil nodes 2020-03-28 20:01:50 +00:00
TenPlus1
bacc98d0a9 fix water check for soil (3 horizontal, 1 below) 2019-05-14 08:43:55 +01:00
TenPlus1
7c22eea12c changed water checks, jackolantern protection added 2019-05-08 19:30:20 +01:00
TenPlus1
271c17180e soil wont change into dirt if plant above 2018-01-04 09:50:03 +00:00
TenPlus1
cbf7bee93a Added intllib support (thanks Xanthin) 2016-05-30 12:30:00 +01:00
TenPlus1
171a67ebf2 Code tweak and tidy, fixed rhubarb spawning 2015-12-08 14:47:22 +00:00
TenPlus1
dc894725c7 removed abm catch_up on soil changes 2015-11-07 21:06:54 +00:00
TenPlus1
e6babd6486 Updated to work with 0.4.13 2015-08-26 15:05:17 +01:00
TenPlus1
16cc62a1d4 Code tidy and tweak 2015-07-05 10:54:18 +01:00
tenplus1
e639b28709 improved code 2015-05-11 19:20:58 +01:00
tenplus1
f8e37b264b improved code 2015-05-11 19:19:16 +01:00
tenplus1
9ffbbf4c0e Update: added check for unloaded map 2014-12-10 10:51:27 +00:00
tenplus1
d95be676d7 Signed-off-by: tenplus1 2014-11-09 19:06:28 +00:00