Change texture with procedures

Started by DominicentekCZ on

Topic category: Help with MCreator software

Active 4 years ago
Joined Aug 2017
Points:
707

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
Change texture with procedures

Is there a way to change look of the block with a procedure? For example, I want to change texture of a block based on what is player holding.

Active 4 years ago
Joined Jan 2021
Points:
618

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
I do not know how to make a…
Sun, 01/24/2021 - 05:15

I do not know how to make a block/entity texture change with a procedure.  There is a way to make an animated texture for an item and block though instead of using a procedure.  You watch this video to learn more about the topic MCreator: Tips and Tricks | Making Animated Texture Strips for MCreator | Ep3 - YouTube.

Active 3 months ago
Joined Jul 2020
Points:
710

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 105
You could maybe make it use…
Mon, 01/25/2021 - 16:33

You could maybe make it use a /fill ~-5 ~-5 ~-5 ~5 ~5 ~5 <block> replace <block> when the item is held, and stop it as soon is it let go