nixnoxus
|
a86e8e2c8e
|
fix strider breeding & increase riding speed (#4096)
- Striders follow `mcl_crimson:warped_fungus`
- Striders can be bred with `mcl_crimson:warped_fungus`
- Riding speed increased to 2 m/s
- Warning fixed
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/4096
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: nixnoxus <nixnoxus@web.de>
Co-committed-by: nixnoxus <nixnoxus@web.de>
|
2024-04-13 23:38:46 +00:00 |
bakawun
|
25fa21ddbd
|
Set all mob spawn chance weights according to mc now that weights are actually taken into account
|
2023-11-27 10:47:55 +01:00 |
GuyLiner
|
14039290a9
|
Added mobs that were missing from non_spawn_specific()
|
2023-02-26 11:06:38 -05:00 |
GuyLiner
|
fbb2923a0b
|
Added mcl_mobs:non_spawn_specific function for mobs that don't naturally spawn and for mobs that don't spawn in the overworld
|
2023-02-16 19:43:50 -05:00 |
cora
|
e82c318f0c
|
Split off breeding
|
2022-11-27 14:53:16 +01:00 |
cora
|
70834d0f5d
|
make register functions use the . notation
|
2022-11-27 14:53:16 +01:00 |
PrairieWind
|
e1ba319616
|
Fix Baby Striders being extra small
|
2022-11-24 14:46:54 -07:00 |
cora
|
646a341f52
|
Fix mob api can_spawn callback
|
2022-11-02 03:47:23 +01:00 |
cora
|
3629f88dc0
|
Make strider usable
|
2022-11-01 04:52:17 +01:00 |
cora
|
21f5586669
|
Fix strider spawning
|
2022-11-01 04:52:17 +01:00 |
cora
|
fb67bc74ba
|
Fix strider riding
|
2022-11-01 04:52:17 +01:00 |
cora
|
fb1c1a483e
|
Add strider
|
2022-11-01 04:52:17 +01:00 |