Jump to content

Take on all attributes of another block


superzanti

Recommended Posts

I'd like to work on a mod that contains a block and an item.

 

When the block is placed it just sit's there and does nothing interesting. However when you right click the block with the item then right click another block (one not apart of the mod) my block would take on ALL the attributes of this block, from how it's rendered to how it's mined, but still be my block so I could change the texture of it if need be.

 

Is this feasible?

Link to comment
Share on other sites

so how do I tell the block to use a different texture? especially when there are so many mods out there that have dynamic textures.

 

Do you really need to do a different texture, or are you just coloring the hue of the existing texture. Above you mentioned that you want to change hue.

 

In that case, I think you can look at how grass tinting works.

 

In earlier versions you could also do multi-pass rendering of blocks, but I'm not sure how to do that in 1.8. TheGreyGhost is an expert at block rendering and can probably provide ideas.

Check out my tutorials here: http://jabelarminecraft.blogspot.com/

Link to comment
Share on other sites

Hi

 

Could you describe a bit more exactly what you want to do?  The best approach depends a lot on that.

 

For example

- changing the colour of all blocks of a particular type (eg all sand blocks)

or

- changing the colour of one block at one [x,y,z] location only, for any type of block

or

- changing the colour of one block at one [x,y,z] location only, for a few (say ten) different types of block, eg grass or wood or similar

 

None of them are particularly easy and I think it will be a steep learning curve with no guarantee it will work how you want.

 

-TGG

Link to comment
Share on other sites

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.