LYIVX's Fusion (Connected Textures) Plugin

Supported MCreator versions
2023.3
2023.4
2024.1
Tags / plugin type
API support
Fusion Logo
Downloads:
1043
Upvotes: 13
About the plugin

About the plugin

This Plugin adds API support in to MCreator 2023.3 & 2023.4.


WIKI: https://github.com/SuperMartijn642/Fusion/wiki


TUTORIAL:

Download both the Plugin plus the mc-ct.zip file,  Place the plugin in your normal plugins folder.

You'll need to extract the mc_ct.zip file at this location in your mod:

src/main/resources/assets/mod_id/models/block

You'll need your 'connected texture' imported into Mcreator, You'll also need a texture_name.png.mcmeta file (Needs to have the same file name as the texture) This Is Placed In The Same Folder As Your Texture!! Inside the .png.mcmeta file you'll need this code:

{
 "fusion": {
   "type": "connecting"
 }
}

MAKE SURE TO ENABLE THE API!

Now just create your block and It should automatically added Connected Textures support.

(If you had any previous versions from 1.2.0 you can just unlock you block elements and regenerate your code!)

 

DISCLAIMER:

You Need To Download The mc_ct.zip folder Otherwise Your Glass Panes WILL Break Your Mod


Texture Template:

Example Texture Using Oak Planks:

 

Supported Versions:

Fusion (Connected Textures): [Source]

            NeoForge:

  • 1.20.4 - (1.1.1-neoforge-mc1.20.4) 

            Forge:

  • 1.20.2 - (1.1.1-forge-mc1.20.2) 
  • 1.20.1 - (1.1.1-forge-mc1.20.1) 
  • 1.20 - (1.1.1-forge-mc1.20)
  • 1.19.4 - (1.1.1-forge-mc1.20.2)
  • 1.19.2 - (1.1.1-forge-mc1.19.4)
  • 1.19 - (1.1.1-forge-mc1.19.2)
  • 1.18.2 - (1.1.1-forge-mc1.18.2)
  • 1.18 - (1.1.1-forge-mc1.18)
  • 1.17 - (1.1.1-forge-mc1.17)

            Fabric:

  • 1.20.2 - (1.1.1-fabric-mc1.20.2) 
  • 1.20 - (1.1.1-fabric-mc1.20)
  • 1.19.4 - (1.1.1-fabric-mc1.20.2)
  • 1.19.2 - (1.1.1-fabric-mc1.19.4)
  • 1.19 - (1.1.1-fabric-mc1.19.2)
  • 1.18.2 - (1.1.1-fabric-mc1.18.2)
  • 1.18 - (1.1.1-fabric-mc1.18)
  • 1.17 - (1.1.1-fabric-mc1.17)

 


Changelog:

Changelog - 1.6.2


Updated:

  • Added Support For Fabric 1.20.1

  • Updated All Fabric Versions

  • Overridden fabric.mod.json file


Changelog - 1.6.1


Updated:

  • Added Support For 2024.1.15821


Changelog - 1.6.0


Updates:

  • Updated The Plugin For 2024.1

  • Added NeoForge 1.20.4


Changelog - 1.4.0


Updates:

  • Fixed Block.json Override For Panes Textures Not Showing Correctly 

  • Added 1.19.4 & 1.19.2 Overrides


Changelog - 1.3.2


Updates:

  • Added Block.json Override For Panes


Changelog - 1.3.1


Updates:

  • Added Block.json Override For Single Texture Usage


Changelog - 1.3.0


Updates:

  • Added Block.json Override (No Longer Need To Lock Elements)


Changelog - 1.2.0


Updates:

  • Added 1.20.1 Version


ALL PREVIOUS VERSIONS OF THE PLUGIN ARE AVAILABLE ON THE GIT REPOSITORY

Project members
Lead developer
License
GNU General Public License version 3 (GPLv3)

Plugin downloads
mt-ct.zip - mt-ct.zipUploaded on: 01/23/2024 - 00:07   File size: 1.54 KB
LYIVX's Fusion (Connected Textures) 1.6.2.zip - LYIVX's Fusion (Connected Textures) 1.6.2.zipUploaded on: 04/22/2024 - 20:14   File size: 9.47 KB

Comments

I think I followed all of the steps but I'm only getting missing textures when placing the block in-game.
Could you take a look at my thread? I included screenshots and workspace zip in case you need them.
https://mcreator.net/forum/106055/connected-texture-appears-missing-texture-using-lyivxs-fusion-connected-textures

Is there a way to only make the top and bottom of the textures connect for like a pillar?

Im having a issue with this plugin. when i use it and reload the gradle its no longer able to read the the model,json files.

I can't get this working. I have regenerated the code and done everything everyone else has done. My mcreator version is 2023.4 and I'm on version 1.20.1. Please help :<

The plugin is breaking the Plant model. Making the texture of any plant missing.

You could try doing (or using) something like this https://camo.githubusercontent.com/a01ce400dcaf4536481877c309b95d240ee9179fa5a99da354639fa90e2d15a4/68747470733a2f2f696d6775722e636f6d2f617650324130552e706e67

Could you post one more template thats more obvious please? like a square

Is it possible to make a block with connected textures but a unique top texture like a kind of pillar?