ElCeejo / animalia

Basic Fauna for Minetest Game
MIT License
14 stars 37 forks source link

Saddle not removed from inventory when placed on horse #85

Open Skivling opened 8 months ago

Skivling commented 8 months ago

When I right click a horse and am holding a saddle, it goes on the horse... But doesn't get removed from my inventory. This allows me to use the same saddle and duplicate it every time I put it on a horse, not good.

After running the function to put the saddle on it should remove it from the players inventory.