Polymorph (Fabric/Forge/Quilt)

No more recipe conflicts! Adds an option to choose the crafting result if more than one is available.

File Details

polymorph-forge-1.17.1-0.33.jar

  • B
  • Jan 1, 2022
  • 201.55 KB
  • 56.6K
  • 1.17.1
  • Forge

File Name

polymorph-forge-1.17.1-0.33.jar

Supported Versions

  • 1.17.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:polymorph-388800:3587702")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to the format MCVERSION-MAJORMOD.MAJORAPI.MINOR.PATCH.

[1.17.1-0.33] - 2022.01.01

Fixed

  • Fixed NPE furnace crash #122
  • Fixed NPE from JEI crash #124

[1.17.1-0.32] - 2021.12.23

Added

  • Re-added FastFurnace and FastWorkbench compatibility

Fixed

  • Fixed dedicated server lag #117
  • Fixed freezes with Applied Energistics 2 pattern terminal #114

[1.17.1-0.31] - 2021.11.16

Fixed

  • Fixed potential overflow errors when using certain modded furnaces #108

[1.17.1-0.30] - 2021.11.14

Added

  • Added Sophisticated Backpack's auto-smelting upgrade compatibility #105

Fixed

  • Fixed potential fallback errors so that recipes can still operate normally even if the Polymorph logic fails
  • Fixed Sophisticated Backpack's smelting upgrade compatibility
  • Fixed recipe failures after changing dimensions #106

[1.17.1-0.29] - 2021.11.12

Changed

  • Improved recipe output equality logic
  • Recipe outputs will now display the stack size

[1.17.1-0.28] - 2021.11.06

Changed

  • Updated to Minecraft 1.17.1+
  • Updated to Forge 37+

Removed

  • Removed compatibility for mods that are not on 1.17.1+ yet