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.15.2-0.10.jar

  • B
  • Aug 9, 2020
  • 85.22 KB
  • 2.7M
  • 1.15.2
  • Forge

File Name

polymorph-FORGE-1.15.2-0.10.jar

Supported Versions

  • 1.15.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:polymorph-388800:3027519")
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.

[0.10] - 2020.08.08

Fixed

  • Fixed some crafting screens not being selectable #23
  • Fixed crash with SimpleStorageNetwork #21

[0.9] - 2020.07.19

Fixed

  • Removed debug line of code

[0.8] - 2020.07.19

Added

  • Added Refined Storage integration #7
  • Added CraftingCraft integration #13

[0.7] - 2020.07.15

Fixed

  • Fixed not being able to select recipe outputs for FastWorkbench #14

[0.6] - 2020.07.12

Fixed

  • Fixed dedicated server crash

[0.5] - 2020.07.11

Fixed

  • Removed debug line of code

[0.4] - 2020.07.10

Fixed

  • Attempted fix for potential race condition in fetching recipes #10
  • Attempted fix for Simple Storage Network integration crash #11

[0.3] - 2020.06.21

Added

  • Added Silent Gear Crafting Station support #5
  • Added Simple Storage Network Storage Request Table and Crafting Remote support #6
  • Added JEI support so that transferring recipes will keep the selected output

Changed

  • Added error handling to recipe fetching, which prevents crashes and helps diagnose #3

[0.2] - 2020.06.16

Fixed

  • Fixed default crafting outputs being used when shift-clicking using FastWorkbench #2
  • Fixed duplication bug when shift-clicking single quantity crafting outputs #1

[0.1] - 2020.06.13

  • Initial beta release