Go to file
Unknown 4e8b6ad8f9 many texture mapping fixes and blender ui cleanup
-vindicator mapping fixes left arm

-witch undernose texture change

-wither both heads moved closer
-wither ribs texture mapping fix

-wither sketon legs and arms texture mapping fix

-wolf ass texture mapping fix
-moved front legs further to the front and closer together
-back legs moved closer and back a bit
tail texture mapping fix

-organised mob blender files - removed views that arent used often like 3d view full, compositing, game logic, motion tracking, scripting, and video editing
2017-08-18 23:20:34 +02:00
models many texture mapping fixes and blender ui cleanup 2017-08-18 23:20:34 +02:00
LICENSE Initial commit 2017-01-21 13:47:37 +01:00
README.md readme fix link to usefull Minecraft commands 2017-08-18 15:24:47 +02:00
screenshot.png added screenshot for folder icon and info how to make textures clearer 2017-07-16 21:14:23 +02:00
usefull minecraft commands many texture mapping fixes and blender ui cleanup 2017-08-18 23:20:34 +02:00

README.md

Blender Setup

to make the model textures clearer in blender check the upper left menu bar - file - user preferences...
on the system tab uncheck Mipmaps, set Anisotropic Filtering to Off and save user settings button in the lower left.

Checking if texture mapping is correct
  • get Minecraft tlauncher linux you need java installed start it up in creative and spawn the mob you want by pressing T and pasting this command /summon pig ~ ~ ~ {NoAI:1} usefull minecraft commands
  • open the blender model you want to test
  • when in default view or animation view find the outliner window in the top right
  • there should be armature click on the eye icon to hide the bones
  • switch to UV editing view in the upper top menu bar
  • have the same view over the mob in blender and minecraft to see if anything is off
Exporting 180 degress rotated
  • 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 CTRL-J to join all the objects together
  • test animation by pressing ALT-A and export using special minetest B3D exporter
Exporting without rotation
  • dont forget to be in object mode and press SHIFT-C
  • 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
Exporting tips for mobs that hold items

when exporting mobs that hold items like: zombie pigman. baby zombie pigman, vex, skeleton, stray, wither skeleton, illusioner and vindicator you have a choice between minecraft default item or pixel perfection item. If you want pp then delete the other holdable item without pp in the name.

If exporting goes wrong

if something is off, some cube is in wrong location or if animation is broken like with wither, enderdragon, wolf and skeleton reopen that .blend skip origin to 3D cursor part and put model into middle manualy. Credits:

  • toby109tt mapping fixes - better 2d planes - backface culling