Farming Valley 0.9.2 released

Farming Valley 0.9.2 released

A new update to Farming Valley have now been released. It can be found on the Twitch launcher and ATLauncher.

A new world is recommended, but old worlds should work.

Added Coins-1.10.2-1.0.1 by https://twitter.com/ParkerMc01
– Useful for trading on servers.
Added mysticalagriculture-1.10.2-1.5.10
Added EnchantingPlus-1.10.2-4.1.0.118
Added Bookshelf-1.10.2-1.4.4.347 (Needed for EnchatingPlus)

  • Yulif now sells coins. These coins sells and buys for the same amount. These can be used on servers. So one player can buy x coins. Then give them to another player, which he then can sell.
  • You can now also craft the “Engineer’s Hammer” from Immersive Engineering (You can still buy it too). But this fixes the issue, were the “HAMMAH! Achievement” could not be achieved. Thanks http://farming-valley.wikia.com/wiki/Bugs for reporting it 🙂
  • Candice now sells Feed Bags, for the InventoryPets.
  • Disabled Sea caves from InventoryPets (ups).
  • Liara at the cafe, now sells some new furnaces.
  • Fixed a bug with issues buing the compact chancecube at Tomas.
  • Tomas at the church now sells Supremium armor! (Very expensive, but very good)
  • Tomas at the church now sells Supremium weapons and tools (Very expensive, but very good)
  • Katlin now sells the seed reproducer (For Mystical Agriculture crops)
  • Mayor Jeimmi now sells some very overpowered crops (From Mystical Agriculture) This is “endgame” content, so they are expensive.
  • Moved stamps and mailbox from cafe to Cloe, as Cloe likes books, it seems fitting she now sells the stamps and mailbox instead of being brought at the cafe.
  • Cloe now have a shop and sells EnchantingPlus items/blocks, and other items.
  • Prosperity Shards can be brought at the BlackSmith
  • Tomas at the Church now sells Soulium dust.
  • Tiberius from the Clockmaker now have a shop. He sells different “blood” themed items, which means that Life Blood crystal have been moved from Church to Clockmaker now.
  • Soul Cage have been moved from Blacksmith to Church.
  • Added 14 new achievement to complete in the achievement book. If you use a old world, use the command “/flushAchievements” to get the new achievements.
  • Fenn which is Tiberius son, now have a shop where he sell some of his toys (ChanceCubes)
  • Fenn now sells the Tier 1 pendant from ChanceCubes mod.

