forked from epCode/extra_mobs
remove unessasary description
This commit is contained in:
parent
33e907ad29
commit
acc1085d75
|
@ -130,7 +130,6 @@ local strider = {
|
|||
return
|
||||
end
|
||||
|
||||
-- Put saddle on pig
|
||||
local item = clicker:get_wielded_item()
|
||||
if item:get_name() == mobs_mc.items.saddle and self.saddle ~= "yes" then
|
||||
self.base_texture = {
|
||||
|
|
Loading…
Reference in New Issue