Feral Heart

Help & Guidance => Game Help => Topic started by: bunnylions on January 07, 2018, 09:56:27 pm

Title: Help making this item?
Post by: bunnylions on January 07, 2018, 09:56:27 pm
I'm trying to make a King Dice head. I'm trying to find the texes/mats for the Minecraft masks (from Legendary Items) as a reference to the coding and where to put his face/dots, but I can't find the material file or texture anywhere. However it shows up just fine in game.
(https://preview.ibb.co/kAnJuw/screenshot_01072018_170108844.png)
Demonstration courtesy of Rei Yasuda.
Title: Re: Help making this item?
Post by: Morgra on January 08, 2018, 10:02:42 pm
Hi there! Still not finding the texture for that item? ^^

The material file is "steveMat" within the item "materials2.material" file
The texture for the Steve minecraft mask is called "Texturo.png"
Title: Re: Help making this item?
Post by: bunnylions on January 08, 2018, 10:44:48 pm
Hi there! Still not finding the texture for that item? ^^

The material file is "steveMat" within the item "materials2.material" file
The texture for the Steve minecraft mask is called "Texturo.png"

Ah. I don't want to change the pre-existing item, but make a new one. Any tips for that?