How do i make "connecting textures"?

Started by Remfy on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do i make "connecting textures"?

Some mods have types of glass (as an example) that will connect and remove borders if 2 of them are placed next to eachother (eg clear glass). How can I make my textures remove borders once they're placed next to eachother?

Joined Jun 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You need to download this…
Sun, 11/03/2019 - 17:31

You need to download this mod first: https://www.curseforge.com/minecraft/mc-mods/ctm

There are some video tutorials for creating connected textures, like this one: https://m.youtube.com/watch?v=uUxozmSVn0U

When I added connected textures to my mods for the first time, there were no video tutorials, so I had to read the official guide. If you prefer reading than watching a video, you can read the guides. Don't worry, they are easy to understand and require no programming knowledge: https://github.com/Chisel-Team/ConnectedTexturesMod/wiki

If you already know how to create custom animated textures it will be very easy to learn connected textures :)

Joined Feb 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
That's cool, but Optifine…
Mon, 11/04/2019 - 02:05

That's cool, but Optifine has issues with some mods, no? I think ctm also supports emissive textures. Very nice though

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I can't work CTM. MCreator…
Mon, 11/04/2019 - 03:47

I can't work CTM. MCreator mods don't conflict with optifine, as far as I'm concerned. 

Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how do you make connected…
Wed, 10/04/2023 - 22:51

how do you make connected textures for a create mod addon?

 

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
My mod is 1.20.1 and there's…
Wed, 10/11/2023 - 11:52

My mod is 1.20.1 and there's no version of ConnectedTextureMod in 1.20.1
There isn't any other mod that will work?