Nice! I just got Pam's Flowers so I might as well get this too. Although I'm so busy doing stuff with my other mods i might never get started on my garden, and the tree orchard i had already planned on doing.
Hey, I'm doing some 'in game' mod spotlights and this is one of my favourite favourite mods of like all time. I've included in this here vid (starting at 7:11) if you wanna to have a look...
Are there any plans to add Trees support for Highlands or Growthcraft?
Also, bug: wood posts are not flammable.
Rollback Post to RevisionRollBack
You want a farm, you grab a hoe. You want a boat, you grab some wood. You want a fireplace, you grab A FLAMING HELL-BOULDER BECAUSE THAT'S HOW MINECRAFTERS ROLL!!!
Shouldn't this add different wood fences and gates, because it adds lattices for all of the different types of wood. That would be cool considering I can't find any other mod that adds the new fences and only the new fences.
Adding a bunch of wood retextures of the existing fence and gate blocks aren't part of my roadmap. I'd need to reimplement the blocks and I'm not interested in doing that.
I have heard Gany's mods port back all of the new 1.8 content, so you could look there. Carpenter's blocks will also give you exactly what you're looking for.
Forestry has some complexity that doesn't exist in the other mods, so I haven't pursued it for e.g. ornamental tree support. I'm not sure that precludes supporting the wood posts themselves. I'm also not sure why they aren't just picked up -- maybe I didn't switch to using the logWood key yet?
I have a problem with the clay stamps in my modpack I can´t clean them up. Just rightclick doesn´t work ... shift-rightclick and the dirty stamp is still in my inventory and a clean one is hovering around,but I can´t pick it up.
Trading with villager doesn´t work either. Or in this case I´m doing something wrong. Emerald and a dirty claystamp ?
I´m using the lastes Version for 1.7.10 1.6.3 with Forge 10.13.3.1403
Would be nice if someone could help me
Charcoal blocks make villager trading a lot easier. My main trade good is charcoal, and I can carry waaay more of it now.
Rollback Post to RevisionRollBack
You want a farm, you grab a hoe. You want a boat, you grab some wood. You want a fireplace, you grab A FLAMING HELL-BOULDER BECAUSE THAT'S HOW MINECRAFTERS ROLL!!!
Not throwing, but right-clicking on a filled cauldron. Like the vanilla mechanic for washing the color out of dyed armor.
So we can add our own custom patterns to the pattern config? Cool, can you make a basic guide on how to do this? Some of us (namely, me) are a bit new to this and would like a kind of tutorial.
Rollback Post to RevisionRollBack
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
To take the test, check out https://minecraftnoobtest.com/test.php
I have complex crops so it doesn't work. If I place down a plant on garden soil and then place one on garden soil next to it, the other disappears.
Is it Pam's, by any chance? Or is it literally a mod called complex crops? Many mods do not properly override their crops, which causes compatibility to fail for mods relying on that Forge interface.
Is this mod basically an updated version of that mod? Should I uninstall Modular Pots and place this mod instead, or will they work fine together?
Great work btw, love your stuff!
Yes, you should remove modular pots -- this mod is a superset of it.
Technically, the two mods will not conflict, as all the item and block IDs are different. But it will get very confusing having doubles of most things.
Is it Pam's, by any chance? Or is it literally a mod called complex crops? Many mods do not properly override their crops, which causes compatibility to fail for mods relying on that Forge interface.
Complex Crops is indeed another mod, though at least two of its three crop types are multiblock ones - cucumbers which grow up walls, and corn which is two blocks high. It has rice, but I've not really used it since I disabled it in favour of Growthcraft's, though I think that is only one block high. Naturally the multiblock crops would have some difficulties in your pots, I'd expect.
Is it Pam's, by any chance? Or is it literally a mod called complex crops? Many mods do not properly override their crops, which causes compatibility to fail for mods relying on that Forge interface.
Hi there! So, first post ever on the site and I need some help.
I've been trying to install this mod for a while, but every time I do it crashes.
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 7/19/15 10:12 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: renderPlantID
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:744)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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.NoSuchFieldError: renderPlantID
at com.jaquadro.minecraft.gardencore.integration.PlantMegaPackIntegration.init(PlantMegaPackIntegration.java:35)
at com.jaquadro.minecraft.gardencore.core.ModIntegration.postInit(ModIntegration.java:29)
at com.jaquadro.minecraft.gardencore.GardenCore.postInit(GardenCore.java:60)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
I've put the crash report under the spoiler heading. I also had Natura installed in previous attempts, but I took it out this time to see if that was the issue. I'm still in the very early learning stages of how to read this stuff and I can't really figure out where the problem is. Thank you so much for any help you can offer!
Hi there! So, first post ever on the site and I need some help.
I've been trying to install this mod for a while, but every time I do it crashes.
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 7/19/15 10:12 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: renderPlantID
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:744)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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.NoSuchFieldError: renderPlantID
at com.jaquadro.minecraft.gardencore.integration.PlantMegaPackIntegration.init(PlantMegaPackIntegration.java:35)
at com.jaquadro.minecraft.gardencore.core.ModIntegration.postInit(ModIntegration.java:29)
at com.jaquadro.minecraft.gardencore.GardenCore.postInit(GardenCore.java:60)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
I've put the crash report under the spoiler heading. I also had Natura installed in previous attempts, but I took it out this time to see if that was the issue. I'm still in the very early learning stages of how to read this stuff and I can't really figure out where the problem is. Thank you so much for any help you can offer!
Looks like something to do with Plant Mega Pack, might want to check to make sure it's a compatible version. Try redownloading the latest release for 1.7.10.
Rollback Post to RevisionRollBack
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
To take the test, check out https://minecraftnoobtest.com/test.php
Nice! I just got Pam's Flowers so I might as well get this too. Although I'm so busy doing stuff with my other mods i might never get started on my garden, and the tree orchard i had already planned on doing.
Hey, I'm doing some 'in game' mod spotlights and this is one of my favourite favourite mods of like all time. I've included in this here vid (starting at 7:11) if you wanna to have a look...
Check me on ver YouTubes — [youtube/bboiks]
Are there any plans to add Trees support for Highlands or Growthcraft?
Also, bug: wood posts are not flammable.
Shouldn't this add different wood fences and gates, because it adds lattices for all of the different types of wood. That would be cool considering I can't find any other mod that adds the new fences and only the new fences.
Adding a bunch of wood retextures of the existing fence and gate blocks aren't part of my roadmap. I'd need to reimplement the blocks and I'm not interested in doing that.
I have heard Gany's mods port back all of the new 1.8 content, so you could look there. Carpenter's blocks will also give you exactly what you're looking for.
Mods I Develop: Garden Stuff -- Storage Drawers -- Hunger Strike
Tools I Develop: NBTExplorer -- Substrate
Forestry has some complexity that doesn't exist in the other mods, so I haven't pursued it for e.g. ornamental tree support. I'm not sure that precludes supporting the wood posts themselves. I'm also not sure why they aren't just picked up -- maybe I didn't switch to using the logWood key yet?
Mods I Develop: Garden Stuff -- Storage Drawers -- Hunger Strike
Tools I Develop: NBTExplorer -- Substrate
Try throwing them in a cauldron.
Charcoal blocks make villager trading a lot easier. My main trade good is charcoal, and I can carry waaay more of it now.
Not throwing, but right-clicking on a filled cauldron. Like the vanilla mechanic for washing the color out of dyed armor.
Mods I Develop: Garden Stuff -- Storage Drawers -- Hunger Strike
Tools I Develop: NBTExplorer -- Substrate
So we can add our own custom patterns to the pattern config? Cool, can you make a basic guide on how to do this? Some of us (namely, me) are a bit new to this and would like a kind of tutorial.
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!


