Jump to content

Recommended Posts

Posted

In 1.4.7 half slabs were just another custom block really. Now in 1.5.1 they dont seem so easy, the way the class was setup in 1.4.7 no longer works in 1.5.1. Getting on to the point, I discovered how to set them up in 1.5.1 from a thread here that has now been labled solved. The slabs work, and even the double, however the block has no ingame name.....

 

This is my block class...

 

  Reveal hidden contents

 

 

from the mod class

 

  Reveal hidden contents

 

 

Using the above works great, had no problems with my slabs working correctly using this method. Hoever they have no names...from the thread I saw to set it this way

 

 

  Reveal hidden contents

 

 

Though this does not work, using this I still have no names in game.....so if anyone knows how, I would greatly appreciate the help...

 

thanks Microjunk

Posted

under your super all of your things should be this.set not just set.

i dont know if just using set works but i definately this.set works

i.e this.setUnlocalisedName(blcakWoodSlab);

Use examples, i have aspergers.

Examples make sense to me.

Posted
  On 4/13/2013 at 3:16 PM, ashtonr12 said:

under your super all of your things should be this.set not just set.

i dont know if just using set works but i definately this.set works

i.e this.setUnlocalisedName(blcakWoodSlab);

 

This makes no difference, plus I thought this too, before posting. Thanks though. So I still need help with this...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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