promotional bannermobile promotional banner

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.16.5-0.32.jar

  • B
  • Nov 17, 2021
  • 239.57 KB
  • 174.9K
  • 1.16.5
  • Forge

File Name

polymorph-forge-1.16.5-0.32.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:polymorph-388800:3528368")
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.16.5-0.32] - 2021.11.16

Fixed

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

[1.16.5-0.31] - 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

[1.16.5-0.30] - 2021.11.12

Changed

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

[1.16.5-0.29] - 2021.11.10

Added

  • Added Fast Workbench Minus Replacement compatibility #104
  • Added Fast Furnace Minus Replacement compatibility

[1.16.5-0.28] - 2021.11.07

Fixed

  • Fixed potential server hang with Refined Storage #102

[1.16.5-0.27] - 2021.11.06

Fixed

  • Attempted fix for CME crash #101
  • Fixed AE2 Pattern Terminal toggle recipe button rendering over processing slots if switched over from crafting

[1.16.5-0.26] - 2021.11.03

Added

  • Added Italian localization (thanks simcrafter!)
  • Added Smithing Table compatibility
  • Added Sophisticated Backpacks's crafting upgrade and smelting upgrade compatibility #55
  • Added Improved Stations's Crafting Station compatibility #61 #82
  • Added Cyclic's Crafter compatibility #70
  • Added Tinkers' Construct's Crafting Station compatibility #74
  • Added Crafting Station compatibility
  • Added Applied Energistics 2's Crafting Terminal and Pattern Terminal compatibility
  • Added Refined Storage Pattern Grid compatibility
  • Added Refined Storage Addons's Wireless Grid compatibility
  • Added Simple Storage Network's Storage Request Table compatibility
  • Added Tom's Storage's 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, fixing many old issues but be aware of new issues or old resolved issue that may resurface
  • Player recipe selection preference now persists across screens and sessions
  • Improved /polymorph conflicts command to more accurately catch conflicts, output easier-to-read results, and include recipes for smelting and smithing

Fixed

  • Fixed miscellaneous syncing issues by rewriting the mod to calculate recipes server-side
  • Fixed recipe calculations bypassing certain modded furnace logic #63 #69

[1.16.5-0.25] - 2021.06.15

Added

  • Added Spanish translation (thanks FrannDzs!)

Fixed

  • Fixed duplication exploit with Refined Storage Pattern Grid by temporarily disabling integration #78

[0.24] - 2021.01.31

Added

  • Added Korean translation (thanks othuntgithub!)

[0.23] - 2021.01.17

Fixed

  • Fixed issue with empty pattern outputs in Refined Storage #56

[0.22] - 2021.01.01

Fixed

  • Fixed duplicate recipe outputs #51

[0.21] - 2020.12.25

Fixed

  • Attempted fix for empty recipe outputs #49

[0.20] - 2020.12.20

Fixed

  • Attempted fix for IllegalArgumentException crash with Create #45

[0.19] - 2020.12.17

Added

  • Added smelting recipe conflict management for the Furnace, Smoker, and the Blast Furnace
  • Added smelting recipe conflict integration for FastFurnace and Iron Furnaces

Changed

  • JEI integration uses recipe identifiers now instead of crafting outputs

Fixed

  • Fixed Pretty Pipes recipe toggle button overlapping with crafting grid #40

[0.18] - 2020.11.27

Fixed

  • Fixed dedicated server crash #38

[0.17] - 2020.11.27

Changed

  • Added automatic integration with the majority of modded crafting tables

[0.16] - 2020.10.26

Added

  • Added French localization (thanks Lykrast!)

Fixed

  • Fixed crash with BYG #32

[0.15] - 2020.09.29

Changed

  • Updated to Minecraft 1.16.3
  • Added Croatian localization (thanks COMBOhrenovke!)

[0.14] - 2020.09.01

Changed

  • Updated to Minecraft 1.16.2

[0.13] - 2020.08.13

Fixed

  • Attempted fix for recipes breaking when updating worlds #24

[0.12] - 2020.08.01

Added

  • Added Chinese localization (thanks Samekichi!)

[0.11] - 2020.07.22

Fixed

  • Fixed Oh The Biomes You'll Go crafting tables not display outputs correctly

[0.10] - 2020.07.19

Changed

  • Port to 1.16.1 Forge