Way to edit vanilla blocks

Started by haranet on

Topic category: Feature requests and ideas for MCreator

Last seen on 23:55, 30. Jul 2024
Joined Nov 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Way to edit vanilla blocks

I think it would be an interesting thing to add. It would be useful if you want to edit harvest level of blocks or hardness or anything like this.

Last seen on 14:41, 10. Sep 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There is a method but this…
Fri, 11/17/2023 - 15:44

There is a method but this requires Coding.

It is called Mixin. If you use Mixin you can edit Classes/Java Files that also allows you to edit harvest level of blocks etc.

Last seen on 15:15, 29. Aug 2024
Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hi. sorry I am a bit late to…
Fri, 08/09/2024 - 07:01

Hi.

sorry I am a bit late to this post its been awhile. however I am trying to do a similar thing and this is the only place i found a useful answer.

I would like to know what documentation or whatever I am looking for, for using Mixins.