Actually, with Neptunium, would it be possible to have a small Aquaculture plug-in that will generate Neptunium as an ore, perhaps only in ocean (maybe also river) biomes? (Or set the spawn rate low in ocean biomes, and absurdly low if a river biome.)
I hear there is a really cool ore mod, called "Metallurgy". Perhaps you could check the source code for that for pointers on this.
Actually, with Neptunium, would it be possible to have a small Aquaculture plug-in that will generate Neptunium as an ore, perhaps only in ocean (maybe also river) biomes? (Or set the spawn rate low in ocean biomes, and absurdly low if a river biome.)
I hear there is a really cool ore mod, called "Metallurgy". Perhaps you could check the source code for that for pointers on this.
just to let every one know but Shadowclaimer the one who does aquaculture also does metallurgy. Took me a while after I started using both for me to realize this
Rollback Post to RevisionRollBack
I am not a coder or texture maker. I am just your average minecrafter with my own ideas on how to improve my own minecraft experience and maybe others (if they like them) as well.
Time: 3/1/14 5:50 PM
Description: Initializing game
java.lang.IllegalArgumentException: Duplicate enchantment id!
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:113)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentFishingPole.<init>(EnchantmentFishingPole.java:13)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentDoubleHook.<init>(EnchantmentDoubleHook.java:12)
at rebelkeithy.mods.aquaculture.enchantments.AquacultureEnchants.init(AquacultureEnchants.java:34)
at rebelkeithy.mods.aquaculture.Aquaculture.load(Aquaculture.java:59)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:113)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentFishingPole.<init>(EnchantmentFishingPole.java:13)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentDoubleHook.<init>(EnchantmentDoubleHook.java:12)
at rebelkeithy.mods.aquaculture.enchantments.AquacultureEnchants.init(AquacultureEnchants.java:34)
at rebelkeithy.mods.aquaculture.Aquaculture.load(Aquaculture.java:59)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Cool mod, but if it's not too much work, could you make the fish actual mobs (like the fish in Atmosmobs or Mo' Creatures)? It's kind of weird just casting my rod into empty water and pulling out 10 whales.
I don't think it would be too hard, you'll only have to make a few models and most of the fish will be a retexture of one of them. Then there would be the whales and jellyfish and stuff.
For the squid, you wouldn't have to do much, since there's already squids in vanilla, you just have to change their AI to make them get hooked on fishing poles.
Edit: New fishing rods made from Metallurgy metals would be cool too.
I linked to this page off of one that said "Aquaculture for MC 1.7.5"
Is this DL compatible with the newest version? o_O
No it's not, and please stop using minecraftdl.com, or 9minecraft.com, or whatever it is you were using. They lie about version numbers, and sometimes rehost mods without the modder's permission. Stick to minecraftforum and planetminecraft.
It would be cool to maybe make lures (make the recipes somewhat balanced of course) and have it where they are used to help increase your chances of catching rarer fish. Nice mod though. Also, is this compatible with Enchanting Plus mod?
It would be cool to maybe make lures (make the recipes somewhat balanced of course) and have it where they are used to help increase your chances of catching rarer fish. Nice mod though. Also, is this compatible with Enchanting Plus mod?
Shadowclaimer, I've just been wondering: Maybe you could change swordfish so that it gives swordfish steaks instead of raw fish fillets? Even better: Separate them by species(with metadata) so they can be organized. It'd be cool to tell which fillets came from which fish.
Not every update needs an immediate new version from every mod. If the update does not contain any changes that affect the mod, the mod will just stay the same as for the previous version.
Not every update needs an immediate new version from every mod. If the update does not contain any changes that affect the mod, the mod will just stay the same as for the previous version.
Well, the mod could change a couple things even without changing the MC version, such as possibly adding the suggestions I had. Using metadata to separate fish fillets by species wouldn't be too hard: still takes only one item id but has different metadata values.
Rollback Post to RevisionRollBack
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!
I hear there is a really cool ore mod, called "Metallurgy". Perhaps you could check the source code for that for pointers on this.
just to let every one know but Shadowclaimer the one who does aquaculture also does metallurgy. Took me a while after I started using both for me to realize this
I would like comments (good or bad) to help me adjust my ideas so that hopefully some one will help me bring them to life.
If you like my Ideas check out my others at http://www.minecraftforum.net/topic/2177041-request-looking-for-modders/
---- Minecraft Crash Report ----
// Oops.
Time: 3/1/14 5:50 PM
Description: Initializing game
java.lang.IllegalArgumentException: Duplicate enchantment id!
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:113)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentFishingPole.<init>(EnchantmentFishingPole.java:13)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentDoubleHook.<init>(EnchantmentDoubleHook.java:12)
at rebelkeithy.mods.aquaculture.enchantments.AquacultureEnchants.init(AquacultureEnchants.java:34)
at rebelkeithy.mods.aquaculture.Aquaculture.load(Aquaculture.java:59)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:113)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentFishingPole.<init>(EnchantmentFishingPole.java:13)
at rebelkeithy.mods.aquaculture.enchantments.EnchantmentDoubleHook.<init>(EnchantmentDoubleHook.java:12)
at rebelkeithy.mods.aquaculture.enchantments.AquacultureEnchants.init(AquacultureEnchants.java:34)
at rebelkeithy.mods.aquaculture.Aquaculture.load(Aquaculture.java:59)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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 com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 234023368 bytes (223 MB) / 625475584 bytes (596 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 99 mods loaded, 99 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
InfiniBows{1.2.0 build 14} [Infinity Bow Fix] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.6.1.5} [Not Enough Items] (NotEnoughItems 1.6.1.5 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
zeldaswordskills{1.6.4-0.5.16} [Zelda Sword Skills] (1.6.4-coolaliasZSSbeta0.5.16.zip) Unloaded->Constructed->Pre-initialized->Initialized
walljump{1.2} [WallJump] ([1.6.4] [Forge] Wall Jump 1.2 by NukeDuck.zip) Unloaded->Constructed->Pre-initialized->Initialized
battlegear2{1.0.4.8} [Mine & Blade Battlegear 2 - Bullseye] ([1.6.4] Mine & Blade Battlegear 2 - Bullseye - 1.0.4.8.jar) Unloaded->Constructed->Pre-initialized->Initialized
DustModCore{v2.0} [Runic Dust Mod-Core] ([1.6.4] Runic Dust Mod Core v2.0.0a.zip) Unloaded->Constructed->Pre-initialized->Initialized
DustDeco{v2.0} [Runic Dust Mod- Decorative Runes] ([1.6.4] Runic Dust Mod Decor Runes v2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
DustDefaults{v2.0} [Runic Dust Mod- Default Runes] ([1.6.4] Runic Dust Mod Default Runes v2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
Thaumcraft{4.1.0e} [Thaumcraft] (Thaumcraft4.1.0e (1) - Copy.zip) Unloaded->Constructed->Pre-initialized->Initialized
DustThaum{v2.0} [Runic Dust Mod- Thaumcraft Addon] ([1.6.4] Runic Dust Mod ThaumRunes v2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
betterstorage{0.7.0.32} [BetterStorage] ([1.6.4]BetterStorage_0.7.0.32.zip) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{v5.2(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.2 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
TreeCapitator{Forge 1.6.4.r09} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
wildcaves3{0.4.3.4} [Wild Caves 3] ([1.6.x] WildCaves v0.4.3.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
arsmagica2{1.1.2b} [Ars Magica 2] (AM2_1.1.2b (1) - Copy.zip) Unloaded->Constructed->Pre-initialized->Initialized
antiqueatlas{3.0.0} [Antique Atlas] (antiqueatlas-3.0.0-mc1.6.4 (1) - Copy.jar) Unloaded->Constructed->Pre-initialized->Initialized
KeithyUtils{1.2} [Keithy Utils] (KeithyUtils-1.6.4-1.2.16.jar) Unloaded->Constructed->Pre-initialized->Initialized
Aquaculture{1.2.4} [Aquaculture] (Aquaculture_1.2.4 (1).zip) Unloaded->Constructed->Pre-initialized->Errored
Artifacts{0.10.0} [Unique Artifacts] (Artifacts-162-0100.zip) Unloaded->Constructed->Pre-initialized->Initialized
PR{0.4.6} [Plunder Rummage] (Plunder_Rummage_0.4.6__MC_1.6.4_.zip) Unloaded->Constructed->Pre-initialized->Initialized
ArtifactsPlunder{0.2.0} [Artifacts Plunder] (ArtifactsPlunder.zip) Unloaded->Constructed->Pre-initialized->Initialized
Artifice{1.6.4R1.1.3} [Artifice] (Artifice-1.1.3-224 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
ArtificeCompat|EE3{1.6.4R1.1.3} [Artifice Compat: EE3] (Artifice-1.1.3-224 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
ArtificeCompat|Forestry{1.6.4R1.1.3} [Artifice Compat: Forestry] (Artifice-1.1.3-224 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
ArtificeCompat|Vanilla{1.6.4R1.1.3} [Artifice Compat: Vanilla] (Artifice-1.1.3-224 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
Backpack{1.26.29} [Backpack] (backpack-1.26.29-1.6.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
BetterDungeons{2.4} [Chocolate quest] (BetterDungeons207.zip) Unloaded->Constructed->Pre-initialized->Initialized
BetterGrassAndLeavesMod{1.6.4.D} [Better Grass & Leaves Mod] (BetterGrassAndLeavesMod[v1.6.4.D].jar) Unloaded->Constructed->Pre-initialized->Initialized
Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14 (1) - Copy.jar) Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
AWWayofTime{v0.7.2} [Blood Magic: Alchemical Wizardry] (Blood Magic v0.7.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized
CarpentersBlocks{v1.91} [Carpenter's Blocks] (Carpenter's Blocks v1.91 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized->Initialized
CustomSpawner{2.3.1} [DrZhark's CustomSpawner] (CustomMobSpawner 2.3.1 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
DeadlyWorld{1.0.1} [Deadly World] (DeadlyWorld 1.0.1 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
dimdoors{1.6.2R2.1.1RC1} [Dimensional Doors] (DimensionalDoors-1.6.2R2.1.1RC1-10.zip) Unloaded->Constructed->Pre-initialized->Initialized
MoCreatures{6.1.0} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.1.0 - Copy.zip) Unloaded->Constructed->Pre-initialized->Initialized
DungeonCrawler{0.2.5} [Dungeon Crawler] (DungeonCrawler 0.2.5 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights{1.2.7} [Dynamic Lights] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_onFire{1.0.2} [Dynamic Lights on burning] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_creepers{1.0.2} [Dynamic Lights on Creepers] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_dropItems{1.0.4} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_mobEquipment{1.0.2} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_otherPlayers{1.0.4} [Dynamic Lights Other Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
DynamicLights_thePlayer{1.0.8} [Dynamic Lights Player Light] (DynamicLights_1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
eplus{1.16.5b} [Enchanting Plus] (EnchantingPlus-1.16.5 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Waila{1.4.4} [Waila] (Waila_1.4.4b.zip) Unloaded->Constructed->Pre-initialized->Initialized
ForgeMultipart{1.0.0.250} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct{1.6.X_1.5.4dev} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.4d3.jar) Unloaded->Constructed->Pre-initialized->Initialized
ExtraTiC{0.7.5} [ExtraTiC] (ExtraTiC-1.6.4-0.7.5.jar) Unloaded->Constructed->Pre-initialized->Initialized
iChunUtil{2.4.0} [iChunUtil] (util^iChunUtil2.4.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
MobAmputation{2.0.1} [MobAmputation] (files^MobAmputation2.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
MobDismemberment{2.0.0} [MobDismemberment] (files^MobDismemberment2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkererKami{1.0} [Thaumic Tinkerer KAMI] (ThaumicTinkererKAMI_j6 (1).jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumicTinkerer{2.3-130} [Thaumic Tinkerer] (ThaumicTinkerer-2.3-130 - Copy.jar) Unloaded->Constructed->Pre-initialized->Initialized
ForbiddenMagic{0.3} [Forbidden Magic] (ForbiddenMagic pr0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
gemsplus{1.4.1} [Gems+] (GemsPlus_Forge_1.6.4v2.zip) Unloaded->Constructed->Pre-initialized->Initialized
GraveStone{2.7.0} [GraveStone] (GraveStone_2.7.1 - Copy.zip) Unloaded->Constructed->Pre-initialized->Initialized
GuffCore{1.0.0} [Guff's Core] (GuffCore 1.0.0 (MC 1.6.4).zip) Unloaded->Constructed->Pre-initialized->Initialized
HardcoreEnderExpansion{1.4.1} [Hardcore Ender Expansion] (HardcoreEnderExpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized
Hats{2.1.3} [Hats] (Hats2.1.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
LavaMonsters{2.2} [Lava Monsters] (LavaMonsters 2.2 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
levelup{0.3} [Level Up!] (LevelUp!-0.3(1.6.X).jar) Unloaded->Constructed->Pre-initialized->Initialized
magicalcrops{3.2.1} [Magical Crops] (magical_crops_1.6.4_3.2.0_BETA_15.zip) Unloaded->Constructed->Pre-initialized->Initialized
standardcrops{1.1.0} [Magical Crops - Crops & Food] (magical_crops_1.6.4_3.2.0_BETA_15.zip) Unloaded->Constructed->Pre-initialized->Initialized
Roguelike{1.2.7} [Roguelike Dungeons Mod] (mc-roguelike-1.6.4-forge-v1.2.7.zip) Unloaded->Constructed->Pre-initialized->Initialized
Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (Metallurgy-1.6.4-3.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
meteors{2.11.2} [Falling Meteors] (Meteors Mod V2.11.2 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
Morph{0.7.0} [Morph] (Morph-Beta-0.7.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
Mystcraft{0.10.11.00} [Mystcraft] (mystcraft-uni-1.6.4-0.10.11.00 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
NaturalAbsorption{1.1} [Natural Absorption] (NaturalAbsorption 1.1 for MC 1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
necromancy{1.5} [Necromancy] (Necromancy_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
NetherX{1.2.2} [NetherX] (NetherX 1.2 for MC 1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized
modocarina{3.4.4} [The Ocarina Mod] (Ocarina_Mod_3.4.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
pamharvestcraft{1.0} [Pam's HarvestCraft Base] (Pam's HarvestCraft 1.6.4 v1.1.4 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
quiverchevsky{b41 Backport} [QuiverBow] (QuiverBow_1.6.4_b41_Backport.zip) Unloaded->Constructed->Pre-initialized->Initialized
Randomite{1.2.0} [Randomite] (randomite-1.6.4-1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
RedGear|Core{2.0.4} [Red Gear Core] (RedGearCore-2.0.4a.jar) Unloaded->Constructed->Pre-initialized->Initialized
Shatter{2.0.2} [Shatter] (Shatter2.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
RedGear|Snowfall{2.1.0} [Snowfall] (Snowfall-2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
SpecialMobs{2.6} [Special Mobs] (SpecialMobs 2.6 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
fyresmodjam{0.0.3d} [The You Will Die Mod] (TheYouWillDieMod-v0.0.3d.zip) Unloaded->Constructed->Pre-initialized->Initialized
TMechworks{19.d4b8fa0} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.4.2 (1) - Copy.jar) Unloaded->Constructed->Pre-initialized->Initialized
TSteelworks{1.6.4-0.0.1pre2b} [Tinkers' Steelworks] (TSteelworks-1.6.4-0.0.1pre2b - Copy.jar) Unloaded->Constructed->Pre-initialized->Initialized
UtilityMobs{2.1} [Utility Mobs] (UtilityMobs 2.1 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
Waypoints{1.0.2} [Waypoints] (waypoints-1.6.4-1.0.2fix.jar) Unloaded->Constructed->Pre-initialized->Initialized
witchery{0.15.1} [Witchery] (Witchery_0-15-1_164.zip) Unloaded->Constructed->Pre-initialized->Initialized
McMultipart{1.0.0.250} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThaumcraftMobAspects{1.6.X-1d} [Thaumcraft Mob Aspects] (thaumcraftmobaspects-1.6.X-1d.zip) Unloaded->Constructed->Pre-initialized->Initialized
ForgeMicroblock{1.0.0.250} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized->Initialized
TConstruct Environment: Sane and ready for action. Bugs may be reported.
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: ATI Radeon HD 4200 GL version 3.3.11672 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
You should definitely call it "Master Baiter"
Is this DL compatible with the newest version? o_O
I say add compatibility with Metallurgy
I don't think it would be too hard, you'll only have to make a few models and most of the fish will be a retexture of one of them. Then there would be the whales and jellyfish and stuff.
For the squid, you wouldn't have to do much, since there's already squids in vanilla, you just have to change their AI to make them get hooked on fishing poles.
Edit: New fishing rods made from Metallurgy metals would be cool too. Because it works with 1.6.2 or 1.6.4. No it's not, and please stop using minecraftdl.com, or 9minecraft.com, or whatever it is you were using. They lie about version numbers, and sometimes rehost mods without the modder's permission. Stick to minecraftforum and planetminecraft.
Timeless Modding is kinda dead but idk what to put here now
I occasionally make textures/models for random people. Contributed to: Tinker's Construct, Growthcraft, and Animals+
PixelQuest 2, my new 1.10 RPG/rougelike-inspired modpack, is coming soon!
Yes, it is compatible with Enchanting Plus
Magnetic, Double Hook and Efficiency on the same rod greatly increases your chances I've discovered.
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...
http://minecraft.curseforge.com/mc-mods/aquaculture/files/
wjhat
I have two ongoing 1.6.4 games that run Aquaculture just fine. (I actually caught a giant squid not long ago.)
Well, the mod could change a couple things even without changing the MC version, such as possibly adding the suggestions I had. Using metadata to separate fish fillets by species wouldn't be too hard: still takes only one item id but has different metadata values.
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...