Updated AppleCore-mc1.10.2-3.1.4 fra AppleCore-mc1.10.2-2.2.2

  • Breaking API changeRemoved FertilizationEvent entirely
    • This event and the ASM required for it has been a constant source of hard-to-debug errors and it isn’t worth the effort to maintain
    • As far as I’m aware this event has never been used by any mod that depends on AppleCore, so upgrading shouldn’t affect any current AppleCore users
  • Added zh_TW translation (thanks hugoalh)
  • Added some features to the API related to block-based foods:
    • Added IEdibleBlock with methods to control whether or not Block-based foods can be eaten at max hunger (like ItemFood.alwaysEdible)
      • AppleCore implements IEdibleBlock on BlockCake at runtime, so you can make it always edible by doing `((IEdibleBlock) Blocks.cake).setEdibleAtMaxHunger(true)`
    • Added IAppleCoreRegistry (AppleCoreAPI.registry) to register Block <-> Item relationships for Block-based foods that don’t use an ItemBlock (e.g. cake)
    • See this wiki page for more information
    • Add Polish translation (#112, thanks @Greg-21)
      • Hotfix for startup crash in 3.1.2
    • 3.1.2 changes:
      • Add a better error message for a common incompatibility case (FoodStats being overloaded by another mod)
      • Add French localization (thanks @Yanis48)
      • Update Polish localization (thanks @Greg-21)
      • Reduce the number of false positives when checking FoodStats incompatibility

Updated Baubles-1.10.2-1.3.13 fra Baubles-1.10.2-1.3.11

  • – API: added isBaubleEquipped helper method to BaublesAPI

Updated ChanceCubes-1.10.2-3.1.1.221 fra ChanceCubes-1.10.2-3.0.1.207

  • Bug fixes and reward additions
  • Added Over 10 new rewards!Custom sound rewards also work now!Other small misc bug fixes and changes
  • Fixed a bug with custom rewards not loading

Updated Chisel-MC1.10.2-0.2.1.47 fra Chisel-MC1.10.2-0.0.14.33

  • #738 Fix chisel GUI not handling swap/throw clicks properly
  • #739 Fix Speedup blocks (concrete) no longer working
  • Fix crash on dedicated servers
  • Fix a mistake in the IChiselItem API
  • Add chiseling for iron bar variants
  •    – Default chisel durabilities were slightly buffed, to make them even multiples of 64. To get these new values, remove the durability configs from your config file.
  •    – #594 Fix factory block recipe output being an empty stack
    – #598 Fix oredict conversion groups only working one-way, it should now actually be possible to create chisel’s ingot blocks!
    – #606 Fix crash when in-world chiseling oredict variants
    – #605 Fix factory blocks having the same recipe as Tyrian (Tyrian recipe was corrected)
    – Fix iron/diamond chisel incorrectly handling a chisel breaking partially through crafting a stack
    – Fix chisel sound playing twice in iChisel
  •    – The Auto Chisel has made its glorious return! It can now accept FE (Forge Energy) to increase its speed, but will run without any power. No more upgrades!
    – Added JEI descriptions for chisels
    – #645 Optimized all of our textures, for a sweet 75% decrease in jar size
  • – Add recipe for Auto Chisel
  •    – #653 Crashes when some features are disabled (chisel, autochisel)
    – #651 Occasional crash when Auto Chisel tries to play a sound
    – #681 Crash when Auto Chisel plays sound as the chisel inside breaks
    – #693 Fix calling getActualState too late, fixes crash with TCon blocks (and potentially others)
    – #668 Fix crash when last group for an oredict is removed
    – Fixed some small issues with the Auto Chisel GUI
    – #713 Removed rough and dark prismarine as prismarine variants, fixes potential dupes
    – #691 Fix iChisel deleting items when chisel damage is disabled in the config
    – #663 Fixed Rusty Scaffold texture not being properly transparent
    – #730 Fixed speed boost from concrete being offset in some situations
  • – #696 Auto Chisel will hide the FE bar when it is disabled in the config
    – #678 Chisel blocks should now work with JEI color search
    – Added the remaining missing description tooltips, and fixed a few broken ones
  •    – Iron bars are back! With an all new model you can once again imprison your friends WITH STYLE!

Updated chiselsandbits-12.18 fra chiselsandbits-12.16

  • Fix a CME Crash when rendering.
  • On server always return false for block rendering. (#352)
  • new method in API, getParameter to retrieves runtime values. (#350)
  • Some Minor grammar tweaks.
  • Fix a crash when using incorrect logic to determine Item Names. (#367)

Updated CTM-MC1.10.2-0.3.2.35 fra CTM-MC1.10.2-0.2.3.26

  • Hotfix: Fix bad import causing crash
  •    – Further optimized render caches
    – Changed all occurrences of “chisel” to “ctm”
    – Added a few new profiler sections, and cleaned up the names all around
  •    – #70 occasional crash from rendering due to race condition
  •    – Fix a slow memory leak caused by render caches (covers1624)
  •    – Added the ability to use offsets for map texture types
    – Added support for proxy textures with no metadata
    – Added ASM patch to fix animated textures not interpolating alpha
  •   – Add a second BlockPos parameter to IFacade
    – Optimization pass, should be faster in general
    – Removed the check for culled model sides
    – Better method of getting item mesh for caching
  •    – Patched some potential resource leaks
    – #54 reloading resources causes some textures to go missing
    – Fixed some issues that could occur when using meta overrides and forge blockstates

Updated inventorypets-1.10-1.5.2 fra inventorypets-1.10-1.4.9.9

  • Items from other mods that add flight capabilities now work again when Inventory Pets installed (UntoldForce, Darkmega18)
  • Peek now working when Cloud Pet in hotbar (credit: JamesSkullBlood)
  • Apple Pet now does damage again (credit: mxnmnm)
  • [1.10, 1.11, 1.12] Petmas Gift from Day 6 has been changed to something else as Iron Golem Spawn Egg wasn’t working
  • [1.10, 1.11, 1.12] Enderman Pet and Silverfish Pet now respect World Borders (credit: runescapejon)
  • Sheep Pet slowfall should now work servers when players use simultaneously (credit: Venrexx)
  • Sea Cave dungeons now spawn far less frequently (credit: NocturneBlock, BrisingrAerowing)
  • You can now hold down shift when a Cloud Pet is in your inventory and you won’t fall off the edge (credit: JamesSkullBlood)
  • Ocelot Pets no longer scare all Creepers in all loaded chunks, just Creepers when they are within 24 blocks of the player (credit: payonel)
  • Patreon Rewards finally added: Purplicious Cow Head Armor and Cool Inventory Pets T-Shirt. All players can create, but only Patreons can wear. No special abilities.
  • Living Anvil and Living Bed Pets can now be dismissed via Right Click. Only one Living Pet per Pet Item will be allowed (credit: nathanjfealko)
  • Cloud Pet’s Thunder sound can now be turned off via config (credit: KelleyEngineering)
  • Players can now jump on and sink into Lava when using the Magma Pet (credit: Frieckest)
  • Players can now jump on and sink into Water when using the Sponge Pet
  • Players will no longer receive fall damage after using the Magma Pet or Sponge Pet (credit: Frieckest)
  • Cloud Pet no longer irrecoverably falls from the sky when Sneaking (credit: JamesSkullBlood, mihartsy)
  • Illuminati Cooldown now reflects proper cooldown time (credit: SpeedySpy52)
  • Anvil Pet no longer ‘occoasionally’ rolls back auto-repairs made (credit: sahilewaya)
  • Banana Pet no longer eats food when “PetsMustEat” is set to false in the config (credit: mxnmnm)
  • [1.10, 1.12] Wither Pet tooltip now shows correct pet category “Mob” (credit: DoesntCare)
  • [1.10] Fixed config file not saving in-game
  • Mooshroom Pet no longer disappears when using Bonemeal effect and Pam’s HarvestCraft (credit: mxnmnm)
  • Fixed crash caused when using Drone from Pneumaticraft (credit: nickick7x3)
  • Pingot Pet now uses new methods to find modded ores, including mods that use metadata blocks, e.g., IC2, GregTech (credit: tyler489)
  • Cloud Flying Speed can now be set in Config, from Slow to Very Fast (credit: JamesSkullBlood)
  • Players will no longer be able to permanently fly after removing the Cloud Pet from hotbar (credit: JamesSkullBlood)
  • Players will no longer bounce across the water and take fall damage when on land again …. with no pets in hotbar… #fail (credit: RyanP1991)
  • Fast flight working when flying again, and not on ground (credit: JamesSkullBlood)
  • Enderman Pet no longer ‘saves’ you on top of Nether (credit: Thecuriouspotato)

Updated Railcraft_1.10.2-10.3.1 fra Railcraft_1.10.2-10.2.0

  • INFO: Merry Christmas!
  • NEW: Added Snow to carts!
  • NEW: Added Crowbar of Seasons, used to switch carts to Christmas or Halloween mode, found in Workshops or in Gift and Pumpkin Carts.
  • NEW: Restored Creosote and Steam blocks. (contribution by liach)
  • NEW: Added Creosote potion effect that harms spiders when thrown. (contribution by liach)
  • CHANGE: “NeedsRefuel” routing condition now looks at the entire train and considers Worldspike Carts as well.
  • FIX: Fix cart spawning due to obfuscation error, oops.

Updated foamfix-0.7.5 fra foamfix-0.7.2-law

  • Backport fixes and improvements from FoamFix 0.10.x.
  • Lot’s of performance tweaks