forked from VoxeLibre/VoxeLibre
31106a2031
This PR stops the load_enchantments function from being called for all items in the villager trades. Fixing non-enchanted items from villagers being unable to stack with their regular counterparts. As they now, no longer have any description metadata. While also ensuring that enchanted items still have their tooltips, and work. |
||
---|---|---|
.. | ||
locale | ||
models | ||
sounds | ||
textures | ||
LICENSE | ||
LICENSE-media.md | ||
README.md | ||
bat.lua | ||
blaze.lua | ||
chicken.lua | ||
common.lua | ||
cow+mooshroom.lua | ||
creeper.lua | ||
depends.txt | ||
ender_dragon.lua | ||
enderman.lua | ||
endermite.lua | ||
ghast.lua | ||
guardian.lua | ||
guardian_elder.lua | ||
horse.lua | ||
init.lua | ||
iron_golem.lua | ||
llama.lua | ||
mod.conf | ||
ocelot.lua | ||
parrot.lua | ||
pig.lua | ||
polar_bear.lua | ||
rabbit.lua | ||
sheep.lua | ||
shulker.lua | ||
silverfish.lua | ||
skeleton+stray.lua | ||
skeleton_wither.lua | ||
slime+magma_cube.lua | ||
snowman.lua | ||
spider.lua | ||
squid.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 | ||
zombiepig.lua |
README.md
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
- Creeper
- Slime
- Spider
- Cave Spider
- Enderman
- Zombie Villager
- Zombie Pigman
- Wither Skeleton
- Magma Cube
- Blaze
- Ghast
- Evoker
- Vex
- Vindicator
- Witch
- Guardian
- Silverfish
- Endermite
- Shulker
- Ender Dragon
- Wither
- Elder Guardian
Peaceful mobs
- 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