Commit Graph

577 Commits

Author SHA1 Message Date
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
aa1c90a6ef coral can be placed on ethereal:sandy nodes 2024-07-15 06:46:44 +01:00
tenplus1
46f6ec0727 {slippery} group added to ice brick and stairs 2024-07-12 13:54:05 +01:00
tenplus1
352ee43c39 refactor wood rotation 2024-07-09 08:15:46 +01:00
tenplus1
b28af2117d add missing place_param2 check and values 2024-07-08 16:59:56 +01:00
tenplus1
a4ab11bed0 add 'ethereal.wood_rotate' setting to enable/disable directional placement of wood nodes 2024-07-08 15:12:52 +01:00
tenplus1
8cf109392e add async env support for generating illumishrooms (thx Niklp) 2024-06-09 13:51:54 +01:00
tenplus1
01b82996ab new giant brown mushroom sapling texture 2024-05-12 07:49:34 +01:00
tenplus1
3104fe1c3d check for node on_rightclick when placing ethereal sapling 2024-05-10 08:21:16 +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
a6b38705e2 make snow appear on higher elevation in coniferous forest, fix schem/decor order 2024-03-20 16:46:25 +00:00
tenplus1
b81c538191 added 'ethereal.sapling_protection_check' setting to use default sapling placement checks (thx Emojigit) 2024-03-16 12:10:37 +00:00
tenplus1
cce63ba781 skip strawberry registration if farming redo loaded 2024-03-10 09:02:32 +00:00
tenplus1
1e67afe05e change glacier_ocean to glacier 2024-01-28 17:20:52 +00:00
tenplus1
850a26825d remove taiga_ocean, not required 2024-01-28 14:56:28 +00:00
tenplus1
4769795ed2 lbm fix for single height seaweed 2024-01-28 12:03:08 +00:00
tenplus1
19f5f9bde2 fix tall pine tree on lower elevation, tweak frost biome to be layer of coniferous 2024-01-27 07:56:20 +00:00
tenplus1
29b89fe3f4 tweak _ocean values and fishing rod position when something caught 2024-01-26 08:38:47 +00:00
tenplus1
bb93b496a3 added 'ethereal.logs' setting to add decorative fallen tree logs 2024-01-25 10:50:11 +00:00
tenplus1
8aaba4ba7b grow new seaweed using param2 values 2024-01-24 11:48:33 +00:00
tenplus1
4f1b8de039 tweak seaweed_rooted nodebox and walkability, seaweed placement check and first time size placement 2024-01-24 09:15:40 +00:00
tenplus1
c1b5a8f5ab fix coral sand check 2024-01-23 15:41:11 +00:00
tenplus1
5c444ccb50 add player check and min amount 2024-01-23 09:15:07 +00:00
tenplus1
bed9c47876 switch seaweed to plantlike_rooted (thx Niklp) 2024-01-23 08:41:58 +00:00
tenplus1
8bf61fde28 fix fishing biome check (thx Beginner)
switch coral to plantlike_rooted (thx Niklp)
2024-01-22 08:24:22 +00:00
tenplus1
62b697d91a fix oopsie 2023-12-18 08:33:39 +00:00
tenplus1
109a749bb3 tweak some biome levels, update fishing rod 2023-12-18 08:04:58 +00:00
tenplus1
64fab2b70a increase bamboo leaf decay radius to 3 2023-12-09 08:22:45 +00:00
tenplus1
b3654162ba add 'ethereal.abundant_onions' setting 2023-12-04 08:07:56 +00:00
tenplus1
3c83e77607 update french translation (thx TheDarkTiger) 2023-10-08 18:05:59 +01:00
tenplus1
654cf29296 tweak crystal ingot recipe to not be shapeless 2023-09-29 15:58:17 +01:00
tenplus1
7ee062f70c add missing wood group 2023-09-17 09:56:28 +01:00
tenplus1
48abadafd6 basandra bush stem gives 2 wood 2023-08-26 07:48:53 +01:00
tenplus1
177a2ecebf flight potion checks for fake player (thx savilli) 2023-08-22 06:53:19 +01:00
tenplus1
095ed7c242 update mod.conf 2023-08-14 08:11:11 +01:00
tenplus1
ff132f678f Update translations (thanks Niklp) 2023-08-14 08:08:04 +01:00
tenplus1
eec5c41e0d remove intllib 2023-08-08 17:42:04 +01:00
tenplus1
acde73e094 rework abm override into function 2023-07-18 08:53:56 +01:00
tenplus1
a279ef390b tweak rod uses (thx fluxionary) 2023-07-06 07:47:07 +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
a9c6f206ea caverealms' glow bait reduces fishing wait time 2023-05-29 11:57:19 +01:00
tenplus1
5e06b0d87a add _under biomes for water/lava filled caves 2023-05-25 12:02:52 +01:00
tenplus1
5854098bd6 revoke force_place trees 2023-05-09 07:08:21 +01:00
tenplus1
ca8faad219 revert bamboo force placement 2023-05-08 08:05:09 +01:00
tenplus1
186b992758 replace core. with minetest. 2023-05-01 08:08:04 +01:00
tenplus1
b01b3a3d66 add 3 new fish, 3 new food, 1 new lucky block 2023-04-25 10:47:55 +01:00
tenplus1
f0b0e9f77a new fugu texture (thx Blue Tang) 2023-04-24 17:43:44 +01:00