MineClone2/mods
kabou 584a75df76 Fix filling cauldrons with water.
When using a bucket of water on a cauldron, this would not fill the
cauldron as expected, but deposit a water source block on top of the
cauldron instead.

Applied patch from mineclone5 #38 (commit #
698c29733f06a7fcb7e755bf26ee46b33b00699b) from mineclone5 that fixes
this problem.
2022-02-20 18:46:23 +01:00
..
CORE Update get_pointed_thing function 2022-02-17 15:30:41 +00:00
ENTITIES Fix mob-in-boat crash in Minetest 5.5-dev 2022-02-15 11:17:01 +01:00
ENVIRONMENT Fix #1911, error in lightning callback 2021-11-17 00:37:11 +01:00
HELP Update French translation (part 1) 2021-08-13 11:35:18 +02:00
HUD Use set_count instead of creating a new item and checking for enchanted books 2021-11-18 17:40:32 +01:00
ITEMS Fix filling cauldrons with water. 2022-02-20 18:46:23 +01:00
MAPGEN Add stacks to enchant_uniform_randomly 2021-12-07 18:19:41 +01:00
MISC Merge pull request 'Give players fly priv when creative is enabled' (#1865) from NO11/MineClone2:privs into master 2021-10-07 15:13:04 +00:00
PLAYER Temporarily remove glitchy Elytra crash-damage 2022-01-06 21:55:01 +00:00