Release 4.1.8 for MC 1.16.4+
Changes:
- Added Mekanism crops: Fluorite
- Added Tinkers' Construct crops: Cobalt, Hepatizon, Manyullyn, Pig Iron, Queens Slime, Rose Gold, Slimesteel, Tinkers Bronze
- Added Twilight Forest crops: Steeleaf, Ironwood, Knightmetal, Fiery Ingot
- Added an essence recipe for Music Disk - Pigstep
- Added a config option to allow enchanting Supremium tools
- Added a config option to disable fake players being able to use watering cans
- Enabled shift-clicking in the Tinkering Table GUI
- Essence Farmland changes:
- Can now be converted between different essence tiers in-world
- Can no longer be trampled
- Will no longer change to regular dirt after being dried out
- Regular seed crafting recipe changes:
- Moved the 'seedCraftingRecipes' config option from the server config to the common config (allowing it to function once again)
- These are now regular json recipes in the mod datapack
- The recipe IDs have changed because of this (technically a breaking change for some people)
- Watering Cans are now throttled twice as long for fake players
- Fixed the Mining AOE augment not working on some blocks
- Fixed crops not accounting for crux or required biomes in some cases
- Fixed item rendering on top of the Tinkering Table
Release 4.1.7 for MC 1.16.4+
Changes:
- Added augment ID to augment tooltip when advanced tooltips are enabled
- Fixed crops not being able to grow (woops)
Release 4.1.6 for MC 1.16.4+
Changes:
- Added Apatite seeds
- Added an alternative Saltpeter Essence recipe for Niter
- Added a config option to disable creating Essence Farmland by right clicking with an essence
- Added ConnectedTexturesMod support for Soul Glass and Witherproof Glass
- Rebalanced the enchantability values for Essence Tools/Armor
- Made Essence Infused Farmland work properly with Silk Touch enchanted tools
- Fixed the Infusion Altar/Seed Reprocessor not properly handling recipe output items (this should theoretically fix the weird issues with recipe outputs disappearing)
- Fixed Infusion/Reprocessor recipes not showing up in JEI in some cases (in multiplayer)
- Fixed blocks not having proper tool requirements for harvesting
- Fixed not being able to open containers while holding a watering can
- Fixed Essence Watering Cans toggling auto-watering while looking at a block
Release 4.1.6 for MC 1.16.4+
Changes:
- Added Apatite seeds
- Added an alternative Saltpeter Essence recipe for Niter
- Added a config option to disable creating Essence Farmland by right clicking with an essence
- Added ConnectedTexturesMod support for Soul Glass and Witherproof Glass
- Rebalanced the enchantability values for Essence Tools/Armor
- Made Essence Infused Farmland work properly with Silk Touch enchanted tools
- Fixed the Infusion Altar/Seed Reprocessor not properly handling recipe output items (this should theoretically fix the weird issues with recipe outputs disappearing)
- Fixed Infusion/Reprocessor recipes not showing up in JEI in some cases (in multiplayer)
- Fixed blocks not having proper tool requirements for harvesting
- Fixed not being able to open containers while holding a watering can
- Fixed Essence Watering Cans toggling auto-watering while looking at a block
Release 4.1.5 for MC 1.16.4+
Changes:
- Changed Mining/Tilling/Pathing AOE upgraded tools to only play one sound
- Changed the Growth Accelerator area of effect to start 2 blocks above (instead of 1, where the farmland/dirt etc would be)
- Fixed multi-block plants like saplings, sugarcanes, melons not rendering properly when grown with a watering can
- Fixed infusion recipes for seeds that use tags for crafting materials not showing up properly
- Fixed Starmetal and Rock Crystal seed recipes
Release 4.1.4 for MC 1.16.4
Changes:
- Added Extreme Reactors 2 crops: Yellorium, Cyanite
- Added Astral Sorcery crops: Aquamarine, Starmetal, Rock Crystal
- Improved mob soul gathering:
- Improved the logic for distributing souls between jars
- Fixed a calculation error when adding souls to empty jars
- Fixed mob soul types still being obtainable when disabled
- Crop infusion/reprocessor recipe changes
- These are now regular json recipes in the mod datapack
- This should fix some issues with load order
- The recipe IDs have changed because of this (technically a breaking change for some people)
- Fixed speed augment behavior in water
- Fixed world generation features not being registered properly
- Fixed Platinum and Iridium crops tiers
- API: Added the ability to specify required biomes for a crop
- This option will be usable in the next version of Mystical Customization
Release 4.1.3 for MC 1.16.4
Changes:
- Added Thermal Series crops: Blizz, Blitz, Basalz, Signalum, Lumium, Enderium
- Added Powah crops: Energized Steel, Blazing Crystal, Niotic Crystal, Spirited Crystal, Uraninite
- Withers & Ender Dragons now drop essence when killed with an essence weapon
- the Wither drops 1-3 essence per kill, the Ender Dragon drops 2-4
- the tier of essence dropped depends on the tier of the weapon (ex. Supremium Sword for Supremium Essence)
- Fixed crop names not being white in HWYLA tooltips
Release 4.1.1 for MC 1.16.3
Changes:
- Added essence recipes for Blackstone, Basalt, Crimson/Warped Stems/Fungus
- Added a config option to disable secondary seed drops
- Adjusted a bunch of the soul requirements for the default mob soul types
- Improved watering can throttling logic to make it a more consistent in some scenarios
- Fixed broken AE2 essence recipes
- Fixed hoe damage stats
Release 4.1.0 for MC 1.16.3
Changes:
- Updated to 1.16.3
- Added Applied Energistics crops: Certus Quartz, Fluix, Sky Stone
- Added Pneumaticcraft crops: Compressed Iron
- Added Immsersive Engineering crops: HOP Graphite
- Added a recipe for emptying soul jars
- Added stone cutter recipes for Soulstone
- Made cave spiders and zombie villagers give souls
Release 3.0.7 for MC 1.15.2
Changes:
- Fixed essence tools not taking damage when breaking blocks
Release 3.0.6 for MC 1.15.2
Changes:
- Update zh_tw translations
- Fixed occasional block/item registry crashes
- Fixed crop block names not being localized
- Fixed essence/seed/augment item names not being localized in the stats menu
Release 3.0.4 for MC 1.15.2
Changes:
- Added Honey seeds
- Added a recipe for Mystical Flower seeds
- Added a config option to disable animated Growth Accelerator textures
- Fixed Soul Glass and Witherproof Glass not being translucent
- Fixed essence watering cans not being toggleable
- Fixed the Tinkering Table not having block break particles
- Fixed addon crops being dark in JEI
- Fixed seed and seed reprocessor recipes being generated for disabled crops
Release 3.0.3 for MC 1.15.2
Changes:
- - Added back Botania, Mekanism, Quark, Refined Storage crops from previous versions
- - Added recipe types 'mysticalagriculture:infusion' and 'mysticalagriculture:reprocessor' to the recipe type registry
- - Updated translations for ko_kr, zh_cn
- - Fixed watering cans not always picking up water
- - Fixed effective farmland not working
API Changes:
- - Fixed isEffectiveFarmland default check