promotional bannermobile promotional banner

Polymorph (Fabric 1.16.1 - 1.19.2)

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

File Details

polymorph-fabric-0.0.14-1.16.5.jar

  • B
  • Dec 23, 2021
  • 367.89 KB
  • 31.3K
  • 1.16.5
  • Fabric

File Name

polymorph-fabric-0.0.14-1.16.5.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:polymorph-fabric-397434:3577365"
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 Semantic Versioning.

[0.0.14-1.16.5] - 2021.12.22

Added

  • Added Tom's Storage Crafting Terminal compatibility
  • Added polymorph-integrations.toml configuration file to turn off/on any mod compatibility (in case any module is either bugged or undesired)

Changed

  • Rewrote the entire mod again, fixing many old issues but be aware of new issues or old resolved issue that may resurface
  • Improved /polymorph conflicts command to more accurately catch conflicts, output easier-to-read results, and include recipes for smelting and smithing

[0.0.13-1.16.5] - 2021.09.28

Added

  • Added FastBench support #92
  • Added REI display bounds to recipe selection GUI #93

Fixed

  • Fixed furnace recipe toggles not working when loaded with Better Nether #87
  • Fixed recipes being appended endlessly to the recipe selection list #93

[0.0.12-1.16.5] - 2021.09.10

Fixed

  • Fixed recipe toggles showing empty recipes #89

[0.0.11-1.16.5] - 2021.08.25

Added

  • Added Smithing Table compatibility
  • Added Applied Energistics 2 Crafting Terminal and Pattern Terminal compatibility
  • Added Italian localization (thanks simcrafter!)

Changed

  • Rewrote the entire mod, fixing many old issues but be aware of new issues or old resolved issue that may resurface
  • Recipe selection preference now persists across multiple screens

[0.0.10-1.16.5] - 2021.02.24

Fixed

  • Fixed recipe output not respecting Origins: Classes changes #67

[0.0.9-1.16.5] - 2021.01.31

Added

  • Added Korean translation (thanks othuntgithub!)

[0.0.8-1.16.4] - 2021.01.01

Fixed

  • Fixed duplicate recipe outputs #51

[0.0.7-1.16.4] - 2020.12.25

Fixed

  • Fixed FastFurnace integration to prevent potential crashes

[0.0.6-1.16.4] - 2020.12.17

Added

  • Added automatic integration with the majority of modded crafting tables
  • Added smelting recipe conflict management for the Furnace, Smoker, and the Blast Furnace
  • Added smelting recipe conflict integration for FastFurnace, Iron Furnaces, and Fabric Furnaces
  • Added French, Croatian, and Russian localization
  • Added REI integration to automatically select the recipe that players clicked on for transferring ingredients

Changed

  • Updated to Minecraft 1.16.4

[0.0.5-1.16.3] - 2020.09.17

Changed

  • Updated to Minecraft 1.16.3

Fixed

  • Fixed recipes breaking when worlds update mods

[0.0.4-1.16.1] - 2020.08.01

Added

  • Added Chinese localization (thanks Samekichi!)

[0.0.3-1.16.1] - 2020.07.31

Fixed

  • Fixed modded handlers for crafting screens by introducing fallbacks server-side

[0.0.2-1.16.1] - 2020.07.24

Fixed

  • Fixed mouse clicks being disabled on non-crafting screens

[0.0.1-1.16.1] - 2020.07.24

Initial beta release