This thread was marked as Locked by master801.
1.12.2
1.10
1.8.9
1.7.10
Forge
Mobs
Introduction
My intention with this mod was make Minecraft remain a challenge and to give it a more unique experience. Because I lack the skill in programming enhanced AI or equipment, I intended for this mod to add mobs and make the game harder while more powerful and well coded mods provide high-end enhancements to the player.
Information
Download
Github
https://github.com/Silentine/GrimoireOfGaia
Discord
Mod Pack
Details on use:
Videos
Grimoire of Gaia 3
Grimoire of Gaia 1 & 2
Older videos of previous versions can be viewed on the wiki.
Credits
Main
Silentine - Owner, Ideas, Art (Logo/Banner), Coder, Models, Textures
Contributors
1.12.2
bloodmc - Porting the mod to 1.12.2
Doctor_Wiggles - Porting the mod to 1.12.2
P3pp3rf1y - Porting the mod to 1.12.2 and re-adding baubles and Thaumcraft support
mrbysco - Porting the mod to 1.12.2 implementing a ton of features requested throughout the years.
1.10.2
Doctor_Wiggles - Porting the mod to 1.10.2 and helping with adding a ton of new code/features
1.8.9
Doctor_Wiggles - Porting the mod to 1.8.9
mrbysco - Porting the mod to 1.8.9
1.7.10
nidefawl - Porting the mod to 1.7.10
1.6.4
Akjosch - Porting the mod to 1.6.4
Sounds
1.12.2
MohawkyMagoo
Boolyman
Translations
karakufire - ja_jp.lang
wenlfs - pt_br.lang
kellixon and V972 - ru_ru.lang
kasing456 and AileRozy - zh_tw.lang
AileRozy and UnknownWhite - zh_cn.lang
Special Thanks
Credits
TheStimerGames - working on the wikia
Additional Credits
FryoKnight - for the previous logo, banners and Entity Encyclopedia used in the original Grimoire of Gaia
Wuppy29 - for his Forge tutorials
Zeux - for Techne
DrZhark - for helping me fix the config file to properly disable mobs
FinAndTonic - for helping me fix mobs from not spawning during the day
tuiko - for providing a bug fix and item config for Grimoire of Gaia 2 (1.1.0)
Banners
Copyright
0. USED TERMS
MOD - modification, plugin, a piece of software that interfaces with the Minecraft client to extend, add, change or remove original capabilities.
MOJANG - Mojang AB
OWNER - Silentine, original author of the MOD. Under the copyright terms accepted when purchasing Minecraft (http://www.minecraft.net/copyright.jsp) the OWNER has full rights over their MOD despite use of MOJANG code.
USER - End user of the mod, person installing the mod.
1. LIABILITY
THIS MOD IS PROVIDED 'AS IS' WITH NO WARRANTIES, IMPLIED OR OTHERWISE. THE OWNER OF THIS MOD TAKES NO RESPONSIBILITY FOR ANY DAMAGES INCURRED FROM THE USE OF THIS MOD. THIS MOD ALTERS FUNDAMENTAL PARTS OF THE MINECRAFT GAME, PARTS OF MINECRAFT MAY NOT WORK WITH THIS MOD INSTALLED. ALL DAMAGES CAUSED FROM THE USE OR MISUSE OF THIS MOD FALL ON THE USER.
2. USE
Use of this MOD to be installed, manually or automatically, is given to the USER without restriction.
3. REDISTRIBUTION
This MOD may only be distributed where uploaded, mirrored, or otherwise linked to by the OWNER solely. All mirrors of this mod must have advance written permission from the OWNER. ANY attempts to make money off of this MOD (selling, selling modified versions, adfly, sharecash, etc.) are STRICTLY FORBIDDEN, and the OWNER may claim damages or take other action to rectify the situation.
4. DERIVATIVE WORKS/MODIFICATION
This mod is provided freely and may be decompiled and modified for private use, either with a decompiler or a bytecode editor. Public distribution of modified versions of this MOD require advance written permission of the OWNER and may be subject to certain terms.
Minecraft Forge 3.3.8.152
FML v2.2.78.153
Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5
mod_grimoire : Initialized (GrimoireOfGaia1.0.0.zip)
mod_SmartMoving : Initialized (Smart Moving Client for ModLoader.zip)
mod_FinderCompass : Initialized (FinderCompass_1.2.5.zip)
mod_ElementalCreepers : Initialized (ElementalCreepers_v2.3_sp_MC1.2.5.zip)
mod_TwilightForest : Initialized (twilightforest-1.10.1.zip)
mod_BetterStairs : Initialized (BetterStairs1.3.5.zip)
mod_DungeonPack : Initialized (DungeonPack 1.2.5 v3.2 Client + Server.zip)
mod_TooManyItems : Initialized (TooManyItems2012_04_13_1.2.5.zip)
mod_Timber : Initialized (Timber! (1.2.4).zip)
ExtraBiomes XL : Pre-initialized (extrabiomes-xl-2.2.6-ssp.zip)
mod_ReiMinimap : Pre-initialized ([1.2.5]ReiMinimap_v3.0_06.zip)
mod_InfernalMobs : Pre-initialized (InfernalMobs_client.zip)
mod_MinecraftForge : Pre-initialized (minecraftforge-client-3.3.8.152.zip)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 185045d0 --------
Generated 7/15/12 9:39 AM
Minecraft: Minecraft 1.2.5
OS: Windows 7 (x86) version 6.1
Java: 1.7.0_05, Oracle Corporation
VM: Java HotSpot™ Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: Intel® HD Graphics 3000 version 3.1.0 - Build 8.15.10.2696, Intel
java.lang.IllegalArgumentException: Slot 255 is already occupied by BlockPhilosiumAzuriteOre@17bff50 when adding extrabiomes.blocks.BlockQuickSand@1b706fb
at pb.<init>(Block.java:251)
at pb.<init>(Block.java:284)
at extrabiomes.blocks.BlockQuickSand.<init>(BlockQuickSand.java:16)
at extrabiomes.config.ConfigureBlocks.initialize(ConfigureBlocks.java:168)
at extrabiomes.config.Config.load(Config.java:54)
at extrabiomes.Extrabiomes.load(Extrabiomes.java:86)
at mod_ExtrabiomesXL.load(mod_ExtrabiomesXL.java:59)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351)
at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:604)
at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:203)
at net.minecraft.client.Minecraft.a(Minecraft.java:426)
at net.minecraft.client.Minecraft.run(Minecraft.java:735)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 8a7f9412 ----------
And oh gods, this mod will be brutal with infernal mobs.
Not like I didnt expect and error when I have 29 other mods installed.Still, know what the problem is by any chance and/or how to fix it?
30 mods loaded
Optifine OptiFine_1.2.5_HD_MT_C3
Minecraft Forge 3.3.7.135
FML v2.2.48.135
Forge Mod Loader version 2.2.48.135 for Minecraft 1.2.5
mod_CodeChickenCore : Initialized (minecraft.jar)
mod_UpdateManager : Initialized (RopePlus_client.zip)
mod_ModLoaderMp : Initialized (minecraft.jar)
mod_MinecraftForge : Initialized (minecraft.jar)
mod_Revolver : Initialized (minecraft.jar)
mod_NotEnoughItems : Initialized (minecraft.jar)
mod_RenderHooks : Initialized (minecraft.jar)
mod_MoreRecipes : Pre-initialized (minecraft.jar)
mod_jExp : Pre-initialized ([1.2.5 SSP] Exp Chest v1.7.zip)
mod_ReiMinimap : Pre-initialized ([1.2.5]ReiMinimap_v3.1.zip)
mod_adventureItems : Pre-initialized (AdventureItems.zip)
mod_Armor : Pre-initialized (ArmorStand.zip)
mod_Backpack : Pre-initialized (Backpack_v2.3.5_FML_Client.zip)
mod_BetterFarming : Pre-initialized (Better Farming 2.4.0 Forge.zip)
mod_betterDungeons : Pre-initialized (BetterDungeons.zip)
mod_coral : Pre-initialized (coralreef-1.2.5r2.zip)
mod_CoralReefGUI : Pre-initialized (coralreef-1.2.5r2.zip)
mod_crystalWing : Pre-initialized (Crystal Wing 1.2.5.a.zip)
mod_Decoratives : Pre-initialized (Decoratives Mod 1.4.2.zip)
mod_Dragon : Pre-initialized (Dragon Mod v0.3.1.zip)
mod_DungeonPack : Pre-initialized (DungeonPack 1.2.5 v5 Client.zip)
mod_grimoire : Pre-initialized (GrimoireOfGaia1.0.0.zip)
mod_Stackables : Pre-initialized (More Stackables.zip)
mod_RecipeBook : Pre-initialized (Recipe Book.zip)
mod_RopesPlus : Pre-initialized (RopePlus_client.zip)
mod_SpawnerGUI : Pre-initialized (Spawner GUI.zip)
mod_SwordsPlus : Pre-initialized (SwordsPlus1.4.2.zip)
mod_gempack : Pre-initialized (TFC's Gem Pack.jar)
mod_treecapitator : Pre-initialized (Treecapitator 1.2.5.e.zip)
Balkon's WeaponMod : Pre-initialized (WeaponMod.zip)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 135688f3 --------
Generated 7/15/12 11:45 AM
Minecraft: Minecraft 1.2.5
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_05, Oracle Corporation
VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: AMD Radeon™ HD 6520G version 4.1.11159 Compatibility Profile Context, ATI Technologies Inc.
java.lang.IndexOutOfBoundsException: bitIndex < 0: -1
at java.util.BitSet.clear(Unknown Source)
at cpw.mods.fml.client.SpriteHelper.getFreeSlot(SpriteHelper.java:130)
at cpw.mods.fml.client.SpriteHelper.getUniqueSpriteIndex(SpriteHelper.java:106)
at ModLoader.addOverride(ModLoader.java:154)
at mod_MoreRecipes.o(mod_MoreRecipes.java:46)
at mod_MoreRecipes.load(mod_MoreRecipes.java:106)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:324)
at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:604)
at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:203)
at net.minecraft.client.Minecraft.a(Minecraft.java:426)
at net.minecraft.client.Minecraft.run(Minecraft.java:735)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 895b64da ----------
Thanks. I might look into that possibility into the future.
Thank you. I wanted to make up my lack in knowledge in coding by producing a variety of models .
I have not tested if my mobs are affected my infernal mobs. Just thinking about it feels like it may get a bit crazy if they are affected.
I am guessing that there are not enough sprite indexes available for the items? Sorry, I am rather uncertain. I have never attempted playing Minecraft with that many mods. The code I used is pretty basic so I can't really imagine that there could be any collision with other mods except for Block IDs.
I believe that some mods come with a .cfg file (located in .minecraft/config) which can be edited in a text editor to modify their Block IDs.
Thanks .
Three of the mods I had installed are incompatible with yours, and they are mods I use fairly often too ._.
SwordsPlus1.4.2
Decoratives Mod 1.4.2
More Recipes 1.2.5
And I'm a fan of Toonami
For the future, an item as a rare drop from higher tier mobs/chests that can tame most mobs, as long as you have enough of it? It would likely double the amount of work though because you'd have to code a tamed version of all the mobs.
What exactly do the Assist mobs do?
Profile pic by Cheshirette c:
I tried Decoratives Mod, it seems to work for me (Could not find More Recipes). I think SwordsPlus may be causing the problem because my mod uses the same code for adding blocks to the creative menu. I'll try to search for an alternate code in my next update.
Thanks. I really put a lot of work into it :).
I get this when I try to add it.
23 mods loaded
Minecraft Forge 3.3.7.135
FML v2.2.48.135
Forge Mod Loader version 2.2.48.135 for Minecraft 1.2.5
mod_CodeChickenCore : Initialized (minecraft.jar)
mod_UpdateManager : Initialized (RopePlus_client.zip)
mod_ModLoaderMp : Initialized (minecraft.jar)
mod_MinecraftForge : Initialized (minecraft.jar)
mod_NotEnoughItems : Initialized (minecraft.jar)
mod_jExp : Initialized ([1.2.5 SSP] Exp Chest v1.7.zip)
mod_ReiMinimap : Initialized ([1.2.5]ReiMinimap_v3.1.zip)
mod_Armor : Initialized (ArmorStand.zip)
mod_Backpack : Initialized (Backpack_v2.3.5_FML_Client.zip)
mod_BetterFarming : Initialized (Better Farming 2.4.0 Forge.zip)
mod_coral : Initialized (coralreef-1.2.5r2.zip)
mod_CoralReefGUI : Initialized (coralreef-1.2.5r2.zip)
mod_crystalWing : Initialized (Crystal Wing 1.2.5.a.zip)
mod_Decoratives : Pre-initialized (Decoratives Mod 1.4.2.zip)
mod_DungeonPack : Pre-initialized (DungeonPack 1.2.5 v5 Client.zip)
mod_grimoire : Pre-initialized (GrimoireOfGaia1.0.0.zip)
mod_Stackables : Pre-initialized (More Stackables.zip)
mod_RecipeBook : Pre-initialized (Recipe Book.zip)
mod_RopesPlus : Pre-initialized (RopePlus_client.zip)
mod_SpawnerGUI : Pre-initialized (Spawner GUI.zip)
mod_gempack : Pre-initialized (TFC's Gem Pack.jar)
mod_treecapitator : Pre-initialized (Treecapitator 1.2.5.e.zip)
Balkon's WeaponMod : Pre-initialized (WeaponMod.zip)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT c7ddcdf7 --------
Generated 7/15/12 1:17 PM
Minecraft: Minecraft 1.2.5
OS: Windows 7 (amd64) version 6.1
Java: 1.7.0_05, Oracle Corporation
VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: AMD Radeon™ HD 6520G version 4.1.11159 Compatibility Profile Context, ATI Technologies Inc.
java.lang.IllegalArgumentException: Slot 253 is already occupied by BlockPhilosiumPalladiumOre@7d15a969 when adding BlockIanCraftTerrain@19256ca7
at pb.<init>(Block.java:251)
at pb.<init>(Block.java:284)
at BlockIanCraftTerrain.<init>(BlockIanCraftTerrain.java:11)
at mod_Decoratives.doDecorationBlocks(mod_Decoratives.java:180)
at mod_Decoratives.doContent(mod_Decoratives.java:164)
at mod_Decoratives.load(mod_Decoratives.java:96)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:324)
at cpw.mods.fml.common.Loader.modInit(Loader.java:263)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:604)
at cpw.mods.fml.client.FMLClientHandler.onLoadComplete(FMLClientHandler.java:203)
at net.minecraft.client.Minecraft.a(Minecraft.java:426)
at net.minecraft.client.Minecraft.run(Minecraft.java:735)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 44f196c0 ----------
I understand. The only reason why I included ores was because initially the mod as going to be another ore mod. It eventually ended up as such. Because I already put effort into texturing the ores and tools, it would be quite a waste to remove them. Although because of recent Block ID problems, I might rethink that idea and make the ores drop from mobs instead.
I tried the idea of a tamed mob "Creeper Girl Peaceful" which is a rare drop from Creeper Girl. But your idea is pretty nice. A drop which has a chance to tame mobs or not. I might look into it, though I hope it is not as complicated as it sounds.
"Assist: Will attack if similar mob type is attacked (Ex: Zombie Pigman)"
It's basically Zombie Pigman AI, attack one and they all attack you. Sorry for the confusion :).
I can't get more recipes mod to work on mine, even if I remove all my mods. But based on your error report, it a Block ID problem. "Slot 253 is already occupied by BlockPhilosiumPalladiumOre" which is the name I used for Palladium Ore. Unless More Recipes mod has an included .cfg file which can edit its Block ID's, I'm afraid they are not compatible :(.
No problem
Profile pic by Cheshirette c:
Yes :). I am afraid I am a perfectionist which is pretty much a bad thing in my case. Spent weeks retexturing and remodelling the entire thing if I felt something was out of place, even with the slightest digit in dimension.
Well damn. Maybe at some point things will work themselves out, hopefully ._.
If enough people have problems with BlockIDs I might remove the blocks from the game and make ore drop from mobs instead. I never really took into consideration the possibility of using many mods at the same time. I usually stuck and tested it with the major mods.