Jump to content

Changing a Single Property In Each Vanilla Block


Techno

Recommended Posts

I was wondering if it's at all possible to change the slipperiness value of every vanilla block to the same value. I wish blocks had some sort of setSlipperiness(int newValue) method so I could just loop through all the vanilla blocks and change this property. Is there even a way to do this? I know how to replace a vanilla block, but I'm hoping that there is an alternative method so I do not have to recreate every single vanilla block in the game and replace it with my custom one (what a pain that would be)!

Edited by Techno
Link to comment
Share on other sites

as an update, I was able to access transformers to get access to the slipperiness field for blocks, but I cannot assign to it because it is final. Is there really no way whatsoever to access vanilla block properties??

Edited by Techno
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.