promotional bannermobile promotional banner

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.4

  • R
  • Feb 22, 2024
  • 216.62 KB
  • 16.6K
  • 1.19.4
  • Forge + 1

File Name

fusion-1.1.1-forge-mc1.19.4.jar

Supported Versions

  • 1.19.4

Curse Maven Snippet

Forge

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

NeoForge

implementation fg.deobf("curse.maven:fusion-connected-textures-854949:5129287")
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

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

Fusion 1.0.6

  • Fixed concurrency issue when rendering connecting models

Fusion 1.0.5a

  • Make sure parent models get resolved properly when combined with mods like DashLoader

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 SpriteCreationContext sometimes returning the wrong atlas size

Fusion 1.0.0

  • Initial release of Fusion