Hi, great mod! I was just wondering if you're going to add the ash-greninja evolution? Because that is by far my favorite evolution.
Thanks!
I would first need to get some proper stats for it, which I don't think exist, due to it only occuring in anime, if you want to make up stats for it, and make a model, you can add it in via resourcepacks though.
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
I remember seeing a post that I can't seem to find now about the ability to add your own pokemobs. I was wondering if this was possible that I could take greninja's file and alter it's stats and its model with techne to create ash-greninja. Also it'd be pretty cool to add a feature so that electric types could use electric type moves to be converted into rf through a machine.
I remember seeing a post that I can't seem to find now about the ability to add your own pokemobs. I was wondering if this was possible that I could take greninja's file and alter it's stats and its model with techne to create ash-greninja. Also it'd be pretty cool to add a feature so that electric types could use electric type moves to be converted into rf through a machine.
Thanks for reading this post!
I will see about making a tutorial somewhere for adding new pokemobs.
As for the RF thing, there is a block called "RF Siphon" which makes RF if there are electric type pokemobs nearby.
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
you mean give them a nickname? yes, right click them with a pokedex, then on the page that shows the stats (first page) if you type in the bar that has their name, and press enter, it will change the name to what you typed in.
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
Im not sure of if this is racist but when I spawn a shadow lugia it dosnt come out black.
Also, how come you can pump out OROS content but pixelmon will be picked off by nintendo?
ps. are you going to add in some sort of batle system in future? or nah
pps. this is one of my favorite mods
ppps. great job
Edit.
Also all the mobs ignore me if i have my pokemon out. Is that normal
Also You say you can use WALIA to see what kinds of pokemon I have killed/captured how do that??
shadow stuff is currently disabled, see response below about that.
Pixelmon will not be picked on by Nintendo for adding ORAS stuff, they use that as an excuse to make people stop complaining "Add X new feature now!!!".
Pokecube has a battle system, it is a real-time battle system.
Other mobs will ignore you if you have your pokemob out, pokemobs pull agro.
It WAILA support applies if you look directly at the pokemob, it is currently disabled for the 1.9+ versions, but should work for the 1.8.9 ones.
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
and I wanted to ask you something, if the temples, gymnasiums, pokécube buildings use the Mod Ruins for worldgen
I wanted to build their own village pokecube to give a test and if possible, be part of the mod.
and I wanted to ask you something, if the temples, gymnasiums, pokécube buildings use the Mod Ruins for worldgen
I wanted to build their own village pokecube to give a test and if possible, be part of the mod.
Thanks,
The pokecenter and pokemart that currently spawn in are using vanilla code, but I was planning on having everything else use Ruins. I will have a way to make it so you can set trainers to have random teams and stuff for when they spawn in via ruins. At that point, I will probably ask for buildings to put in, as stuff I make usually looks rather boring.
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
could you make pokemons stop breeding so much they are giving me a lot of lag
also when i was killing emolgas to stop the breeding of them my game crashed i was using the shock focus from thaumcraft to kill them also one way to stop the excessive breeding was to make they check the population before breeding
---- Minecraft Crash Report ----
WARNING: coremods are present:
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)
PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar)
Contact their authors BEFORE contacting forge
// Don't do that.
Time: 05/06/16 16:47
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at pokecube.core.moves.MovesUtils.displayStatusMessages(MovesUtils.java:659)
at pokecube.core.moves.MovesUtils.setStatus(MovesUtils.java:1036)
at pokecube.core.moves.MovesUtils.attack(MovesUtils.java:319)
at pokecube.core.moves.MovesUtils.attack(MovesUtils.java:74)
at pokecube.core.moves.templates.Move_Basic.finalAttack(Move_Basic.java:380)
at pokecube.core.moves.templates.Move_Basic.finalAttack(Move_Basic.java:304)
at pokecube.core.moves.templates.Move_Basic.attack(Move_Basic.java:179)
at pokecube.core.moves.MovesUtils.doAttack(MovesUtils.java:700)
at pokecube.core.entity.pokemobs.helper.EntityMovesPokemob.executeMove(EntityMovesPokemob.java:280)
at pokecube.core.ai.thread.aiRunnables.AIBase$MoveInfo.run(AIBase.java:138)
at pokecube.core.ai.thread.aiRunnables.AIBase.doMainThreadTick(AIBase.java:309)
at pokecube.core.ai.thread.PokemobAIThread$AIStuff.runServerThreadTasks(PokemobAIThread.java:54)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70626_be(EntityAiPokemob.java:1455)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1775)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:487)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:146)
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:38)
at pokecube.core.entity.pokemobs.helper.EntityTameablePokemob.func_70636_d(EntityTameablePokemob.java:439)
at pokecube.core.entity.pokemobs.helper.EntityEvolvablePokemob.func_70636_d(EntityEvolvablePokemob.java:341)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70636_d(EntityAiPokemob.java:1019)
at pokecube.core.entity.pokemobs.helper.EntityHungryPokemob.func_70636_d(EntityHungryPokemob.java:305)
at pokecube.core.entity.pokemobs.helper.EntityPokemobBase.func_70636_d(EntityPokemobBase.java:545)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1614)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:311)
at pokecube.core.entity.pokemobs.helper.EntityTameablePokemob.func_70071_h_(EntityTameablePokemob.java:474)
at pokecube.core.entity.pokemobs.helper.EntityStatsPokemob.func_70071_h_(EntityStatsPokemob.java:581)
at pokecube.core.entity.pokemobs.helper.EntityMovesPokemob.func_70071_h_(EntityMovesPokemob.java:728)
at pokecube.core.entity.pokemobs.helper.EntityEvolvablePokemob.func_70071_h_(EntityEvolvablePokemob.java:347)
at pokecube.core.entity.pokemobs.helper.EntityMountablePokemob.func_70071_h_(EntityMountablePokemob.java:548)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70071_h_(EntityAiPokemob.java:1109)
at pokecube.core.entity.pokemobs.helper.EntityHungryPokemob.func_70071_h_(EntityHungryPokemob.java:371)
at pokecube.core.entity.pokemobs.helper.EntityPokemobBase.func_70071_h_(EntityPokemobBase.java:599)
at net.minecraft.world.World.func_72866_a(World.java:1862)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:700)
at net.minecraft.world.World.func_72870_g(World.java:1831)
at net.minecraft.world.World.func_72939_s(World.java:1663)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:545)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:250)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at pokecube.core.moves.MovesUtils.displayStatusMessages(MovesUtils.java:659)
at pokecube.core.moves.MovesUtils.setStatus(MovesUtils.java:1036)
at pokecube.core.moves.MovesUtils.attack(MovesUtils.java:319)
at pokecube.core.moves.MovesUtils.attack(MovesUtils.java:74)
at pokecube.core.moves.templates.Move_Basic.finalAttack(Move_Basic.java:380)
at pokecube.core.moves.templates.Move_Basic.finalAttack(Move_Basic.java:304)
at pokecube.core.moves.templates.Move_Basic.attack(Move_Basic.java:179)
at pokecube.core.moves.MovesUtils.doAttack(MovesUtils.java:700)
at pokecube.core.entity.pokemobs.helper.EntityMovesPokemob.executeMove(EntityMovesPokemob.java:280)
at pokecube.core.ai.thread.aiRunnables.AIBase$MoveInfo.run(AIBase.java:138)
at pokecube.core.ai.thread.aiRunnables.AIBase.doMainThreadTick(AIBase.java:309)
at pokecube.core.ai.thread.PokemobAIThread$AIStuff.runServerThreadTasks(PokemobAIThread.java:54)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70626_be(EntityAiPokemob.java:1455)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1775)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:487)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:146)
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:38)
at pokecube.core.entity.pokemobs.helper.EntityTameablePokemob.func_70636_d(EntityTameablePokemob.java:439)
at pokecube.core.entity.pokemobs.helper.EntityEvolvablePokemob.func_70636_d(EntityEvolvablePokemob.java:341)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70636_d(EntityAiPokemob.java:1019)
at pokecube.core.entity.pokemobs.helper.EntityHungryPokemob.func_70636_d(EntityHungryPokemob.java:305)
at pokecube.core.entity.pokemobs.helper.EntityPokemobBase.func_70636_d(EntityPokemobBase.java:545)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1614)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:311)
at pokecube.core.entity.pokemobs.helper.EntityTameablePokemob.func_70071_h_(EntityTameablePokemob.java:474)
at pokecube.core.entity.pokemobs.helper.EntityStatsPokemob.func_70071_h_(EntityStatsPokemob.java:581)
at pokecube.core.entity.pokemobs.helper.EntityMovesPokemob.func_70071_h_(EntityMovesPokemob.java:728)
at pokecube.core.entity.pokemobs.helper.EntityEvolvablePokemob.func_70071_h_(EntityEvolvablePokemob.java:347)
at pokecube.core.entity.pokemobs.helper.EntityMountablePokemob.func_70071_h_(EntityMountablePokemob.java:548)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70071_h_(EntityAiPokemob.java:1109)
at pokecube.core.entity.pokemobs.helper.EntityHungryPokemob.func_70071_h_(EntityHungryPokemob.java:371)
at pokecube.core.entity.pokemobs.helper.EntityPokemobBase.func_70071_h_(EntityPokemobBase.java:599)
at net.minecraft.world.World.func_72866_a(World.java:1862)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:700)
at net.minecraft.world.World.func_72870_g(World.java:1831)
-- Entity being ticked --
Details:
Entity Type: pokecube_ml.Emolga (pokecube.core.entity.pokemobs.GenericPokemob587)
Entity ID: 156576
Entity Name: Emolga
Entity's Exact location: 171,40, 64,50, 77,78
Entity's Block location: 171,00,64,00,77,00 - World: (171,64,77), Chunk: (at 11,4,13 in 10,4; contains blocks 160,0,64 to 175,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: -0,18, 0,00, 0,26
Entity's Rider: ~~ERROR~~ NullPointerException: null
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1663)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:545)
-- Affected level --
Details:
Level name: survival
All players: 1 total; [EntityPlayerMP['jochuan'/534, l='survival', x=174,01, y=63,00, z=77,41]]
Chunk stats: ServerChunkCache: 303 Drop: 0
Level seed: 1991388560974704491
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 212,00,64,00,68,00 - World: (212,64,68), Chunk: (at 4,4,4 in 13,4; contains blocks 208,0,64 to 223,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 5501200 game time, 5742885 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 16660 (now: false), thunder time: 115437 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:250)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
could you make pokemons stop breeding so much they are giving me a lot of lag
also when i was killing emolgas to stop the breeding of them my game crashed i was using the shock focus from thaumcraft to kill them also one way to stop the excessive breeding was to make they check the population before breeding
---- Minecraft Crash Report ----
WARNING: coremods are present:
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)
PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar)
Contact their authors BEFORE contacting forge
// Don't do that.
Time: 05/06/16 16:47
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at pokecube.core.moves.MovesUtils.displayStatusMessages(MovesUtils.java:659)
at pokecube.core.moves.MovesUtils.setStatus(MovesUtils.java:1036)
at pokecube.core.moves.MovesUtils.attack(MovesUtils.java:319)
at pokecube.core.moves.MovesUtils.attack(MovesUtils.java:74)
at pokecube.core.moves.templates.Move_Basic.finalAttack(Move_Basic.java:380)
at pokecube.core.moves.templates.Move_Basic.finalAttack(Move_Basic.java:304)
at pokecube.core.moves.templates.Move_Basic.attack(Move_Basic.java:179)
at pokecube.core.moves.MovesUtils.doAttack(MovesUtils.java:700)
at pokecube.core.entity.pokemobs.helper.EntityMovesPokemob.executeMove(EntityMovesPokemob.java:280)
at pokecube.core.ai.thread.aiRunnables.AIBase$MoveInfo.run(AIBase.java:138)
at pokecube.core.ai.thread.aiRunnables.AIBase.doMainThreadTick(AIBase.java:309)
at pokecube.core.ai.thread.PokemobAIThread$AIStuff.runServerThreadTasks(PokemobAIThread.java:54)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70626_be(EntityAiPokemob.java:1455)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1775)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:487)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:146)
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:38)
at pokecube.core.entity.pokemobs.helper.EntityTameablePokemob.func_70636_d(EntityTameablePokemob.java:439)
at pokecube.core.entity.pokemobs.helper.EntityEvolvablePokemob.func_70636_d(EntityEvolvablePokemob.java:341)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70636_d(EntityAiPokemob.java:1019)
at pokecube.core.entity.pokemobs.helper.EntityHungryPokemob.func_70636_d(EntityHungryPokemob.java:305)
at pokecube.core.entity.pokemobs.helper.EntityPokemobBase.func_70636_d(EntityPokemobBase.java:545)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1614)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:311)
at pokecube.core.entity.pokemobs.helper.EntityTameablePokemob.func_70071_h_(EntityTameablePokemob.java:474)
at pokecube.core.entity.pokemobs.helper.EntityStatsPokemob.func_70071_h_(EntityStatsPokemob.java:581)
at pokecube.core.entity.pokemobs.helper.EntityMovesPokemob.func_70071_h_(EntityMovesPokemob.java:728)
at pokecube.core.entity.pokemobs.helper.EntityEvolvablePokemob.func_70071_h_(EntityEvolvablePokemob.java:347)
at pokecube.core.entity.pokemobs.helper.EntityMountablePokemob.func_70071_h_(EntityMountablePokemob.java:548)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70071_h_(EntityAiPokemob.java:1109)
at pokecube.core.entity.pokemobs.helper.EntityHungryPokemob.func_70071_h_(EntityHungryPokemob.java:371)
at pokecube.core.entity.pokemobs.helper.EntityPokemobBase.func_70071_h_(EntityPokemobBase.java:599)
at net.minecraft.world.World.func_72866_a(World.java:1862)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:700)
at net.minecraft.world.World.func_72870_g(World.java:1831)
at net.minecraft.world.World.func_72939_s(World.java:1663)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:545)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:250)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at pokecube.core.moves.MovesUtils.displayStatusMessages(MovesUtils.java:659)
at pokecube.core.moves.MovesUtils.setStatus(MovesUtils.java:1036)
at pokecube.core.moves.MovesUtils.attack(MovesUtils.java:319)
at pokecube.core.moves.MovesUtils.attack(MovesUtils.java:74)
at pokecube.core.moves.templates.Move_Basic.finalAttack(Move_Basic.java:380)
at pokecube.core.moves.templates.Move_Basic.finalAttack(Move_Basic.java:304)
at pokecube.core.moves.templates.Move_Basic.attack(Move_Basic.java:179)
at pokecube.core.moves.MovesUtils.doAttack(MovesUtils.java:700)
at pokecube.core.entity.pokemobs.helper.EntityMovesPokemob.executeMove(EntityMovesPokemob.java:280)
at pokecube.core.ai.thread.aiRunnables.AIBase$MoveInfo.run(AIBase.java:138)
at pokecube.core.ai.thread.aiRunnables.AIBase.doMainThreadTick(AIBase.java:309)
at pokecube.core.ai.thread.PokemobAIThread$AIStuff.runServerThreadTasks(PokemobAIThread.java:54)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70626_be(EntityAiPokemob.java:1455)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1775)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:487)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:146)
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:38)
at pokecube.core.entity.pokemobs.helper.EntityTameablePokemob.func_70636_d(EntityTameablePokemob.java:439)
at pokecube.core.entity.pokemobs.helper.EntityEvolvablePokemob.func_70636_d(EntityEvolvablePokemob.java:341)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70636_d(EntityAiPokemob.java:1019)
at pokecube.core.entity.pokemobs.helper.EntityHungryPokemob.func_70636_d(EntityHungryPokemob.java:305)
at pokecube.core.entity.pokemobs.helper.EntityPokemobBase.func_70636_d(EntityPokemobBase.java:545)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1614)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:311)
at pokecube.core.entity.pokemobs.helper.EntityTameablePokemob.func_70071_h_(EntityTameablePokemob.java:474)
at pokecube.core.entity.pokemobs.helper.EntityStatsPokemob.func_70071_h_(EntityStatsPokemob.java:581)
at pokecube.core.entity.pokemobs.helper.EntityMovesPokemob.func_70071_h_(EntityMovesPokemob.java:728)
at pokecube.core.entity.pokemobs.helper.EntityEvolvablePokemob.func_70071_h_(EntityEvolvablePokemob.java:347)
at pokecube.core.entity.pokemobs.helper.EntityMountablePokemob.func_70071_h_(EntityMountablePokemob.java:548)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70071_h_(EntityAiPokemob.java:1109)
at pokecube.core.entity.pokemobs.helper.EntityHungryPokemob.func_70071_h_(EntityHungryPokemob.java:371)
at pokecube.core.entity.pokemobs.helper.EntityPokemobBase.func_70071_h_(EntityPokemobBase.java:599)
at net.minecraft.world.World.func_72866_a(World.java:1862)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:700)
at net.minecraft.world.World.func_72870_g(World.java:1831)
-- Entity being ticked --
Details:
Entity Type: pokecube_ml.Emolga (pokecube.core.entity.pokemobs.GenericPokemob587)
Entity ID: 156576
Entity Name: Emolga
Entity's Exact location: 171,40, 64,50, 77,78
Entity's Block location: 171,00,64,00,77,00 - World: (171,64,77), Chunk: (at 11,4,13 in 10,4; contains blocks 160,0,64 to 175,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: -0,18, 0,00, 0,26
Entity's Rider: ~~ERROR~~ NullPointerException: null
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1663)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:545)
-- Affected level --
Details:
Level name: survival
All players: 1 total; [EntityPlayerMP['jochuan'/534, l='survival', x=174,01, y=63,00, z=77,41]]
Chunk stats: ServerChunkCache: 303 Drop: 0
Level seed: 1991388560974704491
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 212,00,64,00,68,00 - World: (212,64,68), Chunk: (at 4,4,4 in 13,4; contains blocks 208,0,64 to 223,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 5501200 game time, 5742885 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 16660 (now: false), thunder time: 115437 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:250)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
I would first need to get some proper stats for it, which I don't think exist, due to it only occuring in anime, if you want to make up stats for it, and make a model, you can add it in via resourcepacks though.
Uploaded Pokecube Core 3.1.3
Changlog:
fixes crash when pokemobs attack players.
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
Uploaded Pokecube Core 2.5.0, Pokecube Revival 2.4.0 and Pokecube Mobs 1.2.0
Core changelog:
Sync standards used for sound resources with the 1.9.4 branch, Also fix issues with server/client language settings.
Revival Changelog:
Update to Pokecube Core 2.5.0
Mobs Changelog:
Update to new sounds standard for Pokecube Core 2.5.0
Note that if using old pokecube mobs with new pokecube core, the sounds for the mobs will not work.
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
Thanks!
I remember seeing a post that I can't seem to find now about the ability to add your own pokemobs. I was wondering if this was possible that I could take greninja's file and alter it's stats and its model with techne to create ash-greninja. Also it'd be pretty cool to add a feature so that electric types could use electric type moves to be converted into rf through a machine.
Thanks for reading this post!
I will see about making a tutorial somewhere for adding new pokemobs.
As for the RF thing, there is a block called "RF Siphon" which makes RF if there are electric type pokemobs nearby.
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
Thanks again!
Can you name pokemon?
not my mod but download this mod
you mean give them a nickname? yes, right click them with a pokedex, then on the page that shows the stats (first page) if you type in the bar that has their name, and press enter, it will change the name to what you typed in.
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
Im not sure of if this is racist but when I spawn a shadow lugia it dosnt come out black.
Also, how come you can pump out OROS content but pixelmon will be picked off by nintendo?
ps. are you going to add in some sort of batle system in future? or nah
pps. this is one of my favorite mods
ppps. great job
Edit.
Also all the mobs ignore me if i have my pokemon out. Is that normal
Also You say you can use WALIA to see what kinds of pokemon I have killed/captured how do that??
not my mod but download this mod
when you gonna re-add the shadow stuff
?
shadow stuff is currently disabled, see response below about that.
Pixelmon will not be picked on by Nintendo for adding ORAS stuff, they use that as an excuse to make people stop complaining "Add X new feature now!!!".
Pokecube has a battle system, it is a real-time battle system.
Other mobs will ignore you if you have your pokemob out, pokemobs pull agro.
It WAILA support applies if you look directly at the pokemob, it is currently disabled for the 1.9+ versions, but should work for the 1.8.9 ones.
It will be re-added eventually, I am working on making the loading stuff from resources work a bit better, and will re-add it as a resourcepack.
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
I created a few stop the mod models and tested some buildings in mod Ruins, created some gyms to test pokecube and it worked, not only spawns coaches
and ug I found is that the Camerupt does mega evolution, and do not know where I can find industrial zones in the game.
http://www.mediafire.com/download/tnmlvsnvo8zcfdc/Pokecube Models.rar
I think you need to save it with the trainers in it, I will work on getting better trainer support for them soon.
I will look at Camerupt and see what is wrong.
To make industrial zone in game, place a lot of redstone blocks in an area, it will turn into industrial area.
I will see about getting the models in.
Edit: Found the problem with camerupt, fixed for next release, will upload that shortly, just need to do some more testing.
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
Can I have the blender files for them? the normals are backwards on some of the parts.
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
here are the downloads in blender:
http://www.mediafire.com/download/3j2zeni234xg3de/Pokecube Blender.rar
and I wanted to ask you something, if the temples, gymnasiums, pokécube buildings use the Mod Ruins for worldgen
I wanted to build their own village pokecube to give a test and if possible, be part of the mod.
Thanks,
The pokecenter and pokemart that currently spawn in are using vanilla code, but I was planning on having everything else use Ruins. I will have a way to make it so you can set trainers to have random teams and stuff for when they spawn in via ruins. At that point, I will probably ask for buildings to put in, as stuff I make usually looks rather boring.
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
could you make pokemons stop breeding so much they are giving me a lot of lag
also when i was killing emolgas to stop the breeding of them my game crashed i was using the shock focus from thaumcraft to kill them also one way to stop the excessive breeding was to make they check the population before breeding
---- Minecraft Crash Report ----
WARNING: coremods are present:
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)
PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar)
Contact their authors BEFORE contacting forge
// Don't do that.
Time: 05/06/16 16:47
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at pokecube.core.moves.MovesUtils.displayStatusMessages(MovesUtils.java:659)
at pokecube.core.moves.MovesUtils.setStatus(MovesUtils.java:1036)
at pokecube.core.moves.MovesUtils.attack(MovesUtils.java:319)
at pokecube.core.moves.MovesUtils.attack(MovesUtils.java:74)
at pokecube.core.moves.templates.Move_Basic.finalAttack(Move_Basic.java:380)
at pokecube.core.moves.templates.Move_Basic.finalAttack(Move_Basic.java:304)
at pokecube.core.moves.templates.Move_Basic.attack(Move_Basic.java:179)
at pokecube.core.moves.MovesUtils.doAttack(MovesUtils.java:700)
at pokecube.core.entity.pokemobs.helper.EntityMovesPokemob.executeMove(EntityMovesPokemob.java:280)
at pokecube.core.ai.thread.aiRunnables.AIBase$MoveInfo.run(AIBase.java:138)
at pokecube.core.ai.thread.aiRunnables.AIBase.doMainThreadTick(AIBase.java:309)
at pokecube.core.ai.thread.PokemobAIThread$AIStuff.runServerThreadTasks(PokemobAIThread.java:54)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70626_be(EntityAiPokemob.java:1455)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1775)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:487)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:146)
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:38)
at pokecube.core.entity.pokemobs.helper.EntityTameablePokemob.func_70636_d(EntityTameablePokemob.java:439)
at pokecube.core.entity.pokemobs.helper.EntityEvolvablePokemob.func_70636_d(EntityEvolvablePokemob.java:341)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70636_d(EntityAiPokemob.java:1019)
at pokecube.core.entity.pokemobs.helper.EntityHungryPokemob.func_70636_d(EntityHungryPokemob.java:305)
at pokecube.core.entity.pokemobs.helper.EntityPokemobBase.func_70636_d(EntityPokemobBase.java:545)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1614)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:311)
at pokecube.core.entity.pokemobs.helper.EntityTameablePokemob.func_70071_h_(EntityTameablePokemob.java:474)
at pokecube.core.entity.pokemobs.helper.EntityStatsPokemob.func_70071_h_(EntityStatsPokemob.java:581)
at pokecube.core.entity.pokemobs.helper.EntityMovesPokemob.func_70071_h_(EntityMovesPokemob.java:728)
at pokecube.core.entity.pokemobs.helper.EntityEvolvablePokemob.func_70071_h_(EntityEvolvablePokemob.java:347)
at pokecube.core.entity.pokemobs.helper.EntityMountablePokemob.func_70071_h_(EntityMountablePokemob.java:548)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70071_h_(EntityAiPokemob.java:1109)
at pokecube.core.entity.pokemobs.helper.EntityHungryPokemob.func_70071_h_(EntityHungryPokemob.java:371)
at pokecube.core.entity.pokemobs.helper.EntityPokemobBase.func_70071_h_(EntityPokemobBase.java:599)
at net.minecraft.world.World.func_72866_a(World.java:1862)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:700)
at net.minecraft.world.World.func_72870_g(World.java:1831)
at net.minecraft.world.World.func_72939_s(World.java:1663)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:545)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:250)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at pokecube.core.moves.MovesUtils.displayStatusMessages(MovesUtils.java:659)
at pokecube.core.moves.MovesUtils.setStatus(MovesUtils.java:1036)
at pokecube.core.moves.MovesUtils.attack(MovesUtils.java:319)
at pokecube.core.moves.MovesUtils.attack(MovesUtils.java:74)
at pokecube.core.moves.templates.Move_Basic.finalAttack(Move_Basic.java:380)
at pokecube.core.moves.templates.Move_Basic.finalAttack(Move_Basic.java:304)
at pokecube.core.moves.templates.Move_Basic.attack(Move_Basic.java:179)
at pokecube.core.moves.MovesUtils.doAttack(MovesUtils.java:700)
at pokecube.core.entity.pokemobs.helper.EntityMovesPokemob.executeMove(EntityMovesPokemob.java:280)
at pokecube.core.ai.thread.aiRunnables.AIBase$MoveInfo.run(AIBase.java:138)
at pokecube.core.ai.thread.aiRunnables.AIBase.doMainThreadTick(AIBase.java:309)
at pokecube.core.ai.thread.PokemobAIThread$AIStuff.runServerThreadTasks(PokemobAIThread.java:54)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70626_be(EntityAiPokemob.java:1455)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1775)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:487)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:146)
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:38)
at pokecube.core.entity.pokemobs.helper.EntityTameablePokemob.func_70636_d(EntityTameablePokemob.java:439)
at pokecube.core.entity.pokemobs.helper.EntityEvolvablePokemob.func_70636_d(EntityEvolvablePokemob.java:341)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70636_d(EntityAiPokemob.java:1019)
at pokecube.core.entity.pokemobs.helper.EntityHungryPokemob.func_70636_d(EntityHungryPokemob.java:305)
at pokecube.core.entity.pokemobs.helper.EntityPokemobBase.func_70636_d(EntityPokemobBase.java:545)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1614)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:311)
at pokecube.core.entity.pokemobs.helper.EntityTameablePokemob.func_70071_h_(EntityTameablePokemob.java:474)
at pokecube.core.entity.pokemobs.helper.EntityStatsPokemob.func_70071_h_(EntityStatsPokemob.java:581)
at pokecube.core.entity.pokemobs.helper.EntityMovesPokemob.func_70071_h_(EntityMovesPokemob.java:728)
at pokecube.core.entity.pokemobs.helper.EntityEvolvablePokemob.func_70071_h_(EntityEvolvablePokemob.java:347)
at pokecube.core.entity.pokemobs.helper.EntityMountablePokemob.func_70071_h_(EntityMountablePokemob.java:548)
at pokecube.core.entity.pokemobs.helper.EntityAiPokemob.func_70071_h_(EntityAiPokemob.java:1109)
at pokecube.core.entity.pokemobs.helper.EntityHungryPokemob.func_70071_h_(EntityHungryPokemob.java:371)
at pokecube.core.entity.pokemobs.helper.EntityPokemobBase.func_70071_h_(EntityPokemobBase.java:599)
at net.minecraft.world.World.func_72866_a(World.java:1862)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:700)
at net.minecraft.world.World.func_72870_g(World.java:1831)
-- Entity being ticked --
Details:
Entity Type: pokecube_ml.Emolga (pokecube.core.entity.pokemobs.GenericPokemob587)
Entity ID: 156576
Entity Name: Emolga
Entity's Exact location: 171,40, 64,50, 77,78
Entity's Block location: 171,00,64,00,77,00 - World: (171,64,77), Chunk: (at 11,4,13 in 10,4; contains blocks 160,0,64 to 175,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: -0,18, 0,00, 0,26
Entity's Rider: ~~ERROR~~ NullPointerException: null
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1663)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:545)
-- Affected level --
Details:
Level name: survival
All players: 1 total; [EntityPlayerMP['jochuan'/534, l='survival', x=174,01, y=63,00, z=77,41]]
Chunk stats: ServerChunkCache: 303 Drop: 0
Level seed: 1991388560974704491
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: 212,00,64,00,68,00 - World: (212,64,68), Chunk: (at 4,4,4 in 13,4; contains blocks 208,0,64 to 223,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 5501200 game time, 5742885 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 16660 (now: false), thunder time: 115437 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:250)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 7 (x86) version 6.1
CPU: 2x Intel(R) Pentium(R) Dual CPU E2140 @ 1.60GHz
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 234359432 bytes (223 MB) / 890507264 bytes (849 MB) up to 1060372480 bytes (1011 MB)
Mod Pack: 1.8.9-SNAPSHOT-r08134E7-b8-2016-04-14_16-33-58
LiteLoader Mods: 2 loaded mod(s)
- Presence Footsteps version u8 for 1.8.9
- VoxelMap version 1.6.10
LaunchWrapper: 27 active transformer(s)
- Transformer: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
- Transformer: optifine.OptiFineClassTransformer
- Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
- Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
- Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
- Transformer: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
- Transformer: $wrapper.api.player.forge.PlayerAPITransformer
- Transformer: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
- Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
- Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
- Transformer: me.guichaguri.betterfps.transformers.MathTransformer
- Transformer: me.guichaguri.betterfps.transformers.EventTransformer
- Transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
- Transformer: net.minecraftforge.fml.common.asm.transformers.AccessTransformer
- Transformer: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
- Transformer: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
- Transformer: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
- Transformer: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer
- Transformer: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
- Transformer: com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer
- Transformer: com.mumfrey.liteloader.transformers.event.EventTransformer
- Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.MinecraftTransformer
- Transformer: com.mumfrey.liteloader.transformers.event.json.ModEventInjectionTransformer
- Transformer: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
- Transformer: net.minecraftforge.fml.common.asm.transformers.ModAPITransformer
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.19 Powered by Forge 11.15.1.1902 Optifine OptiFine_1.8.9_HD_U_H5 19 mods loaded, 19 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1902-1.8.9.jar)
UCHIJAAAA Forge{11.15.1.1902} [Minecraft Forge] (forge-1.8.9-11.15.1.1902-1.8.9.jar)
UCHIJAAAA PlayerAPI{1.0} [Player API] (minecraft.jar)
UCHIJAAAA cei{0.1} [Chunk Edge Indicator] (1.8.9-chunkedgeindicator-1.0.jar)
UCHIJAAAA droidsmod{1.1} [Droidsmod] (Droids Mod v1.1 (MC 1.8.9).jar)
UCHIJAAAA JEI{2.28.17.185} [Just Enough Items] (jei_1.8.9-2.28.17.185.jar)
UCHIJAAAA MSM3{3.1.0.123} [More Swords 3] (MoreSwords-1.8.9-3.1.0.123.jar)
UCHIJAAAA thutcore{2.5.1} [ThutCore] (thutcore-1.8.9-2.5.1.jar)
UCHIJAAAA NBTEditpqb{1.8.9-1.0} [In-game NBTEdit - Pokecube Edition] (Pokecube Core-2.5.1.jar)
UCHIJAAAA pokecube{2.5.1} [Pokécube Core] (Pokecube Core-2.5.1.jar)
UCHIJAAAA pokecube_ml{0.1.0} [Pokecube Model Loader] (Pokecube Core-2.5.1.jar)
UCHIJAAAA pokecube_mobs{1.2.0} [Pokécube Mobs] (Pokecube Mobs-1.2.0.jar)
UCHIJAAAA pokecube_adventures{2.4.0} [Pokécube Revival] (Pokecube Revival-2.4.0.jar)
UCHIJAAAA pokecube_compat{1.0} [Pokecube Compat] (Pokecube Revival-2.4.0.jar)
UCHIJAAAA pokeplayer{@VERSION} [Pokecube Mystery Dungeon] (Pokecube Revival-2.4.0.jar)
UCHIJAAAA AS_Ruins{15.6} [Ruins Spawning System] (Ruins-1.8.8.jar)
UCHIJAAAA Baubles{1.1.3.0} [Baubles] (Baubles-1.8.9-1.1.3.0.jar)
UCHIJAAAA Thaumcraft{5.2.4} [Thaumcraft] (Thaumcraft-1.8.9-5.2.4.jar)
Loaded coremods (and transformers):
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.4.jar)
PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar)
api.player.forge.PlayerAPITransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['jochuan'/534, l='survival', x=174,01, y=63,00, z=77,41]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.8.9_HD_U_H5
Render Distance Chunks: 3
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 1.4.0 - Build 8.14.10.1930
OpenGlRenderer: Intel 945G
OpenGlVendor: Intel
CpuCount: 2
I will see about fixing flying things dropping too many eggs, I might have forgotten to make them check for nearby egg count before breeding.
As for the crash, I will get that fixed in the next version I upload.
Thut's Mods
To get the mobs, install the resource pack on the github, or use the Pokécube Mobs mod below.
Sounds, Textures and additional Pokemobs can be added by also using the following mod:
note that Pokécube Core requires
the mega ring is displayed incorrectly on the player wrist when it is crouching
Any command or item to spawn trainers? And any way to let them stopping (not walking)?