..
locale
Add spanish translations ( #3678 )
2023-05-10 23:12:37 +00:00
models
Merge pull request 'Axolotl' ( #2870 ) from TheOnlyJoeEnderman/MineClone2:Axolotl into master
2022-11-23 03:18:36 +00:00
sounds
add axolotl sounds
2022-10-26 21:37:11 +00:00
axolotl.lua
Fix Axelotl crash for right click
2022-12-04 11:34:48 -06:00
bat.lua
make register functions use the . notation
2022-11-27 14:53:16 +01:00
blaze.lua
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
chicken.lua
Fix farm animals so they don't get into combat state
2023-01-11 01:07:18 +00:00
cod.lua
Changed Salmon, Glow Squid, Cod, Cartography Table, Awards_Axolotl, Armor_Stand_Item. Glow-Ink_sac.
2023-02-14 01:43:16 +00:00
cow+mooshroom.lua
Nerf group spawning until group spawn is based on pack size, not per spawn attempt
2023-02-10 19:01:29 +00:00
creeper.lua
Adjust speeds to make it less ridiculous
2023-03-23 00:38:18 +00:00
dolphin.lua
Nerf group spawning until group spawn is based on pack size, not per spawn attempt
2023-02-10 19:01:29 +00:00
ender_dragon.lua
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
enderman.lua
Standardise despawn logic and add asserts. Add persistent flag for mobs that have been interacted with.
2023-05-09 22:24:40 +00:00
endermite.lua
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
ghast.lua
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
glow_squid.lua
Changed Salmon, Glow Squid, Cod, Cartography Table, Awards_Axolotl, Armor_Stand_Item. Glow-Ink_sac.
2023-02-14 01:43:16 +00:00
guardian_elder.lua
Added mobs that were missing from non_spawn_specific()
2023-02-26 11:06:38 -05:00
guardian.lua
Added mobs that were missing from non_spawn_specific()
2023-02-26 11:06:38 -05:00
hoglin+zoglin.lua
Hoglins should only spawn in crimson forest
2023-03-26 13:03:46 +00:00
horse.lua
Added mobs that were missing from non_spawn_specific()
2023-02-26 11:06:38 -05:00
init.lua
Merge pull request 'Axolotl' ( #2870 ) from TheOnlyJoeEnderman/MineClone2:Axolotl into master
2022-11-23 03:18:36 +00:00
iron_golem.lua
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
LICENSE
Add brand-new updated mobs_mc mod
2017-07-05 03:15:46 +02:00
LICENSE-media.md
Enable placing carpets on llamas and add textures for it
2022-05-13 22:00:09 +00:00
llama.lua
Nerf group spawning until group spawn is based on pack size, not per spawn attempt
2023-02-10 19:01:29 +00:00
mod.conf
Remove stray dependency.
2022-12-29 02:13:57 +00:00
ocelot.lua
Fix tamed ocelot textures not being set correctly
2023-01-15 16:57:47 +00:00
parrot.lua
Add compat for old "wrong" : notation
2022-11-27 14:53:16 +01:00
pig.lua
Fix farm animals so they don't get into combat state
2023-01-11 01:07:18 +00:00
piglin.lua
Ensure hoglins and piglins aren't faster than player.
2023-03-26 13:03:46 +00:00
pillager.lua
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
polar_bear.lua
make register functions use the . notation
2022-11-27 14:53:16 +01:00
rabbit.lua
Added mobs that were missing from non_spawn_specific()
2023-02-26 11:06:38 -05:00
README.md
add axolotl to mob list
2022-10-27 04:39:22 +00:00
salmon.lua
Changed Salmon, Glow Squid, Cod, Cartography Table, Awards_Axolotl, Armor_Stand_Item. Glow-Ink_sac.
2023-02-14 01:43:16 +00:00
sheep.lua
Fix farm animals so they don't get into combat state
2023-01-11 01:07:18 +00:00
shulker.lua
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
silverfish.lua
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
skeleton_wither.lua
Fix slime and some nether mob speeds
2023-03-26 13:03:46 +00:00
skeleton+stray.lua
Fix crash when skeleton tries to jock when there is no pos, maybe because pos is unloaded.
2023-03-25 01:55:52 +00:00
slime+magma_cube.lua
Remove slimes from mushroom islands
2023-05-09 14:56:51 +01:00
snowman.lua
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
spider.lua
Adjust speeds to make it less ridiculous
2023-03-23 00:38:18 +00:00
squid.lua
Separate black dye from squid ink sac.
2022-12-29 03:08:49 +00:00
strider.lua
Added mobs that were missing from non_spawn_specific()
2023-02-26 11:06:38 -05:00
tropical_fish.lua
Nerf group spawning until group spawn is based on pack size, not per spawn attempt
2023-02-10 19:01:29 +00:00
vex.lua
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
villager_evoker.lua
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
villager_illusioner.lua
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
villager_vindicator.lua
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
villager_zombie.lua
Standardise despawn logic and add asserts. Add persistent flag for mobs that have been interacted with.
2023-05-09 22:24:40 +00:00
villager.lua
Bundled lua with 5.7 crashes when you right click a farmer villager. math.random needs correct order
2023-03-22 03:55:27 +00:00
witch.lua
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
wither.lua
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
wolf.lua
Some cleanup
2022-11-27 14:53:16 +01:00
zombie.lua
Adjust speeds to make it less ridiculous
2023-03-23 00:38:18 +00:00
zombiepig.lua
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