Michieal
a425d359f5
WaterLoggedRootsKelpFix ( #3994 )
...
Fixes #3990
A very simple fix to Kelp and the current water logged nodes. It adds the group "waterlogged" to water logged items and then puts a check for the group in kelp growth. Made it as a group, because eventually there will be other waterlogged nodes.
Reviewed-on: MineClone2/MineClone2#3994
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: Michieal <michieal@noreply.git.minetest.land>
Co-committed-by: Michieal <michieal@noreply.git.minetest.land>
2023-11-03 21:46:00 +00:00
NO11
2a08f31435
Use particlespawners for better performance (sponge particles)
2021-11-12 14:09:59 +00:00
AFCMS
cd33d406b2
fix many codestyle issues (functions, strings, modpaths)
2021-05-29 16:12:33 +02:00
NO11
f1b7476825
Add #1488 (sponge drying in nether makes now particles)
2021-04-28 14:37:16 +00:00
Lizzy Fleckenstein
d3a3253563
Revert "Revert "Make hoe dig some blocks faster""
...
This reverts commit db5626fcb4
.
2021-04-12 16:34:40 +02:00
Lizzy Fleckenstein
db5626fcb4
Revert "Make hoe dig some blocks faster"
...
This reverts commit c1e295de5f
.
2021-04-12 15:05:01 +02:00
Lizzy Fleckenstein
c451866a36
Fix #1426
2021-04-07 09:56:00 +02:00
Elias Åström
c1e295de5f
Make hoe dig some blocks faster
...
- Sponges
- Hay and kelp blocks
- Nether wart
- Leaves
2021-03-21 12:39:14 +01:00
Wuzzy
c106a62979
Use minetest.is_creative_enabled
2020-07-10 16:45:40 +02:00
Elias Åström
6315490b14
Update the rest of the blast resistance values
...
The values have been updated according to this list:
https://minecraft.gamepedia.com/Module:Blast_resistance_values
2020-04-19 13:08:36 +02:00
Wuzzy
ba74546d48
Add extended tooltips
2020-02-19 04:54:17 +01:00
Wuzzy
47c817d75a
New translation system, part 8: Items, part 4
2019-03-08 00:22:28 +01:00
Wuzzy
f38f1ec061
Rewrite help of riverwaterlogged sponge
2017-12-11 04:57:40 +01:00
Wuzzy
99af7618ee
Fix mcl_sponges dependencies
2017-11-30 17:46:47 +01:00
Wuzzy
443fb284cb
Add riverwaterlogged sponge, rename wet sponge
2017-11-30 17:36:08 +01:00
Wuzzy
e5a34367c9
Use new Minetest settings API syntax for most mods
2017-08-09 16:17:00 +02:00
Wuzzy
4f7196a7e8
Add furnace and sponge help texts
2017-03-10 23:48:03 +01:00
Wuzzy
564ea7d99f
Sponges are not transparent
2017-03-03 00:52:52 +01:00
Wuzzy
6127be0f91
pointed_thing warning in mcl_sponges
2017-03-03 00:51:22 +01:00
Wuzzy
9a9fab87f7
Sponges now regularily absorb water
2017-03-03 00:49:30 +01:00
Wuzzy
6620ee91ae
Refactor sponge code
2017-03-03 00:24:08 +01:00
Wuzzy
9cb2f5b392
Make more items respect the node's on_rightclick
...
- Bone meal
- Fishing rod
- Seeds
- Hopper
- Nether wart
- Sponge
- Bow
- Shovel
2017-03-02 16:09:13 +01:00
Wuzzy
0cb1a39c33
Prismarine, sealantern, sponge, sign: Hardness set
2017-02-27 01:45:25 +01:00
Wuzzy
0aeb109c64
Add blast resistance to a ton of blocks
2017-02-22 16:03:59 +01:00
Wuzzy
19b44a9910
Move sponges to mcl_sponges mod
2017-02-16 20:45:28 +01:00