Minecraft Mods

The Mists of RioV II - Shadow of Aun'Tun [v1.1.4] 2/2/2015 - v1.2.0 development has begun!

  • 35,613 views, 1 today
  • 11,060 downloads, 0 today
  • 18
  • 13
  • 33
6d61726b's Avatar 6d61726b
Level 68 : High Grandmaster Modder
186
undefined
Welcome! The Mists of RioV II - Shadow of Aun'Tun is here! The sequel to the popular Minecraft mod, The Mists of RioV! This mod adds new dimensions, tools, horse armor and more! I hope you enjoy!

Source Code: http://www.github.com/sheenrox82/TheMistsOfRioVII
You can find the API src within that. The API repo will be updated soon.


Getting Started

Getting started is fairly normal, spawn in the world, get wood, survive the night. The usual Minecraft start. You want to find Ermyst Ore in the Overworld. This ore will be needed to get to the first dimension. Construct the Ermyst Block like a normal block of ore. You will want to construct the RioV Activator to activate the portal. You need coal, and leaves.

Construct the RioV Activator like so:

undefined

You will then proceed to the first dimension: RioV. A world given to the citizens of the world, now corrupted due to the Shadow of Aun'Tun.
To get to the second dimension, you need to mine Trivu Ore, and make the portal like the first portal. See the recipe for the activators below.

Tool Stats

All tools are in order from worst to best.
Ermyst, Oni, Frav, Unix, Trivu, Frevinite, Redur, Olite, Vrutri, Shadow, Tritter, Brunim, Redtri.
This also applies for ores, the easiest to mine, to hardest. I.E: You need Oni tools to mine the Frav Ore.


undefined
undefined
undefined
undefined
undefined
Download: Here
Download MinecraftForge and install: http://files.minecraftforge.net
Download my mod and place the .jar into the /mods/ folder in your /.minecraft/ directory.
undefined
Recipes can be found on the MCF thread. http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2291399-the-mists-of-riov-ii-shadow-of-auntun-v1-0-0-horse
undefined
v1.0.1
Fixes many bugs, makes the mod more balanced. The third dimension now works. :P
undefined
Eternaldoom - For the Horse Armor ASM code and helping me fix a tiny issue in dimension generation.
Xolova and Eternal Isles - For the Enhancer idea.
Terraria - Actually nothing was inspired or taken from Terraria, so no one is allowed to accuse me of copying Terraria

Progress15% complete
Game VersionMinecraft 1.7.10
Tags

6 Update Logs

v1.1.4 : by 6d61726b 02/02/2015 8:41:06 pmFeb 2nd, 2015

fixes ore drops
LOAD MORE LOGS

Create an account or sign in to comment.

tefboss
04/14/2017 8:12 am
Level 1 : New Miner
tefboss's Avatar
Why can not I download it?I come from China
1
blakekoori
06/25/2015 6:54 pm
Level 1 : New Miner
blakekoori's Avatar
new version please!!!!!!!!! ^_^
1
Voidbombslayer
01/13/2015 11:44 pm
Level 1 : New Miner
Voidbombslayer's Avatar
Keep up the work!
1
_Lakecraft_
01/11/2015 4:09 am
Level 9 : Apprentice Artist
_Lakecraft_'s Avatar
This mod is Brilliant! Great Job! XD
1
Zeee
12/30/2014 9:48 am
Level 1 : New Miner
Zeee's Avatar
When will you add Aun'Tun? I remember him from the first Mists of RioV. Will he be different at all?
1
6d61726b
12/31/2014 12:35 pm
Level 68 : High Grandmaster Modder
6d61726b's Avatar
Obviously you didn't play all of the first mod as you kill Aun'Tun in the old mod.
1
Zeee
12/31/2014 5:22 pm
Level 1 : New Miner
Zeee's Avatar
Wait, then why is the mod called 'Shadow Of Aun'Tun'?
1
6d61726b
01/01/2015 12:34 pm
Level 68 : High Grandmaster Modder
6d61726b's Avatar
He is gone, but his "shadow" lurks.
1
Zeee
01/04/2015 5:14 pm
Level 1 : New Miner
Zeee's Avatar
Are you supposed to be able to play the first one along with the second one because i keep crashing:

---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 1/3/15 10:03 PM
Description: Initializing game

java.lang.IllegalArgumentException: Duplicate enchantment id! class sheenrox82.riovII.src.enchantment.RioVIIEnchantment and class sheenrox82.RioV.src.enchantment.EnchantmentFrost Enchantment ID:82
at net.minecraft.enchantment.Enchantment.(Enchantment.java:53)
at sheenrox82.riovII.src.enchantment.RioVIIEnchantment.(RioVIIEnchantment.java:13)
at sheenrox82.riovII.src.content.RioVIIEnchantments.add(RioVIIEnchantments.java:17)
at sheenrox82.riovII.src.util.Registry.preInit(Registry.java:53)
at sheenrox82.riovII.src.base.TheMistsOfRioVII.preInit(TheMistsOfRioVII.java:40)
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:513)
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.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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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.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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Stacktrace:
at net.minecraft.enchantment.Enchantment.(Enchantment.java:53)
at sheenrox82.riovII.src.enchantment.RioVIIEnchantment.(RioVIIEnchantment.java:13)
at sheenrox82.riovII.src.content.RioVIIEnchantments.add(RioVIIEnchantments.java:17)
at sheenrox82.riovII.src.util.Registry.preInit(Registry.java:53)
at sheenrox82.riovII.src.base.TheMistsOfRioVII.preInit(TheMistsOfRioVII.java:40)
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:513)
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.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:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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.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:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 129753024 bytes (123 MB) / 256069632 bytes (244 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -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.85.1231 Minecraft Forge 10.13.2.1231 5 mods loaded, 5 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.10.85.1231} [Forge Mod Loader] (forge-1.7.10-10.13.2.1231.jar) Unloaded->Constructed->Pre-initialized
Forge{10.13.2.1231} [Minecraft Forge] (forge-1.7.10-10.13.2.1231.jar) Unloaded->Constructed->Pre-initialized
RioV{v2.4.8} [The Mists of RioV] (The Mists of RioV - v2.4.8.jar) Unloaded->Constructed->Pre-initialized
RioVII{v1.1.1} [The Mists of RioV II - Shadow of Aun'Tun] (The Mists of RioV II - v1.1.1.jar) Unloaded->Constructed->Errored
Launched Version: 1.7.10-Forge10.13.2.1231
LWJGL: 2.9.1
OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 7.14.10.1437, Intel
GL Caps: Using GL 1.3 multitexturing.
Not using framebuffer objects because OpenGL 1.4 is not supported, EXT_blend_func_separate is supported, OpenGL 3.0 is not supported, ARB_framebuffer_object is not supported, and EXT_framebuffer_object is not supported.
Anisotropic filtering is supported and maximum anisotropy is 4.
Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
1
6d61726b
01/04/2015 10:00 pm
Level 68 : High Grandmaster Modder
6d61726b's Avatar
go into RioVII.cfg and change the IDs of enchantments to like.. 100 or something. increase by one for each one
1
Zeee
01/01/2015 1:58 pm
Level 1 : New Miner
Zeee's Avatar
You make it sound so awsome. :-) It would be cool to see a Aun'Tun Shadow Boss too. Will you add anything like that?
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome