This is a collection of garden-related mods originally based on Modular Flower Pots. I hit some technical barriers that required a compatibility-breaking rewrite, and took the opportunity to break the mod into several pieces. This gives me more freedom to expand each of the pieces without the worry that I'm straying too far from the "modular pot" focus. The mods are meant to be used together, but you are free to pick and choose the content you want to use.
This mod collection can co-exist with Modular Flower Pots, but duplicates most of its content. I would not recommend running them together.
Distribution Notice: This mod is officially distributed through Curse, GitHub, and via inclusion within mod packs. Distribution through other websites is unauthorized. In particular, malware has been uploaded to sites like Planet Minecraft pretending to be the Garden Stuff mod. Do not trust files from unauthorized sources.
Documentation
Documentation is now available. Complete documentation for this mod can now be found on the project's GitHub Wiki.
Compatibility
I have written explicit compatibility for the following mods:
I will slowly work in compatibility for more mods. Compatibility means plant types introduced by the mod will behave rationally in containers and most trees will have ornamental versions.
License and Usage
This mod and its source code are released under the MIT License. You are free to use it in modpacks. A courtesy link is appreciated. It's okay to distribute your modpacks through ad.fly, but please do not distribute these mods directly through such links. That will make me a sad panda.
If you make something cool with this mod, you're encouraged to share a screenshot in this thread.
Unified Download
If you want to cut through the crap and just have all the mods, here's a unified jar. Do not mix it with the individual mod jars also available for download, or you won't be able to load Minecraft.
I personally like screenshots, and you can find plenty of those further down. But if video is your thing, here's some spotlights provided by the community:
Garden Core is the base mod that all the others depend on. You must install this mod if you install any of the others. In addition to being a dependency, this mod does provide a small amount of usable content. Garden Core provides the foundation for combining multiple plants into a single block, and includes some miscellaneous bits that don't fit elsewhere.
Screenshots
Mix and match multiple plants on special garden blocks - even between them!
Use the Garden Trowel to fine-tune your arrangements. Some slots have restrictions on the size of plants they'll hold.
Garden Containers encompasses the pottery component of Modular Flower Pots. It contains the same large pots and crafting mechanics. It also adds new containers like fancy pots and window boxes. New containers may be added later.
Screenshots
An assortment of containers provided by the mod. Combinations of pattern and color are almost innumerable.
Decorate your yard.
Fill the decorative pots with netherrack to decorate your Nether gardens or Zelda dungeons.
Medium-size pots offer size variety but can't hold the largest plants like their full-size brethren.
Configuration
gardencontainers.patterns.cfg: A config file to control the available patterns and how to obtain them. Open the config file for more in-depth information. It is possible to add your own patterns.
Garden Trees encompasses the ornamental tree component of Modular Flower Pots. It allows saplings to be grown into miniature trees, and adds the wood posts and wood post fences. If you have another mod installed that's compatible, new posts and fences may be available based on the compatible mod's trees.
Screenshots
Vanilla ornamental trees and oak wood post fences.
A large number of ornamental trees added with Biomes O' Plenty compatibility.
[12:20:26] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[12:20:26] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[12:20:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[12:20:26] [main/INFO] [FML]: Forge Mod Loader version 7.10.25.1190 for Minecraft 1.7.10 loading
[12:20:26] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_60, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7
[12:20:26] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:20:26] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[12:20:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:20:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:20:26] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:20:28] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[12:20:28] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[12:20:28] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:20:28] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[12:20:28] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[12:20:28] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[12:20:28] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[12:20:29] [main/INFO]: Setting user: <PROFILE NAME>
[12:20:30] [Client thread/INFO]: LWJGL Version: 2.9.1
[12:20:30] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[12:20:30] [Client thread/INFO] [FML]: MinecraftForge v10.13.0.1190 Initialized
[12:20:30] [Client thread/INFO] [FML]: Replaced 182 ore recipies
[12:20:30] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[12:20:30] [Client thread/INFO] [FML]: Searching D:\Main\Dropoff\Other\MultiMC\MultiMC\instances\1710\minecraft\mods for mods
[12:20:30] [Client thread/ERROR] [FML]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
[12:20:30] [Client thread/ERROR] [FML]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.Start. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
[12:20:32] [Client thread/INFO] [FML]: Forge Mod Loader has identified 14 mods to load
[12:20:32] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Ancient Warfare Automation, FMLFileResourcePack:Ancient Warfare Core, FMLFileResourcePack:Ancient Warfare Model Editor, FMLFileResourcePack:Ancient Warfare NEI Plugin, FMLFileResourcePack:Ancient Warfare NPCs, FMLFileResourcePack:Ancient Warfare Structures, FMLFileResourcePack:Ancient Warfare Vehicles, FMLFileResourcePack:EnhancedPortals, FMLFileResourcePack:Garden Containers, FMLFileResourcePack:Garden Core, FMLFileResourcePack:Garden Trees
[12:20:32] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[12:20:32] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[12:20:32] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[12:20:32] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Pre-Init Started
[12:20:33] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Pre-Init Completed
[12:20:33] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Pre-Init started
[12:20:33] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Pre-Init completed
[12:20:33] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Modeler Pre-Init started
[12:20:33] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Modeler Pre-Init completed.
[12:20:33] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Pre-Init started
[12:20:33] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Pre-Init completed
[12:20:33] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Pre-Init started
[12:20:33] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Pre-Init completed
[12:20:33] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Pre-Init started
[12:20:33] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Pre-Init completed
[12:20:33] [Client thread/INFO] [FML]: Applying holder lookups
[12:20:33] [Client thread/INFO] [FML]: Holder lookups applied
Starting up SoundSystem...
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard1.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune1
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard2.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune2
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard3.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune3
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard4.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune4
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard1.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune1
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard2.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune2
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard3.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune3
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard4.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune4
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard1.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune1
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard2.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune2
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard3.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune3
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard4.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune4
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard1.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune1
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard2.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune2
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard3.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune3
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard4.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune4
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard1.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune1
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard2.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune2
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard3.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune3
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard4.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune4
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard1.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune1
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard2.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune2
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard3.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune3
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard4.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune4
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard1.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune1
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard2.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune2
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard3.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune3
[12:20:33] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard4.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune4
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 00.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 01.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 02.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 03.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 04.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 05.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 06.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 07.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 08.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 09.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 10.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 11.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 12.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 13.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 14.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 00.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 01.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 02.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 03.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 04.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 05.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 06.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 07.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 08.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 09.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 10.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 11.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 12.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 13.png
[12:20:34] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 14.png
[12:20:34] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_213_decorativePot.png
java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_213_decorativePot.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[12:20:34] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_217_thinLog.png
java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_217_thinLog.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[12:20:34] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_212_stoneWindowBox.png
java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_212_stoneWindowBox.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[12:20:34] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_211_woodWindowBox.png
java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_211_woodWindowBox.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[12:20:34] [Sound Library Loader/INFO]: Sound engine started
[12:20:34] [Client thread/INFO]: Created: 512x512 textures/blocks-atlas
[12:20:34] [Client thread/INFO]: Created: 512x256 textures/items-atlas
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Init Started
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Init Completed
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Init started
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Init completed
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Modeler Init started
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Modeler Init completed.
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Init started
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Init completed
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Init started
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Init completed
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Init started
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Init completed
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Post-Init Started
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Core Post-Init Completed
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Post-Init started
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Automation Post-Init completed. Successfully completed all loading stages.
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Modeler Post-Init started
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Modeler Post-Init completed. Successfully completed all loading stages.
[12:20:34] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Post-Init started
[12:20:35] [Client thread/INFO] [AncientWarfare]: Ancient Warfare NPCs Post-Init completed. Successfully completed all loading stages.
[12:20:35] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Post-Init started
[12:20:35] [Client thread/INFO] [AncientWarfare]: Loaded NPC Module Structure Plugin
[12:20:35] [Client thread/INFO] [AncientWarfare]: Loaded Vehicle Module Structure Plugin
[12:20:35] [Client thread/INFO] [AncientWarfare]: Loaded Automation Module Structure Plugin
[12:20:35] [Client thread/INFO] [AncientWarfare]: Loaded 0 structure(s).
[12:20:35] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Structures Post-Init completed. Successfully completed all loading stages.
[12:20:35] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Post-Init started
[12:20:35] [Client thread/INFO] [AncientWarfare]: Ancient Warfare Vehicles Post-Init completed. Successfully completed all loading stages.
[12:20:35] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 14 mods
[12:20:35] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Ancient Warfare Automation, FMLFileResourcePack:Ancient Warfare Core, FMLFileResourcePack:Ancient Warfare Model Editor, FMLFileResourcePack:Ancient Warfare NEI Plugin, FMLFileResourcePack:Ancient Warfare NPCs, FMLFileResourcePack:Ancient Warfare Structures, FMLFileResourcePack:Ancient Warfare Vehicles, FMLFileResourcePack:EnhancedPortals, FMLFileResourcePack:Garden Containers, FMLFileResourcePack:Garden Core, FMLFileResourcePack:Garden Trees
[12:20:35] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 00.png
[12:20:35] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 01.png
[12:20:35] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 02.png
[12:20:35] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 03.png
[12:20:35] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 04.png
[12:20:35] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 05.png
[12:20:35] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 06.png
[12:20:35] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 07.png
[12:20:35] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 08.png
[12:20:35] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 09.png
[12:20:35] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 10.png
[12:20:35] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 11.png
[12:20:35] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 12.png
[12:20:35] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 13.png
[12:20:35] [Client thread/INFO] [EnhancedPortals]: Registered custom portal Icon: 14.png
[12:20:35] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_213_decorativePot.png
java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_213_decorativePot.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[12:20:35] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_217_thinLog.png
java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_217_thinLog.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[12:20:35] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_212_stoneWindowBox.png
java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_212_stoneWindowBox.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[12:20:35] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_211_woodWindowBox.png
java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_211_woodWindowBox.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
[12:20:35] [Client thread/INFO]: Created: 512x512 textures/blocks-atlas
[12:20:35] [Client thread/INFO]: Created: 512x256 textures/items-atlas
Starting up SoundSystem...
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard1.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune1
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard2.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune2
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard3.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune3
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard4.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune4
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard1.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune1
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard2.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune2
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard3.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune3
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard4.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune4
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard1.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune1
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard2.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune2
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard3.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune3
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard4.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune4
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard1.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune1
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard2.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune2
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard3.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune3
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard4.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune4
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard1.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune1
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard2.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune2
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard3.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune3
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard4.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune4
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard1.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune1
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard2.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune2
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard3.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune3
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard4.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune4
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard1.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune1
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard2.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune2
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard3.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune3
[12:20:36] [Client thread/WARN]: File ancientwarfare:sounds/npc/bard/bard4.ogg does not exist, cannot add it to event ancientwarfare:bard.tune.tune4
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[12:20:36] [Sound Library Loader/INFO]: Sound engine started
[12:20:41] [Thread-8/WARN] [FML]: =============================================================
[12:20:41] [Thread-8/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FMLCommonHandler!
[12:20:41] [Thread-8/WARN] [FML]: Offendor: com/jcraft/jogg/Buffer.report(Ljava/lang/String;)V
[12:20:41] [Thread-8/WARN] [FML]: =============================================================
[12:21:33] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[12:21:33] [Server thread/INFO]: Generating keypair
[12:21:34] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[12:21:34] [Server thread/INFO] [FML]: Injecting new block and item data into this server instance.
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenTrees:thin_log: 217 (init) -> 217 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenContainers:stone_window_box: 212 (init) -> 212 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenTrees:thin_log_fence: 218 (init) -> 218 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenContainers:pottery_table: 216 (init) -> 216 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenCore:garden_proxy: 208 (init) -> 208 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenCore:garden_farmland: 207 (init) -> 207 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenContainers:large_pot: 214 (init) -> 214 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenCore:compost_bin: 210 (init) -> 210 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenContainers:decorative_pot: 213 (init) -> 213 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenCore:small_fire: 209 (init) -> 209 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenContainers:large_pot_colored: 215 (init) -> 215 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenContainers:wood_window_box: 211 (init) -> 211 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenCore:garden_soil: 206 (init) -> 206 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenTrees:thin_log: 217 (init) -> 217 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenContainers:stone_window_box: 212 (init) -> 212 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenTrees:thin_log_fence: 218 (init) -> 218 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenContainers:pottery_table: 216 (init) -> 216 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenCore:garden_trowel: 4143 (init) -> 4143 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenCore:garden_proxy: 208 (init) -> 208 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenCore:soil_test_kit_used: 4146 (init) -> 4146 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenCore:garden_farmland: 207 (init) -> 207 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenContainers:large_pot: 214 (init) -> 214 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenCore:compost_bin: 210 (init) -> 210 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenContainers:decorative_pot: 213 (init) -> 213 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenCore:small_fire: 209 (init) -> 209 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenContainers:pottery_pattern: 4147 (init) -> 4147 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenContainers:large_pot_colored: 215 (init) -> 215 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenCore:compost_pile: 4144 (init) -> 4144 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenContainers:wood_window_box: 211 (init) -> 211 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenCore:soil_test_kit: 4145 (init) -> 4145 (map).
[12:21:34] [Server thread/INFO] [FML]: Injected new block/item GardenCore:garden_soil: 206 (init) -> 206 (map).
[12:21:34] [Server thread/INFO] [FML]: Applying holder lookups
[12:21:34] [Server thread/INFO] [FML]: Holder lookups applied
[12:21:34] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@711bf204)
[12:21:34] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@711bf204)
[12:21:34] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@711bf204)
[12:21:34] [Server thread/INFO]: Preparing start region for level 0
[12:21:34] [Server thread/INFO]: Changing view distance to 12, from 10
[12:21:35] [Netty Client IO #0/INFO] [FML]: Server protocol version 1
[12:21:35] [Netty IO #1/INFO] [FML]: Client protocol version 1
[12:21:35] [Netty IO #1/INFO] [FML]: Client attempting to join with 14 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[12:21:35] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
[12:21:35] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
[12:21:35] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[12:21:35] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[12:21:35] [Server thread/INFO]: <PROFILE NAME>[local:E:882499ee] logged in with entity id 286 at (-177.07946310857437, 64.63198305016437, 65.47947828432856)
[12:21:35] [Server thread/INFO]: <PROFILE NAME> joined the game
java.lang.ClassNotFoundException: codechicken.nei.api.API
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
[12:21:35] [Client thread/INFO] [AncientWarfare]: Skipping loading of NEI plugin, NEI not found!
at java.lang.Class.forName(Unknown Source)
at net.shadowmage.ancientwarfare.nei_plugin.AncientWarfareNEIPlugin.worldLoaded(AncientWarfareNEIPlugin.java:66)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_16_AncientWarfareNEIPlugin_worldLoaded_Load.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at net.minecraft.client.multiplayer.WorldClient.<init>(WorldClient.java:61)
at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:237)
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2049)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
Caused by: java.lang.NullPointerException
[12:21:35] [Server thread/INFO]: Saving and pausing game...
[12:21:35] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[12:21:36] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[12:21:36] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[12:29:46] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking memory connection
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181) ~[nc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
at com.jaquadro.minecraft.gardencore.block.tile.TileEntityGarden.getStackInSlotIsolated(TileEntityGarden.java:349) ~[TileEntityGarden.class:?]
at com.jaquadro.minecraft.gardencore.block.tile.TileEntityGarden.func_70301_a(TileEntityGarden.java:324) ~[TileEntityGarden.class:?]
at com.jaquadro.minecraft.gardencore.inventory.InventoryGarden.func_70301_a(InventoryGarden.java:25) ~[InventoryGarden.class:?]
at net.minecraft.inventory.Slot.func_75211_c(Slot.java:67) ~[aay.class:?]
at net.minecraft.inventory.Container.func_75138_a(SourceFile:64) ~[zs.class:?]
at net.minecraft.inventory.Container.func_75132_a(SourceFile:53) ~[zs.class:?]
at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:88) ~[FMLNetworkHandler.class:?]
at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2208) ~[yz.class:?]
at com.jaquadro.minecraft.gardencore.item.ItemTrowel.func_77648_a(ItemTrowel.java:57) ~[ItemTrowel.class:?]
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:127) ~[add.class:?]
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:389) ~[mx.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:554) ~[nh.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jo.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jo.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[nc.class:?]
... 5 more
[12:29:46] [Server thread/ERROR]: This crash report has been saved to: D:\Main\Dropoff\Other\MultiMC\MultiMC\instances\1710\minecraft\crash-reports\crash-2014-07-31_12.29.46-server.txt
[12:29:46] [Server thread/INFO]: Stopping server
[12:29:46] [Server thread/INFO]: Saving players
[12:29:46] [Server thread/INFO]: Saving worlds
[12:29:46] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[12:29:46] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[12:29:46] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[12:29:46] [Server thread/INFO] [FML]: Unloading dimension 0
[12:29:46] [Server thread/INFO] [FML]: Unloading dimension -1
[12:29:46] [Server thread/INFO] [FML]: Unloading dimension 1
[12:29:46] [Server thread/INFO] [FML]: Applying holder lookups
[12:29:46] [Server thread/INFO] [FML]: Holder lookups applied
[12:29:46] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[12:29:46] [Client thread/FATAL]: Reported exception thrown!
net.minecraft.util.ReportedException: Rendering screen
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1092) ~[blt.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989) ~[bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_60]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
at com.jaquadro.minecraft.gardencore.block.tile.TileEntityGarden.getStackInSlotIsolated(TileEntityGarden.java:349) ~[TileEntityGarden.class:?]
at com.jaquadro.minecraft.gardencore.block.tile.TileEntityGarden.func_70301_a(TileEntityGarden.java:324) ~[TileEntityGarden.class:?]
at com.jaquadro.minecraft.gardencore.inventory.InventoryGarden.func_70301_a(InventoryGarden.java:25) ~[InventoryGarden.class:?]
at net.minecraft.inventory.Slot.func_75211_c(Slot.java:67) ~[aay.class:?]
at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:201) ~[bex.class:?]
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99) ~[bex.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) ~[blt.class:?]
... 17 more
---- Minecraft Crash Report ----
// Why did you do that?
java.lang.ArrayIndexOutOfBoundsException: 2
at com.jaquadro.minecraft.gardencore.block.tile.TileEntityGarden.getStackInSlotIsolated(TileEntityGarden.java:349)
at com.jaquadro.minecraft.gardencore.block.tile.TileEntityGarden.func_70301_a(TileEntityGarden.java:324)
at com.jaquadro.minecraft.gardencore.inventory.InventoryGarden.func_70301_a(InventoryGarden.java:25)
at net.minecraft.inventory.Slot.func_75211_c(Slot.java:67)
at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:201)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:989)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:273)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:363)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.jaquadro.minecraft.gardencore.block.tile.TileEntityGarden.getStackInSlotIsolated(TileEntityGarden.java:349)
at com.jaquadro.minecraft.gardencore.block.tile.TileEntityGarden.func_70301_a(TileEntityGarden.java:324)
at com.jaquadro.minecraft.gardencore.inventory.InventoryGarden.func_70301_a(InventoryGarden.java:25)
at net.minecraft.inventory.Slot.func_75211_c(Slot.java:67)
at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:201)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99)
Thanks for the bug report. The trowel isn't supposed to be used on that one (or for the window boxes, for that matter, until I add a new GUI), so I need to make sure it doesn't try to pull up a GUI on those.
I'll try to put out a new release tonight to fix the crashes. Let me know if you find any other crashes.
This mod looks awesome! Could you possibly make a version for 1.7.2 and prehaps 1.6.4, since I would love to use this in my 1.7.2 Modpack. (Ah, if only MCNostalgia was still around and updated..)
Rollback Post to RevisionRollBack
Teddwa (The Fakemon in my avatar) belongs to ReallyDarkAndWindie and that is used with permission from him.
Click on this spoiler to see mods and ideas that I support!
Click on this Spoiler to see misc. banners and whatnot!
(Why the middle-number version jump? That number will increase every time there is an API-breaking change to GardenCore. This insures that you can't load the rest of the mods with an incompatible GardenCore. More on the API will come later.)
Changes:
Fix crash when applying bonemeal to certain plants (HarvestCraft crops),
Fix crash when trying to use trowel on decorative pots and window boxes.
GardenCore breaking API change to slot profiles.
I have also added a unified jar for download, which contains all the mods embedded into a single jar. They'll still appear as separate mods when you load up Minecraft. Most of you were probably planning on using all the mods anyway, so this would be an easier option for you. Do not mix and match with the other individual jars. You'll just duplicate classes and crash Minecraft when it starts loading.
Interesting, your Garden containers', quartz pots with netherrack can work like the redstone lantern I suggested.
I think I will be downloading this mod, as I will get to have something I have wanted in-game for a while.
Rollback Post to RevisionRollBack
But now in Christ Jesus you who formally were far off have been brought near by the blood of Christ. For he Himself is our peace.
Ephesians 2:13-14 NASB
Interesting, your Garden containers', quartz pots with netherrack can work like the redstone lantern I suggested.
I think I will be downloading this mod, as I will get to have something I have wanted in-game for a while.
Cool, glad that was something you were looking for. I didn't think of it until I modeled them and couldn't get Zelda dungeons out of my head (specifically going through those sewers in Link to the Past).
1.7.2, yes. After the initial flurry of bugfixes. 1.6.4, probably not.
Ah, okay then. I can wait.
Rollback Post to RevisionRollBack
Teddwa (The Fakemon in my avatar) belongs to ReallyDarkAndWindie and that is used with permission from him.
Click on this spoiler to see mods and ideas that I support!
Click on this Spoiler to see misc. banners and whatnot!
The Meaning of Life, the Universe, and Everything.
Join Date:
4/26/2013
Posts:
322
Member Details
roughly a dozen trees and their sapplings and it does add more types of soil, though it does have plenty of aesthetically pleasing features, also in my oppinion it tops biomes o' plenty
I've been playing Minecraft a bunch over the last week, so not much time spent working on the mod. But playing on a server again got me thinking of more things I wanted in this mod. Here's a small content update.
Garden Core:
Fix leaves instantly decomposing in compost bin.
Garden Containers:
Add medium clay pots. Smaller, non-connecting version of large pots.
Garden Trees:
Fix particles when hitting or breaking wood posts and fences.
Add 3 new saplings to generate vanilla tree variations:
Pine sapling for "lollipop" taiga spruce trees. Craft spruce sapling with enriched soil.
Tall birch sapling. Craft birch sapling with enriched soil.
Swamp sapling. Craft oak sapling with enriched soil and vines.
The new craftable saplings give you access to Minecraft vanilla tree generators that aren't associated with existing saplings. It includes the "pine" version of spruce trees from the Taiga biomes (lollipop or matchstick generation), tall birch from the Birch Forest M biome, and swamp trees from the swamp biome. The corresponding trees will continue to drop normal spruce/birch/oak saplings.
The medium pots are very basic right now and might accept plants that they shouldn't. I'll be doing more to them in the coming weeks. Medium pots will only hold a single plant.
Very cool mods you have here.I like the fact that they are separate modules so people only download the ones they want. I have a couple Ideas if you are taking them. What if you were to add in garden pavers which are just a decorative slabs you can walk on. They would have their own texture and not use the vanilla textures. If you've ever seen MrCrayfish's Furniture Mod he has pavers similar to what I'm talking about and you just place them on top of an existing block. Also you could have a trellis that you could put on walls and such and you flowers would grow up the trellis similar to the way vines grown downward. You could also make and archway structure that is made from putting three trellis in a crafting grid in an "n" shape and you would get the archway.Well those are just some ideas to think about if you are looking to add new stuff.
I think there's enough mods that already do an adequate job on pavers: Artifice, Tinkers Construct, Chisel, just to name a few. I'm not keen to go duplicating, but if I think something is still missing in this area after playing for a while, I might put another module together.
I'd have to give more thought to something like a trellis. Out of the hundreds or thousands of plants at our disposal (think of all the other mods), how many of them might be conducive to growing up a trellis? The existing vine-type plants, probably.
Also check out my storage mod, Storage Drawers!
This is a collection of garden-related mods originally based on Modular Flower Pots. I hit some technical barriers that required a compatibility-breaking rewrite, and took the opportunity to break the mod into several pieces. This gives me more freedom to expand each of the pieces without the worry that I'm straying too far from the "modular pot" focus. The mods are meant to be used together, but you are free to pick and choose the content you want to use.
This mod collection can co-exist with Modular Flower Pots, but duplicates most of its content. I would not recommend running them together.
Distribution Notice: This mod is officially distributed through Curse, GitHub, and via inclusion within mod packs. Distribution through other websites is unauthorized. In particular, malware has been uploaded to sites like Planet Minecraft pretending to be the Garden Stuff mod. Do not trust files from unauthorized sources.
Documentation
Documentation is now available. Complete documentation for this mod can now be found on the project's GitHub Wiki.
Compatibility
I have written explicit compatibility for the following mods:
I will slowly work in compatibility for more mods. Compatibility means plant types introduced by the mod will behave rationally in containers and most trees will have ornamental versions.
License and Usage
This mod and its source code are released under the MIT License. You are free to use it in modpacks. A courtesy link is appreciated. It's okay to distribute your modpacks through ad.fly, but please do not distribute these mods directly through such links. That will make me a sad panda.
If you make something cool with this mod, you're encouraged to share a screenshot in this thread.
Unified Download
If you want to cut through the crap and just have all the mods, here's a unified jar. Do not mix it with the individual mod jars also available for download, or you won't be able to load Minecraft.
Preview Releases: https://github.com/jaquadro/GardenCollection/releases
Spotlights
I personally like screenshots, and you can find plenty of those further down. But if video is your thing, here's some spotlights provided by the community:
GARDEN STUFF MOD! FLOWERS! FLOWERBEDS! - By otter_in_a_suit
- By DacingPeral (Español)
Texture Packs
vonDoomCraft-style - by druha - Core | Containers | Trees (128x128)

Complete for versions: 1.2.1
Screenshots: Items, Compost Bin, Pots, Trees
See also: vonDoomCraft
Garden Core is the base mod that all the others depend on. You must install this mod if you install any of the others. In addition to being a dependency, this mod does provide a small amount of usable content. Garden Core provides the foundation for combining multiple plants into a single block, and includes some miscellaneous bits that don't fit elsewhere.
Screenshots
Mix and match multiple plants on special garden blocks - even between them!
Use the Garden Trowel to fine-tune your arrangements. Some slots have restrictions on the size of plants they'll hold.
Garden Containers encompasses the pottery component of Modular Flower Pots. It contains the same large pots and crafting mechanics. It also adds new containers like fancy pots and window boxes. New containers may be added later.
Screenshots
An assortment of containers provided by the mod. Combinations of pattern and color are almost innumerable.
Decorate your yard.
Fill the decorative pots with netherrack to decorate your Nether gardens or Zelda dungeons.
Medium-size pots offer size variety but can't hold the largest plants like their full-size brethren.
Configuration
gardencontainers.patterns.cfg: A config file to control the available patterns and how to obtain them. Open the config file for more in-depth information. It is possible to add your own patterns.
Garden Trees encompasses the ornamental tree component of Modular Flower Pots. It allows saplings to be grown into miniature trees, and adds the wood posts and wood post fences. If you have another mod installed that's compatible, new posts and fences may be available based on the compatible mod's trees.
Screenshots
Vanilla ornamental trees and oak wood post fences.
A large number of ornamental trees added with Biomes O' Plenty compatibility.
Mods I Develop: Garden Stuff -- Storage Drawers -- Hunger Strike
Tools I Develop: NBTExplorer -- Substrate
Mods I Develop: Garden Stuff -- Storage Drawers -- Hunger Strike
Tools I Develop: NBTExplorer -- Substrate
Incredibly happy that the quartz decorative pot makes a decent brazier, no more having to use vanilla hoppers for the effect! :V
I'll try to put out a new release tonight to fix the crashes. Let me know if you find any other crashes.
Mods I Develop: Garden Stuff -- Storage Drawers -- Hunger Strike
Tools I Develop: NBTExplorer -- Substrate
Click on this spoiler to see mods and ideas that I support!
Mods I Develop: Garden Stuff -- Storage Drawers -- Hunger Strike
Tools I Develop: NBTExplorer -- Substrate
(Why the middle-number version jump? That number will increase every time there is an API-breaking change to GardenCore. This insures that you can't load the rest of the mods with an incompatible GardenCore. More on the API will come later.)
Changes:
Mods I Develop: Garden Stuff -- Storage Drawers -- Hunger Strike
Tools I Develop: NBTExplorer -- Substrate
I think I will be downloading this mod, as I will get to have something I have wanted in-game for a while.
Ephesians 2:13-14 NASB
Thanks!
Cool, glad that was something you were looking for. I didn't think of it until I modeled them and couldn't get Zelda dungeons out of my head (specifically going through those sewers in Link to the Past).
Your link doesn't work.
Mods I Develop: Garden Stuff -- Storage Drawers -- Hunger Strike
Tools I Develop: NBTExplorer -- Substrate
Yeah I can probably add compat for it. I'll put it on my list, there's still several I need to do.
Would you mind telling me roughly how much content it adds? How many plants and how many trees?
Mods I Develop: Garden Stuff -- Storage Drawers -- Hunger Strike
Tools I Develop: NBTExplorer -- Substrate
Ah, okay then. I can wait.
Click on this spoiler to see mods and ideas that I support!
Garden Core:
Pine sapling for "lollipop" taiga spruce trees. Craft spruce sapling with enriched soil.
- Tall birch sapling. Craft birch sapling with enriched soil.
- Swamp sapling. Craft oak sapling with enriched soil and vines.
The new craftable saplings give you access to Minecraft vanilla tree generators that aren't associated with existing saplings. It includes the "pine" version of spruce trees from the Taiga biomes (lollipop or matchstick generation), tall birch from the Birch Forest M biome, and swamp trees from the swamp biome. The corresponding trees will continue to drop normal spruce/birch/oak saplings.
The medium pots are very basic right now and might accept plants that they shouldn't. I'll be doing more to them in the coming weeks. Medium pots will only hold a single plant.
Mods I Develop: Garden Stuff -- Storage Drawers -- Hunger Strike
Tools I Develop: NBTExplorer -- Substrate
I'd have to give more thought to something like a trellis. Out of the hundreds or thousands of plants at our disposal (think of all the other mods), how many of them might be conducive to growing up a trellis? The existing vine-type plants, probably.
Mods I Develop: Garden Stuff -- Storage Drawers -- Hunger Strike
Tools I Develop: NBTExplorer -- Substrate