1.7.10
Mobs
Forge
SMP
Combat
Biomes
NPCs
Armor
Weapons
Magic
Multiplayer
Items
Parasects have a one in 60 chance of dropping the hive chunk. Explosive weapons are useful when taking on enemies which you do not need the drops of, like minions of bosses. Skeletal Army, Hive King, Vinocorne and Bane are particularly affected heavily.
Upon a dream, upon a star
That you may not be lonely, wherever you are
May my prayers reach you
Thanks
Where are the grunts coming from? They are so absolutely random and They spawn directly in front of me
[Placeholder]
Thats probably them teleporting.
Upon a dream, upon a star
That you may not be lonely, wherever you are
May my prayers reach you
It'll be back as soon as possible. Unfortunately the new host hasn't been extremely capable thus far. :|
I just tried to use Advent of Ascension with Forge 1.7.10 and it crashed. Can someone tell me what exactly went wrong?
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 4/3/15 10:39 AM
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/event/world/BlockEvent$PlaceEvent
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
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(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/event/world/BlockEvent$PlaceEvent
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2484)
at java.lang.Class.privateGetPublicMethods(Class.java:2604)
at java.lang.Class.getMethods(Class.java:1446)
at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:47)
at net.nevermine.common.nevermine.addSpecialEventBus(nevermine.java:96)
at net.nevermine.assist.AddBusses.init(AddBusses.java:47)
at net.nevermine.common.nevermine.PreInit(nevermine.java:61)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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)
... 10 more
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.event.world.BlockEvent$PlaceEvent
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 45 more
Caused by: java.lang.NullPointerException
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: Mac OS X (x86_64) version 10.10.1
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 78102632 bytes (74 MB) / 240144384 bytes (229 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -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.25.1208 Minecraft Forge 10.13.0.1208 4 mods loaded, 4 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.10.25.1208} [Forge Mod Loader] (forge-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized
Forge{10.13.0.1208} [Minecraft Forge] (forge-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized
nevermine{2.0.1} [AdventOfAscension] (AdventOfAscension-2.0.3.jar) Unloaded->Constructed->Errored
I did that, it still says the same thing, and I am not sure how to fix it.
That's most likely a data watcher id conflict. You'll have to go in your config file and change the id labeled 27 to a different number, one that's not higher than 31.
Also, I know you're new, so I'm not mad, but please place future crash logs in a spoiler
Is this your first download of Advent? Or are you updating from a previous version?
Might I suggest updating your forge version?
Ah, yes. Your minecraft forge version is not up to date enough for this mod. It is recommended to at least get version 10.13.2.1291.
You can download it from here: http://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.7.10.html
i would suggest a way to retrieve your realmstones when you replace them
When I went into the Haven the entire void was filled with dawnlight dungeons has anybody else been having this problem I am playing 2.02 by the way
Looking for developers for divided modpack based on AoA.
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/mod-packs/2601629-divided-the-ultimate-aoa-experience-50-dimensions
First version for the world, I have only had Nevermine and Eternal Isles before, this is the first time I have updated to Advent. Wait does the new version have a different config?
Yea......I feel stupid, I saw the fact that it has its own config now...... Haven't tried it yet, but I will in a moment.
My game keeps crashing when I try to load it up with other mods. Please don't tell me I have to remove some other mods, because I'm using this in a modpack for Youtube and I need help as soon as possible so I can record it. Here's the crash log.
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 4/3/15 12:04 PM
Description: Ticking memory connection
java.lang.IllegalArgumentException: Duplicate id value for 27!
at net.minecraft.entity.DataWatcher.func_75682_a(SourceFile:64)
at ckathode.weaponmod.PlayerWeaponData.initPlayerWeaponData(PlayerWeaponData.java:33)
at ckathode.weaponmod.WMCommonEventHandler.onEntityConstructed(WMCommonEventHandler.java:14)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_376_WMCommonEventHandler_onEntityConstructed_EntityConstructing.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraft.entity.Entity.<init>(Entity.java:179)
at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119)
at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:141)
at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:138)
at net.minecraft.server.management.ServerConfigurationManager.func_148545_a(ServerConfigurationManager.java:397)
at net.minecraft.server.network.NetHandlerLoginServer.func_147326_c(NetHandlerLoginServer.java:101)
at net.minecraft.server.network.NetHandlerLoginServer.func_147233_a(NetHandlerLoginServer.java:60)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:215)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.entity.DataWatcher.func_75682_a(SourceFile:64)
at ckathode.weaponmod.PlayerWeaponData.initPlayerWeaponData(PlayerWeaponData.java:33)
at ckathode.weaponmod.WMCommonEventHandler.onEntityConstructed(WMCommonEventHandler.java:14)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_376_WMCommonEventHandler_onEntityConstructed_EntityConstructing.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraft.entity.Entity.<init>(Entity.java:179)
at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:119)
at net.minecraft.entity.player.EntityPlayer.<init>(EntityPlayer.java:141)
at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:138)
at net.minecraft.server.management.ServerConfigurationManager.func_148545_a(ServerConfigurationManager.java:397)
at net.minecraft.server.network.NetHandlerLoginServer.func_147326_c(NetHandlerLoginServer.java:101)
at net.minecraft.server.network.NetHandlerLoginServer.func_147233_a(NetHandlerLoginServer.java:60)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:215)
-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@628eae32
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- 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: 244637536 bytes (233 MB) / 695754752 bytes (663 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: 12, tallocated: 96
FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 Optifine OptiFine_1.7.10_HD_U_B5 44 mods loaded, 44 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
zeldaswordskills{1.7.10-0.2.1} [Zelda Sword Skills] (1.7.10-zeldaswordskills-0.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
nevermine{1.1.1} [Nevermine] (AdventOfAscensionV2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiblioCraft{1.10.2} [BiblioCraft] (BiblioCraft[v1.10.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CoFHCore{1.7.10R3.0.0B9} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B9-40.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core{6.3.7} [BuildCraft] (buildcraft-6.3.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{6.3.7} [BC Transport] (buildcraft-6.3.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{6.3.7} [BC Silicon] (buildcraft-6.3.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{6.3.7} [BC Builders] (buildcraft-6.3.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{6.3.7} [BC Energy] (buildcraft-6.3.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{6.3.7} [BC Factory] (buildcraft-6.3.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
carsanddrives{1.0.7} [Cars and Drives] (Cars_and_Drives_Mod_V-1.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ccm{1.1} [§4MrCrayfish's Construction Mod] (ConstructionModv1.1-beta-build7(1.7.2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
customnpcs{1.7.10c} [CustomNpcs] (CustomNPCs_1.7.10c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
DurabilityShow{1.2.0} [Durability Show] (DurabilityShow-1.7.10-1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
flansmod{4.5.1} [Flan's Mod] (Flans Mod-1.7.10-4.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Hats{4.0.1} [Hats] (Hats-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
RadixCore{2.0.0} [RadixCore] (RadixCore-1.7.10-2.0.0-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MCA{5.0.0-beta} [Minecraft Comes Alive] (MCA-1.7.10-5.0.0-beta-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalFoundation{1.7.10R1.0.0RC1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0RC1-13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
openmodularturrets{1.3.4} [Open Modular Turrets] (OpenModularTurrets-1.7.10-1.3.4-27.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
quiverchevsky{b84} [QuiverBow] (QuiverBow_1.7.10_b84.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ReiMinimap{1.7.10} [Rei's Minimap] (ReiMinimap-1.7.10-3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
StevesCarts{2.0.0.b16} [Steve's Carts 2] (Steves-Carts-2-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ThermalExpansion{1.7.10R4.0.0B8} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B8-23.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest{2.3.3} [The Twilight Forest] (twilightforest-1.7.10-2.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
TConstruct Environment: Environment healthy.
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
The wiki is back up!
(It will need to have the background theme redone, but it works at least!)
I'm currently preparing the final patch before the Celeve update.
1 and 3. No offence, but I dont understand what you mean.
2. Meh, its up to Xolova if he wants to fix that, because thats realy minor. Not sure if that even counts as a bug.
4. Minor problem, no one turns on minecraft music anyway
5. Bane cannot cause a screen effect, and it doesnt
6. Graw targets me just fine, even when there are other mobs
7. That is the Robbery skill, unimplemented as of now.
8. You also need to have a full tribute bar of the respective faction.
9. There seems to indeed be a problem with Visualent, will look into
10. Known
11. If you want to summon mobs, you can do so through commands. 250 spawn eggs will not be added.
12. The purpose of having a spawn structure is so that the boss can only spawn there
13. Dracyon's AI make it fly up when damaged. In survival it will stay near the player unless a weapon that has high amounts of hits are used
14. Already discussed. They serve their purpose as generation blocks
15. It was never added, never removed. It will come in a later update.
16. Fixed.
17. Horntail Slab works perfectly on level 54.
EDIT: Visualent doesnt seem to have any problems, must've been my computer misbehaving.
Upon a dream, upon a star
That you may not be lonely, wherever you are
May my prayers reach you
Version 2.0.4 is now out!
Notes:
-This is the last patch until Celeve.
-Many bug fixes
-6 New Mobs:
>>Furlion
>>Wickett
>>Natura
>>Magicke
>>Ancient Golem
>>Warclops
- NEW: Mob information in-game!
>> Toggleable with 'n' by default
>> On by default
>> Displays different protections a mob may have
>> Displays if a mob is a Hunter mob
- New ways to warm yourself up:
>> Natural Tea
>> Hot Rods
- New look for "Thermal Bar" on the GUI
- New look for Progress Bars on skills
- New Coniferon Abilities
- Thermal system changes
>> Earlier warnings
>> You now don't take damage until your bar is much lower
>> You take less damage at a slower rate when cold
- Polytoms received a major health nerf.
- You can now heal pets with cookies.
- New Skill! Innervation:
>> Killing creatures has a chance to drop Heart Stones
>> Picking these up trains the skill. The exp you get is based on your level.
>> These can heal you. The amount depends on your level.
>> As you level up, you gain a % chance to dodge things or gain health regeneration when hit.
>> The dodge % stacks indirectly with armor.
>> There is no Innervation Armor yet. It will come in the Celeve patch.
Have some questions for u bros.

1. Ancient Teleporter Blueprint: how it should work after placing? i placed it and there's no portal avaible. not found smth on wiki.
2. I've read on wiki about coming dimensionals(sorry when mistake). will they appear when it set on my server?
3. How can i def from grunts and one other small creature (sry forgot name)? seems like they can go throught blocks or tp to players or im realy dont know how they reached me.
4. Is config name shouldnt change name after update?
Hope for ur responsible