Commit Graph

54 Commits

Author SHA1 Message Date
tenplus1
3f35842f98 alias bush3 to pine_needles_bush 2024-10-30 09:58:25 +00:00
tenplus1
ce647f28b0 badandra bush isnt flammable, tweak dry bush texture 2024-10-15 08:37:16 +01:00
tenplus1
37c5d9ad7d cold_grass is now snowy_grassland 2024-10-06 12:02:36 +01:00
tenplus1
91e7d07968 leaf particle collision and removal 2024-09-21 10:15:53 +01:00
tenplus1
630aaecaf2 re-add candle static images 2024-09-18 12:53:42 +01:00
tenplus1
5add888d48 tweak falling leaf 2024-09-13 08:32:29 +01:00
tenplus1
ae0d31202e new yellow tree textures, tweak code 2024-09-10 07:23:22 +01:00
tenplus1
73549aea9e add some ambience sounds 2024-09-09 12:08:56 +01:00
tenplus1
1e7e40fd0f add falling leaf particles and setting 2024-09-09 10:44:10 +01:00
tenplus1
c292a0a345 Tidy and tweak with minetest 5.1 as base 2024-08-16 11:05:33 +01:00
tenplus1
948c76d61d add helper function for {eatable} 2024-07-26 16:54:52 +01:00
tenplus1
6a15d63c27 add {eatable} group to food items and hp infotext 2024-07-26 14:20:20 +01:00
tenplus1
b0f58ba1fa add alternative giant mushroom to higher elevation of shroom biome 2024-05-07 07:34:52 +01:00
tenplus1
4912e50f4c tidy code 2024-04-17 12:15:33 +01:00
tenplus1
64fab2b70a increase bamboo leaf decay radius to 3 2023-12-09 08:22:45 +00:00
tenplus1
ff132f678f Update translations (thanks Niklp) 2023-08-14 08:08:04 +01:00
tenplus1
81d0dfaf8e can now walk through basandra bush stem 2023-06-22 14:57:56 +01:00
tenplus1
a680503059 add basandra bush and items, add spore grass 2023-06-08 16:06:57 +01:00
tenplus1
71f4f986c4 fix willow twig scale 2023-04-19 08:15:53 +01:00
tenplus1
9fc06da19d tidy code, add recipe to cut coconut if farming redo found 2022-09-30 17:26:44 +01:00
tenplus1
74342d7b9b Code tidy and biome check fixes (thanks hlqkj) 2021-11-27 10:54:46 +00:00
tenplus1
026d59bedd change texture names to begin with ethereal_ 2021-04-02 21:06:43 +01:00
tenplus1
b188cdaa57 Added Mediterranean biome with lemon and olive trees (thanks Felfa) 2020-12-12 20:04:59 +00:00
tenplus1
e918db832b add leafdecay to mushroom and mushroom_pore blocks 2020-09-23 20:42:07 +01:00
tenplus1
9d2bf6def3 Giant Shroom Tops decay when trunk removed (thanks LadyK) 2020-09-16 09:57:39 +01:00
tenplus1
1c7844b726 make sure bunches drop with leaves 2020-08-11 12:46:29 +01:00
TenPlus1
064ed0c453 leaf scaling change 2020-06-28 20:58:37 +01:00
TenPlus1
a7d6b7c469 Update savanna biome with new dirt n decor 2020-04-30 14:07:12 +01:00
TenPlus1
03df3ab59c added sakura leaf decay 2019-02-21 09:56:57 +00:00
TenPlus1
cc57167367 added sakura biome, tree, sapling, wood, stairs, fence, gate 2019-02-16 12:23:14 +00:00
TenPlus1
4641fecbe9 add recipe for big tree sapling 2018-06-07 09:37:19 +01:00
TenPlus1
2c2496199f increase bamboo leaf decay radius to 2 2017-04-23 11:04:34 +01:00
TenPlus1
eca5b6e13c added support for (0.4.15 dev)'s new leafdecay functions 2017-02-28 19:33:34 +00:00
TenPlus1
4f318a9412 amend visual_scale for plantlike nodes 2017-02-12 11:44:46 +00:00
TenPlus1
beb4130e37 can use musrhroom pore and bushes as fuel 2017-01-27 18:53:38 +00:00
TenPlus1
592c2e8ec2 quick tidy 2016-07-12 20:27:07 +01:00
TenPlus1
0b43f04285 Added intllib support 2016-06-09 15:08:34 +01:00
TenPlus1
b1f0ded173 Ethereal NG 1.20 release for minetest 0.4.14 2016-05-17 21:40:05 +01:00
TenPlus1
77fc2ab5d6 sapling chance changed for smaller tree's, plantlike leaves default again 2016-01-31 14:25:48 +00:00
TenPlus1
87031b6051 Optimize code, allfaces leaves by default, leaves walkable by default 2016-01-21 14:59:28 +00:00
TenPlus1
4a29cc936a Added wield images 2015-11-23 20:43:48 +00:00
TenPlus1
bc2b58ab8e Added birch tree, tweaked mapgen and abm's 2015-11-14 10:21:06 +00:00
TenPlus1
39938949b0 Changed Bamboo biome, added bamboo tree, bush, tidied code 2015-08-31 17:40:29 +01:00
TenPlus1
c202d8cbed made pore block flammable 2015-08-10 16:57:12 +01:00
TenPlus1
758af954b2 Fixed acacia leaves drop 2015-08-10 16:36:28 +01:00
TenPlus1
6cbeeacc97 Stopped pine leaves dropping too many items 2015-07-29 21:23:37 +01:00
TenPlus1
170b62ecde Tweaked and Tidied code 2015-07-25 16:45:29 +01:00
TenPlus1
f37b81262a Use default acacia tree nodes if available... 2015-07-24 11:11:22 +01:00
TenPlus1
023d0303c1 Code tidy and fixed fruit not dropping 2015-07-04 12:22:39 +01:00
tenplus1
87316b5083 Code Tidy (thanks HybridDog) 2015-05-29 10:25:35 +01:00