changing texture with procedure

Started by TFAU on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Dec 2020
Points:
666

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 30
changing texture with procedure

is there a way to change the texture of an entity with a procedure?

Active 2 years ago
Joined Jul 2018
Points:
759

User statistics:

  • Modifications: 1
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 87
Just texture-no. You have to…
Fri, 12/11/2020 - 16:34

Just texture-no. You have to create two entities and with a procedure despawn the first one and then spawn the second one.

Active 4 years ago
Joined Dec 2020
Points:
666

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 30
what about block without…
Fri, 12/11/2020 - 19:05

what about block without making two copies cause that what i already have going on but its annoying because it closes the gui of the block