mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2025-03-11 06:07:44 +01:00
- Eating sound for Sheep (file already here) - Damage sound for Sheep - mobs_mc_sheep_damage.ogg all taken from https://freesound.org/people/Breviceps/sounds/644830/ released under CC0 - More random baa sounds for Sheep - mobs_mc_sheep_random.1.ogg is taken from here https://freesound.org/people/michaelperfect/sounds/710298/ and is released under CC0 - mobs_mc_sheep_random.2.ogg is taken from here https://freesound.org/people/satoristudios3/sounds/677221/ and is released under CC0 - Footsteps for Skeletons fixed - Random Sounds for Skeletons fixed - Sounds for Iron Golem - mobs_mc_iron_golem_clank_damage.1.ogg comes from https://freesound.org/people/F.M.Audio/sounds/616200/ CC-BY-4.0 - mobs_mc_iron_golem_clank_damage.2.ogg comes from https://freesound.org/people/F.M.Audio/sounds/620435/ CC-BY-4.0 - mobs_mc_iron_golem_clank_damage.3.ogg comes from https://freesound.org/people/F.M.Audio/sounds/620830/ CC-BY-4.0 - mobs_mc_iron_golem_death.ogg taken from https://freesound.org/people/yottasounds/sounds/175180/ under cc-by-3.0 - mobs_mc_iron_golem_random.1.ogg taken from https://freesound.org/people/LemmaEOF/sounds/538065/ under cc-by-4.0 - mobs_mc_iron_golem_random.2.ogg taken from https://freesound.org/people/newagesoup/sounds/337841/ released under CC0 Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4875 Reviewed-by: kno10 <kno10@noreply.git.minetest.land> Co-authored-by: SmokeyDope <smokey@tilde.team> Co-committed-by: SmokeyDope <smokey@tilde.team> |
||
---|---|---|
.. | ||
locale | ||
models | ||
sounds | ||
axolotl.lua | ||
bat.lua | ||
blaze.lua | ||
chicken.lua | ||
cod.lua | ||
cow+mooshroom.lua | ||
dolphin.lua | ||
ender_dragon.lua | ||
endermite.lua | ||
ghast.lua | ||
glow_squid.lua | ||
guardian.lua | ||
guardian_elder.lua | ||
hoglin+zoglin.lua | ||
horse.lua | ||
init.lua | ||
iron_golem.lua | ||
LICENSE | ||
LICENSE-media.md | ||
llama.lua | ||
mod.conf | ||
ocelot.lua | ||
parrot.lua | ||
pig.lua | ||
piglin.lua | ||
pillager.lua | ||
polar_bear.lua | ||
rabbit.lua | ||
README.md | ||
rover.lua | ||
salmon.lua | ||
sheep.lua | ||
shulker.lua | ||
silverfish.lua | ||
skeleton+stray.lua | ||
skeleton_wither.lua | ||
slime+magma_cube.lua | ||
snowman.lua | ||
spider.lua | ||
squid.lua | ||
stalker.lua | ||
strider.lua | ||
tropical_fish.lua | ||
vex.lua | ||
villager.lua | ||
villager_evoker.lua | ||
villager_illusioner.lua | ||
villager_vindicator.lua | ||
villager_zombie.lua | ||
witch.lua | ||
wither.lua | ||
wolf.lua | ||
zombie.lua |
MC-like mobs [mobs_mc
]
This mod adds mobs which closely resemble the mobs from the game Minecraft, version 1.12.
Credits
- maikerumine: Coding behaviour, spawning, drops, and misc.
- Wuzzy2: Zombies, husks, item textures, and code
- toby109tt: Mapping fixes - better 2D planes
- 22i: Models (done in Blender) and mob icons for spawn eggs
- XSSheep: Mob and item textures (from Pixel Perfection)
- MysticTempest: More mob textures
- See
LICENSE_media.md
for detailed credits about each file
Licensing
- Code: GNU General Public License, version 3 (see
LICENSE
) - Media: MIT, CC0, CC BY 3.0 CC BY-SA 4.0, LGPLv2.1, GPLv3. See
LICENSE_media.md
for details
Links
List of mobs
Note: Many of these are incomplete.
Monsters
- Zombie
- Husk
- Skeleton
- Stray
- Stalker
- Slime
- Spider
- Cave Spider
- Rover
- Zombie Villager
- Zombie Piglin
- Wither Skeleton
- Magma Cube
- Blaze
- Ghast
- Evoker
- Vex
- Vindicator
- Witch
- Guardian
- Silverfish
- Endermite
- Shulker
- Ender Dragon
- Wither
- Elder Guardian
Peaceful mobs
- Axolotl
- Chicken
- Cow
- Pig
- Rabbit
- Sheep
- Squid
- Polar Bear
- Bat
- Mooshroom
- Horse
- Donkey
- Llama
- Mule
- Skeleton Horse
- Zombie Horse
Helpful mobs
- Wolf
- Villager
- Iron golem
- Snow golem
- Ocelot/Cat
- Parrot