diff --git a/README.md b/README.md index 2e9cc5f..71be255 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Minecraft mobs were remade in blender! Amazing! [amc](https://github.com/22i/amc) - test mob looks
[mobs_mc](https://github.com/maikerumine/mobs_mc) - test minecraft mob abilities
[MineClone2](https://forum.minetest.net/viewtopic.php?t=16407) - test Minecraft clone -- [TUTORIAL: how to recreate mobs from textures with Blender and Gimp](http://imgur.com/a/Iqg88) +- [How to recreate mobs from textures with Blender and Gimp](http://imgur.com/a/Iqg88) - [mob blender pictures](https://imgur.com/a/FJXeT) - get Minecraft [hmcl](http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-tools/1265720-hello-minecraft-launcher-2-6-0-4-forge-liteloader), [tlauncher](https://tlauncher.org/en/), [linux](https://rutracker.org/forum/viewtopic.php?t=4891689) @@ -34,6 +34,16 @@ to make the model textures clearer in blender check the upper left menu bar - fi - double press A to select everything then press CTRL-J to join all the objects together - test animation by pressing ALT-A and export using [special minetest B3D exporter](https://github.com/minetest/B3Dexport) +## Exporting tips for sheep + +- join all the objects with fur in their name together with CTRL-J +- join all the objects with sheep in their name together with CTRL-J +- keep all the other objects separete +- dont forget to be in object mode and press SHIFT-C +- double press A to select everything then press SHIFT-CTRL-ALT-C origin to 3D cursor +- press 7 to switch to top view rotate with R for 180 degress +- test animation by pressing ALT-A and export using [special minetest B3D exporter](https://github.com/minetest/B3Dexport) + ## Exporting tips for Enderman - join both objects with 45flower in their name together with CTRL-J diff --git a/models/+/sheep.png b/models/+/sheep.png new file mode 100644 index 0000000..13496a3 Binary files /dev/null and b/models/+/sheep.png differ diff --git a/models/+/sheep_fur.png b/models/+/sheep_fur.png new file mode 100644 index 0000000..4c30c19 Binary files /dev/null and b/models/+/sheep_fur.png differ diff --git a/models/+/sheepuff.png b/models/+/sheepuff.png deleted file mode 100644 index b97b7ce..0000000 Binary files a/models/+/sheepuff.png and /dev/null differ diff --git a/models/+/sheepuff1.png b/models/+/sheepuff1.png deleted file mode 100644 index 643906f..0000000 Binary files a/models/+/sheepuff1.png and /dev/null differ diff --git a/models/sheepfur_baby.blend b/models/sheep.blend similarity index 62% rename from models/sheepfur_baby.blend rename to models/sheep.blend index 16ffb77..994014b 100644 Binary files a/models/sheepfur_baby.blend and b/models/sheep.blend differ diff --git a/models/sheepfur.png b/models/sheep.png similarity index 100% rename from models/sheepfur.png rename to models/sheep.png diff --git a/models/sheepfur.blend b/models/sheep_baby.blend similarity index 64% rename from models/sheepfur.blend rename to models/sheep_baby.blend index ddf74b7..564b643 100644 Binary files a/models/sheepfur.blend and b/models/sheep_baby.blend differ diff --git a/models/sheepfur_baby.png b/models/sheep_baby.png similarity index 100% rename from models/sheepfur_baby.png rename to models/sheep_baby.png diff --git a/models/sheepnaked.blend b/models/sheepnaked.blend deleted file mode 100644 index d2594c5..0000000 Binary files a/models/sheepnaked.blend and /dev/null differ diff --git a/models/sheepnaked.png b/models/sheepnaked.png deleted file mode 100644 index 79bd681..0000000 Binary files a/models/sheepnaked.png and /dev/null differ