inworldcrafting-1.12.2-1.2.0-universal-beta
- Removed redundant method overloading for Fluid crafting. All inputitems should now always be wrapped with array brackets. This will BREAK previous scripts that do not surround ingredients with the array brackets.
inworldcrafting-1.12.2-1.1.2-universal-beta
- Fixed Crash when batch Crafting.
inworldcrafting-1.12.2-1.1.1-universal-beta
- Fixed FluidToItem JEI category, outputs where not aligned correctly.
inworldcrafting-1.12.2-1.1.0-universal-beta
- FluidToFluid and FluidToItem recipes now take multiple inputs. (Thanks ExpensiveKoala)
- Altered FluidToFluid and FluidToItem JEI categories to fit more inputs.
- Added particles to give visual feedback to the player upon completed crafts.
inworldcrafting-1.12.2-1.0.0-universal-beta
- Removed the item blacklist, changed approach to crafting so we don't cannibalized custom EntityItem classes. (Might be a bit more expensive on the cpu, so marking this version as a beta)
- Fixed a bug where Fluid to Item recipes that consumes the fluid could craft in flowing fluid.
- Inputs that are not consumed during crafting will now properly update it's shrunken state.
- Removed config as the Blacklist is no longer a thing, the config file can be removed without breaking anything.
|