Jump to content

Recommended Posts

Posted

Currently the only thing preventing easy creation of these blocks is the protected variable that loads minecrafts default texture file.  The render for falling sand uses the proper sprite index but you need to add your own entity and render all just to get it to use a custom texture file and I have spent probably way too much time than its worth trying to get that to work with no avail.  Adding a hook in the RenderFallingSand to be able to change the texture would be huge!!! Thanks.

Posted

There isn't much need for this if you can make your own entity for it. Is it more work? Yes. But having a hook to change the texture seems pointless to me if you can just make a clone of it. (plus then you can customize it, have it spawn particles or somesuch, or speed it up, give it properties. If you don't want any of that then just clone it.)

Posted

I'm not an expert coder but I spent hours on this and I still haven't been able to get the custom sand to act like the regular sand even when I've copied it exactly and just changed the texture.  The sand would disappear during most of the fall.  I know the custom render was working because of tweaks to the file would change some variances of it, but the exact same code.  Why the need to add a custom render and entity all to accomplish a custom falling block.  Especially when you've looked around for help on the issue and EVERYONE seems to have a problem accomplishing this.  It would be the slightest bit of change to the code would go miles.

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.