To take the test, check out
https://minecraftnoobtest.com/test.php
Don't click this link, HE is haunting it...
I'm going to get Et Futurum so I'll give this mod another look. I had judged it a little harshly over a very small feature that doesn't even matter.
EDIT: I would love to use this mod, but it doesn't work with modded plants.
It works with plants in mods listed in the compat list in the OP. It may work with some others, but it will depend on the renderer.
Mods I Develop: Garden Stuff -- Storage Drawers -- Hunger Strike
Tools I Develop: NBTExplorer -- Substrate
I have complex crops so it doesn't work. If I place down a plant on garden soil and then place one on garden soil next to it, the other disappears.
Is it Pam's, by any chance? Or is it literally a mod called complex crops? Many mods do not properly override their crops, which causes compatibility to fail for mods relying on that Forge interface.
Mods I Develop: Garden Stuff -- Storage Drawers -- Hunger Strike
Tools I Develop: NBTExplorer -- Substrate
Hey Jaq, I noticed you are the maker of "Modular Pots" which I love (: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1294201-modular-flower-pots-updated-jul-04-14
Is this mod basically an updated version of that mod? Should I uninstall Modular Pots and place this mod instead, or will they work fine together?
Great work btw, love your stuff!
Yes, you should remove modular pots -- this mod is a superset of it.
Technically, the two mods will not conflict, as all the item and block IDs are different. But it will get very confusing having doubles of most things.
Mods I Develop: Garden Stuff -- Storage Drawers -- Hunger Strike
Tools I Develop: NBTExplorer -- Substrate
Complex Crops is indeed another mod, though at least two of its three crop types are multiblock ones - cucumbers which grow up walls, and corn which is two blocks high. It has rice, but I've not really used it since I disabled it in favour of Growthcraft's, though I think that is only one block high. Naturally the multiblock crops would have some difficulties in your pots, I'd expect.
It's literally called complex crops.
Hi there! So, first post ever on the site and I need some help.
I've been trying to install this mod for a while, but every time I do it crashes.
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 7/19/15 10:12 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: renderPlantID
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:744)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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.NoSuchFieldError: renderPlantID
at com.jaquadro.minecraft.gardencore.integration.PlantMegaPackIntegration.init(PlantMegaPackIntegration.java:35)
at com.jaquadro.minecraft.gardencore.core.ModIntegration.postInit(ModIntegration.java:29)
at com.jaquadro.minecraft.gardencore.GardenCore.postInit(GardenCore.java:60)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 386327304 bytes (368 MB) / 993873920 bytes (947 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
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1472 46 mods loaded, 46 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1472-1.7.10.jar)
UCHIJ Forge{10.13.4.1472} [Minecraft Forge] (forge-1.7.10-10.13.4.1472-1.7.10.jar)
UCHIJ AppleMilkCore{1.0.3} [AppleMilkCore] (minecraft.jar)
UCHIJ ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
UCHIJ PotionExtensionCore{1.7.10-1.1.0} [PotionExtensionCore] (minecraft.jar)
UCHIJ TooManyItems{1.7.10} [TooManyItems] (minecraft.jar)
UCHIJ malisiscore{1.7.10-0.10.3+unknown-b0.git-unknown} [Malisis Core] (malisiscore-1.7.10-0.10.3.jar)
UCHIJ cheesemod{4.3} [§6Cheese Mod] ([1.7.10] Cheese Mod v 4.3.jar)
UCHIJ DCsAppleMilk{1.7.10_2.7f} [Apple&Milk&Tea!] (AppleMilkTea2-1.7.10_2.7f.jar)
UCHIJ DCsNEIPluginAMT{1.7.10_1.0a} [NEIPluginForAMT] (AppleMilkTea2-1.7.10_2.7f.jar)
UCHIJ BiblioCraft{1.9.1} [BiblioCraft] (BiblioCraft[v1.9.1][MC1.7.10].jar)
UCHIJ BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJ BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1364-universal.jar)
UCHIJ BiomeWorldTypes{1.7.2} [BiomeWorldTypes] (biomeworldtypes.zip)
UCHIJ CarpentersBlocks{3.3.4.2} [Carpenter's Blocks] (Carpenter's Blocks v3.3.4.2 - MC 1.7.10.jar)
UCHIJ TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJ chisel{2.4.0.38} [Chisel 2] (Chisel2-2.4.0.38.jar)
UCHIJ ctmlib{1.0.0.3} [CTMLib] (Chisel2-2.4.0.38.jar)
UCHIJ colourfulportalsmod{1.4.3} [Colourful Portals] (ColourfulPortals-1.4.3.jar)
UCHIJ props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar)
UCHIJ dooglamoopainter{1.7.10-1.3} [Dooglamoo Painter] (dooglamoomod-1.7.10-1.3.jar)
UCHIJ exoticbirds{1.0} [Exotic Birds] (Exotic Birds for 1.7.10 by Pavocado.jar)
UCHIJ grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCHIJ fireplaces{V0.1 - 1.7.10} [Fireplaces] (Fireplace-Mod-1.7.10.jar)
UCHIE GardenCore{1.7.10-1.6.3} [Garden Core] (GardenStuff-1.7.10-1.6.3.jar)
UCHIE GardenContainers{1.7.10-1.6.3} [Garden Containers] (GardenStuff-1.7.10-1.6.3.jar)
UCHIJ GardenStuff{1.7.10-1.6.3} [Garden Stuff] (GardenStuff-1.7.10-1.6.3.jar)
UCHIE GardenTrees{1.7.10-1.6.3} [Garden Trees] (GardenStuff-1.7.10-1.6.3.jar)
UCHIJ GraveStone{2.12.2} [GraveStone] (GraveStone-2.12.2.jar)
UCHIJ ihouse{2.5} [iHouse Mod] (ihouse-2.5.jar)
UCHIJ journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar)
UCHIJ LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
UCHIJ malisisdoors{1.7.10-1.3.3} [Malisis' Doors] (malisisdoors-1.7.10-1.3.3.jar)
UCHIJ Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJ movillages{1.2.1} [Mo' Villages] (MoVillages-1.3.1.jar)
UCHIJ cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJ musiccraft{2.9.8.3} [MusicCraft] (musiccraft-2.9.8.3.jar)
UCHIJ harvestthenether{1.7.10} [Pam's Harvest the Nether] (Pam's Harvest the Nether 1.7.10a.jar)
UCHIJ harvestcraft{1.7.10d} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10f.jar)
UCHIJ plantmegapack{4.02} [Plant Mega Pack] (Plant-Mega-Pack-Mod-1.7.10.jar)
UCHIJ RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2 (1).jar)
UCHIJ Schematica{1.7.6.121} [Schematica] (Schematica-1.7.10-1.7.6.121-universal.jar)
UCHIJ witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJ worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
UCHIJ yegamolchattels{1.1.2} [Ye Gamol Chattels] (YeGamolChattels-1.1.2.jar)
GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3540' Renderer: 'Intel(R) HD Graphics 4400'
Mantle Environment: Environment healthy.
I've put the crash report under the spoiler heading. I also had Natura installed in previous attempts, but I took it out this time to see if that was the issue. I'm still in the very early learning stages of how to read this stuff and I can't really figure out where the problem is. Thank you so much for any help you can offer!
Looks like something to do with Plant Mega Pack, might want to check to make sure it's a compatible version. Try redownloading the latest release for 1.7.10.
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!


To take the test, check out
https://minecraftnoobtest.com/test.php
Don't click this link, HE is haunting it...