Solved Horse Skulls

Discussion in 'Plugin Development' started by ShowbizLocket61, Mar 6, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    ShowbizLocket61

    How does one create a horse skull ItemStack?
     
  2. Offline

    pie_flavor

    @ShowbizLocket61 Make a new ItemStack of Material.SKULL_ITEM. Set its durability to 3. Get its ItemMeta, cast it to SkullMeta, and set the owner to whoever has a proper skin. Unfortunately there is no MHF_Horse. Then, set the ItemMeta back to the item.
     
  3. Offline

    ShowbizLocket61

Thread Status:
Not open for further replies.

Share This Page