Jump to content

phphgo4it

Members
  • Posts

    2
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

phphgo4it's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I want to make a flower planter. But how to plant a flower on a flower pot? How to code?Which method? I'm new! Please help me, thanks.
  2. I followed the picture, but I met a problem. In eclipse I have my packages like mods.roserod.textures.items I must put my png files in a path like E:\Minecraft152\.minecraft\mods\roserod\mods\roserod\textures\items It works. @Override public void registerIcons(IconRegister iconRegister) { itemIcon = iconRegister.registerIcon("roserod:roseRod"); }
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.