[1.7.10] Yet Another Food Mod Download


Yet-Another-Food-Mod.jpg

This mod adds several new food recipes to fill in a few gaps in vanilla.

Looting Raw Mutton

Yet-Another-Food-Mod-1.jpg

Looting Raw Squid

Yet-Another-Food-Mod-2.jpg

Looting Cooked Mutton

Yet-Another-Food-Mod-3.jpg

Cooking Fried Egg

Yet-Another-Food-Mod-4.jpg

Cooking Squid

Yet-Another-Food-Mod-5.png

Cooking Mutton

Yet-Another-Food-Mod-6.png

Crafting Carrot Soup

Yet-Another-Food-Mod-7.jpg

The two carrots can be anywhere.

What this mod does?

  • Fried Egg: Adds a smelting recipe for Egg –> Fried Egg (0.35 experience, same as other food recipes). Fried Egg coincidentally has the same stats as Bread, except that it can be used to feed wolves (can’t be any worse for them than Rotten Flesh, right?).
    Of course, the item ID of “Fried Egg” is configurable in 1.6.4 versions (default is 9754). You can also disable the recipe for “Egg” –> “Fried Egg”. This only disables the recipe, it doesn’t do anything with the item itself.
  • Mutton: Gives sheep the ability to drop mutton upon death with the same strength as beef. Rules are the same for sheep dropping mutton as for cows dropping beef: 1) cows drop a base 1-3 beef on death, 2) with Looting N on the weapon, cows drop an additional 0-N beef, 3) baby cows don’t drop beef, 4) cows don’t drop beef when the “doMobLoot” rule is off, 5) cows drop cooked beef on death if they were on fire, and 6) cows drop raw beef on death if they weren’t on fire. All 6 of these rules apply to sheep dropping mutton as well, when this is enabled in the config (it’s on by default). Disabling this only stops mutton from dropping off of sheep, it doesn’t remove it from the game.
  • Squid: Does the same thing for squids as it does for sheep. Their meat is the same strength as chicken, but with the same drop rate as beef. You won’t see this quite as often, but they will indeed drop cooked squid if they’re on fire when they die.
  • Carrot Soup: Adds a recipe to make carrots a slightly more desirable crop. As always, the item ID is configurable in 1.6.4, and you can disable the recipe if you don’t want it. Put two carrots and a bowl into the crafting grid in any configuration, and you’ll create Carrot Soup! Eating one serving of Carrot Soup restores the same amount of hunger as eating a Carrot, with slightly more saturation, but each bowl contains three servings. This gives carrot crops effectively a 50% buff, which puts them on par with potatoes for farming. The choice between the carrot crop and potato crop is now which inconvenient drawback you want to deal with: do you want to have to run all the way to a furnace, get fuel, and wait (potatoes), or do you want to have to deal with managing bowls and stacks, but be able to do it in the field?

How to install:

  • Download and install Minecraft Forge.
  • Download the mod.
  • Go to %appdata%.
  • Go to .minecraft/mods folder.
  • Drag and drop the downloaded jar (zip) file into it.
  • If one does not exist you can create one.
  • Enjoy the mod.
 

Download links for other versions:

 

 

 

 

Videos:

2 Comments

  1. lol

    Reply
  2. An Error caused by your Mod-:
    —- Minecraft Crash Report —-
    // Hey, that tickles! Hehehe!

    Time: 19/02/16 18:55
    Description: There was a severe problem during mod loading that has caused the game to fail

    net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: airbreather/mods/airbreathercore/mod/IModule
    at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:543)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:417)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NoClassDefFoundError: airbreather/mods/airbreathercore/mod/IModule
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:344)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:468)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:512)
    … 10 more
    Caused by: java.lang.ClassNotFoundException: airbreather.mods.airbreathercore.mod.IModule
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    … 35 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    … 37 more

    A detailed walkthrough of the error, its code path and all known details is as follows:
    —————————————————————————————

    — System Details —
    Details:
    Minecraft Version: 1.8.9
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 113712200 bytes (108 MB) / 286584832 bytes (273 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.19 Powered by Forge 11.15.1.1738 4 mods loaded, 4 mods active
    States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
    UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1738.jar)
    UC Forge{11.15.1.1738} [Minecraft Forge] (forge-1.8.9-11.15.1.1738.jar)
    UE YAFM{1.0.4} [Yet Another Food Mod] (Yet-Another-Food-Mod-1.8.9.jar)
    Loaded coremods (and transformers):
    GL info: ‘ Vendor: ‘ATI Technologies Inc.’ Version: ‘4.5.13399 Compatibility Profile Context 15.201.1101.0’ Renderer: ‘AMD Radeon(TM) R5 Graphics’

    Reply

LEAVE A REPLY

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Lost Password