This website requires JavaScript.
Explore
Help
Sign In
minenux
/
minetest-mod-mobs_jam
Watch
1
Star
0
Fork
0
You've already forked minetest-mod-mobs_jam
Code
Pull Requests
Activity
minetest-mod-mobs_jam
/
depends.txt
8 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init the repo, starting with mobs_animal as base * this mod will be a reduced version of most mobs, to be more light and reduced for media stream on mobiles
2023-08-06 16:27:12 -04:00
mobs
default?
upgrade animal mobs part to 20240101 version, fixed bugs and tune chicken * added settings to disable specific animals * honey blocks and beehives aren't ground content closes https://codeberg.org/tenplus1/mobs_animal/pulls/1 closes https://github.com/pandorabox-io/pandorabox.io#836 * Many node definitions seem to have not set is_ground_content to false, means jumping a ship near mapblocks that haven't been generated yet, can lead to loss of ships or at least parts of it. * chickens eat seed on ground, so add farming dependency missing * backported the have chance of chicken dropping a feather * backported commit bf12043fdcab68acfef299e26b6896a918ce1512 from https://codeberg.org/tenplus1/mobs_animal/commit/bf12043fdcab68acfef299e26b6896a918ce1512 * way to detect newer engines, for the sound_play extra parameter cherry picked from commit e644a1b52343c5c7e821d53c8b2f6dc9751a16fc backported from https://codeberg.org/tenplus1/mobs_animal/commit/e644a1b52343c5c7e821d53c8b2f6dc9751a16fc minetest.sound_play uses optional parameter only in 5.3+ so autodetectting for future uses * add nil check to sheepy, fix warning msg when dye'ing sheep
2024-03-31 01:48:05 -04:00
farming?
init the repo, starting with mobs_animal as base * this mod will be a reduced version of most mobs, to be more light and reduced for media stream on mobiles
2023-08-06 16:27:12 -04:00
lucky_block?
intllib?
integrates fire spirit from mobs_monster of tenplus1 * also added missing depends on tnt and fire cos we used some things
2023-08-06 19:13:10 -04:00
tnt?
upgrade animal mobs part to 20240101 version, fixed bugs and tune chicken * added settings to disable specific animals * honey blocks and beehives aren't ground content closes https://codeberg.org/tenplus1/mobs_animal/pulls/1 closes https://github.com/pandorabox-io/pandorabox.io#836 * Many node definitions seem to have not set is_ground_content to false, means jumping a ship near mapblocks that haven't been generated yet, can lead to loss of ships or at least parts of it. * chickens eat seed on ground, so add farming dependency missing * backported the have chance of chicken dropping a feather * backported commit bf12043fdcab68acfef299e26b6896a918ce1512 from https://codeberg.org/tenplus1/mobs_animal/commit/bf12043fdcab68acfef299e26b6896a918ce1512 * way to detect newer engines, for the sound_play extra parameter cherry picked from commit e644a1b52343c5c7e821d53c8b2f6dc9751a16fc backported from https://codeberg.org/tenplus1/mobs_animal/commit/e644a1b52343c5c7e821d53c8b2f6dc9751a16fc minetest.sound_play uses optional parameter only in 5.3+ so autodetectting for future uses * add nil check to sheepy, fix warning msg when dye'ing sheep
2024-03-31 01:48:05 -04:00
fire?
Copy Permalink