Fusion (Connected Textures)

Fusion allows resource packs to use additional texture and model types such as connected textures!

File Details

Fusion 1.1.1 for Forge 1.19.2

  • R
  • Feb 22, 2024
  • 225.23 KB
  • 2.5M
  • 1.19.2
  • Forge + 1

File Name

fusion-1.1.1-forge-mc1.19.2.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fusion-connected-textures-854949:5129280")

NeoForge

implementation fg.deobf("curse.maven:fusion-connected-textures-854949:5129280")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fusion 1.1.1

  • Added match_state connection predicate
  • Added is_face_visible connection predicate
  • Fixed log spam for resource packs which don't have a pack.mcmeta file

Fusion 1.1.0c

  • Fix Forge's render_type property not working for connecting models

Fusion 1.1.0b

  • Fixed Fusion's appearance API checks, so it works properly with mods like FramedBlocks

Fusion 1.1.0a

  • Fixed crash when rendering the breaking overlay for connecting models
  • Fixed concurrency issue when checking connections for connecting models

Fusion 1.1.0

  • Added an option for resource packs to have optional Fusion integration
  • Added the option for connecting textures to override their render type
  • Added the option to specify connections per texture in connecting models
  • Added horizontal, vertical, and compact connecting texture layouts
  • Added support for Forge's appearance API
  • Fixed connecting models not respecting Forge's render_type property
  • Fixed crash with OptiFine

Fusion 1.0.6

  • Fixed concurrency issue when rendering connecting models

Fusion 1.0.5

  • Fixed VanillaModelDataBuilder setting ambient occlusion to false by default

Fusion 1.0.4

  • Fixed concurrency issue where some texture are sometimes not loaded correctly

Fusion 1.0.3

  • Added ModelBakingContext#getModel
  • Fixed parents for connecting models not always being resolved
  • Added bypass to load child model data for multipart models

Fusion 1.0.2

  • Fixed simple connected texture sprite coordinates for the left,up,down connection

Fusion 1.0.1

  • Fixed textures not loading correctly when ModernFix is installed
  • Fixed SpriteCreationContext sometimes returning the wrong atlas size

Fusion 1.0.0a

  • Fixed crash with Iris

Fusion 1.0.0

  • Initial release of Fusion