If you can use that json thing to make the vanilla written book text, then it will be very easy for me to add ingame
but first i need to know which legendaries will stay as roaming pokemon with pokecube legends since will be pointless making a book of a legendary pokemon that will have the way of being obtained changed in the near future
if you can get the book generated here: http://minecraft.tools/en/book.php I can probably get it ingame. I am not very good at laying out useful stuff in that kinda thing however.
Rare candy has been in for a couple years, it is just rare.
that is a good idea but instead of giving those books at the beginning of the game they could be found on villages, ruins and dungeons those ancient books would tell a litle about the story of those legendaries without revealing them and there would be tips saying where they can be found if you want thutmose i can make the texts for those books
I am considering have some way for trainers to get 1 mastercube for free somehow, not sure how I want to do it though.
I will look into the trainer problem, they were working last time I checked... I will look into it more.
I am still not quite sure how I want to deal with dyeable shiny pokemobs yet.
Edit: seems some of the trainers, but not all of them, are getting into infinite loops, I will look into this more and find out what is going on.
i have a idea to get one master ball for free, on the pokemons game you could evaluate your pokedex in the pc,there would be a button on the pc to evaluate the pokedex when you press this button a gui would open showing one empty slot and other area with 3x3 slots so after you caught 40 pokemons or something like that,you would need to place your pokedex in the first slot and the master ball would appear in the area of 3x3 slots the same could be done with the shiny charm when you caught all the pokemons that spawn but you could only obtain the master ball and the shiny charm from there once, there could be other prizes but this is on your side to decide
the trainers are using pokemon infinitely and the master ball and shiny charm are too expensives i think that the master ball should be only 32 emerald blocks or if you buy it for the first time it should be 64 emeralds but if you want to buy it again it should be the price that it is now and the shiny charm could be obtained for free if you caught all pokemon that spawn also when you gonna fix the bug with dyeable shiny pokemons ?
did you gonna port this to 1.9.4 soon or you stopped working in this mod ? i would like to make a music pack for pokecube but it is for 1.9.4 and 1.10 now
my game crashed when i was walking on 1.9.4 it must be a incompatibility with pokecube
---- Minecraft Crash Report ----
WARNING: coremods are present:
llibrary (llibrary-1.5.1-1.9.4.jar)
Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 20/08/16 13:49
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at com.thexfactor117.levels.leveling.AbilitySelection.getRandomizedAbilities(AbilitySelection.java:38)
at com.thexfactor117.levels.leveling.Experience.getNextLevel(Experience.java:66)
at com.thexfactor117.levels.events.EventLivingHurt.hitEntity(EventLivingHurt.java:693)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_49_EventLivingHurt_hitEntity_LivingHurtEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:481)
at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1074)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:881)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1010)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543)
at pokecube.core.moves.templates.Move_Basic.onAttack(Move_Basic.java:643)
at pokecube.core.moves.templates.Move_Basic.attack(Move_Basic.java:238)
at pokecube.core.moves.MovesUtils.doAttack(MovesUtils.java:347)
at pokecube.core.moves.animations.EntityMoveUse.doMoveUse(EntityMoveUse.java:165)
at pokecube.core.moves.animations.EntityMoveUse.func_70071_h_(EntityMoveUse.java:140)
at net.minecraft.world.World.func_72866_a(World.java:1951)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:837)
at net.minecraft.world.World.func_72870_g(World.java:1920)
at net.minecraft.world.World.func_72939_s(World.java:1743)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:618)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:707)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:239)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at com.thexfactor117.levels.leveling.AbilitySelection.getRandomizedAbilities(AbilitySelection.java:38)
at com.thexfactor117.levels.leveling.Experience.getNextLevel(Experience.java:66)
at com.thexfactor117.levels.events.EventLivingHurt.hitEntity(EventLivingHurt.java:693)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_49_EventLivingHurt_hitEntity_LivingHurtEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:481)
at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1074)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:881)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1010)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543)
at pokecube.core.moves.templates.Move_Basic.onAttack(Move_Basic.java:643)
at pokecube.core.moves.templates.Move_Basic.attack(Move_Basic.java:238)
at pokecube.core.moves.MovesUtils.doAttack(MovesUtils.java:347)
at pokecube.core.moves.animations.EntityMoveUse.doMoveUse(EntityMoveUse.java:165)
at pokecube.core.moves.animations.EntityMoveUse.func_70071_h_(EntityMoveUse.java:140)
at net.minecraft.world.World.func_72866_a(World.java:1951)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:837)
at net.minecraft.world.World.func_72870_g(World.java:1920)
-- Entity being ticked --
Details:
Entity Type: pokecube.pokecube:moveuse (pokecube.core.moves.animations.EntityMoveUse)
Entity ID: 8049
Entity Name: entity.pokecube.pokecube:moveuse.name
Entity's Exact location: 185,70, 82,69, 778,62
Entity's Block location: World: (185,82,778), Chunk: (at 9,5,10 in 11,48; contains blocks 176,0,768 to 191,255,783), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
Entity's Momentum: 0,00, 0,00, 0,00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1743)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:618)
-- Affected level --
Details:
Level name: survival 2.0
All players: 1 total; [EntityPlayerMP['jochuan'/387, l='survival 2.0', x=193,42, y=79,00, z=777,22]]
Chunk stats: ServerChunkCache: 392 Drop: 0
Level seed: 3129310408191217674
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (84,94,212), Chunk: (at 4,5,4 in 5,13; contains blocks 80,0,208 to 95,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1808021 game time, 2014207 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 67362 (now: false), thunder time: 34451 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:707)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:239)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at java.lang.Thread.run(Unknown Source)
i would use this mod if it was for 1.9.4 i keep checking this thread everytime i see that you posted something so i dont want this to die since it is the only mod of digimon out there
Thutmose since the iron tail animation looks exactly like the one from the sword sweep attack of minecraft i think that you should use the animation of the sweep attack for the iron tail move with maybe some little colors changes
i could edit the colors but i cant find anything in the particles.png that looks like the sweep attack
Thutmose since the iron tail animation looks exactly like the one from the sword sweep attack of minecraft i think that you should use the animation of the sweep attack for the iron tail move with maybe some little colors changes
did the substrate to make a nest can only be peat moss ?i already looked in a swampland of 8 chunks but i didn't found any peat anywhere i am using the 2.0.2 version on 1.9.4
i think that before making this complete rewrite you should make a normal port of the current version to 1.9.4 i am tired of looking at this thread to see any notices of the update
0
but first i need to know which legendaries will stay as roaming pokemon with pokecube legends since will be pointless making a book of a legendary pokemon that will have the way of being obtained changed in the near future
0
that is a good idea but instead of giving those books at the beginning of the game they could be found on villages, ruins and dungeons those ancient books would tell a litle about the story of those legendaries without revealing them and there would be tips saying where they can be found if you want thutmose i can make the texts for those books
0
thutmose can you add a bag to the Red trainer? also did you found a way to change the colors of the trainers bags or it is not possible ?
0
i have a idea to get one master ball for free, on the pokemons game you could evaluate your pokedex in the pc,there would be a button on the pc to evaluate the pokedex when you press this button a gui would open showing one empty slot and other area with 3x3 slots so after you caught 40 pokemons or something like that,you would need to place your pokedex in the first slot and the master ball would appear in the area of 3x3 slots the same could be done with the shiny charm when you caught all the pokemons that spawn but you could only obtain the master ball and the shiny charm from there once, there could be other prizes but this is on your side to decide
0
the trainers are using pokemon infinitely and the master ball and shiny charm are too expensives i think that the master ball should be only 32 emerald blocks or if you buy it for the first time it should be 64 emeralds but if you want to buy it again it should be the price that it is now and the shiny charm could be obtained for free if you caught all pokemon that spawn also when you gonna fix the bug with dyeable shiny pokemons ?
0
did you gonna port this to 1.9.4 soon or you stopped working in this mod ? i would like to make a music pack for pokecube but it is for 1.9.4 and 1.10 now
0
my game crashed when i was walking on 1.9.4 it must be a incompatibility with pokecube
---- Minecraft Crash Report ----
WARNING: coremods are present:
llibrary (llibrary-1.5.1-1.9.4.jar)
Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 20/08/16 13:49
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at com.thexfactor117.levels.leveling.AbilitySelection.getRandomizedAbilities(AbilitySelection.java:38)
at com.thexfactor117.levels.leveling.Experience.getNextLevel(Experience.java:66)
at com.thexfactor117.levels.events.EventLivingHurt.hitEntity(EventLivingHurt.java:693)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_49_EventLivingHurt_hitEntity_LivingHurtEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:481)
at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1074)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:881)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1010)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543)
at pokecube.core.moves.templates.Move_Basic.onAttack(Move_Basic.java:643)
at pokecube.core.moves.templates.Move_Basic.attack(Move_Basic.java:238)
at pokecube.core.moves.MovesUtils.doAttack(MovesUtils.java:347)
at pokecube.core.moves.animations.EntityMoveUse.doMoveUse(EntityMoveUse.java:165)
at pokecube.core.moves.animations.EntityMoveUse.func_70071_h_(EntityMoveUse.java:140)
at net.minecraft.world.World.func_72866_a(World.java:1951)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:837)
at net.minecraft.world.World.func_72870_g(World.java:1920)
at net.minecraft.world.World.func_72939_s(World.java:1743)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:618)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:707)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:239)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at com.thexfactor117.levels.leveling.AbilitySelection.getRandomizedAbilities(AbilitySelection.java:38)
at com.thexfactor117.levels.leveling.Experience.getNextLevel(Experience.java:66)
at com.thexfactor117.levels.events.EventLivingHurt.hitEntity(EventLivingHurt.java:693)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_49_EventLivingHurt_hitEntity_LivingHurtEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:481)
at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1074)
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:881)
at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1010)
at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543)
at pokecube.core.moves.templates.Move_Basic.onAttack(Move_Basic.java:643)
at pokecube.core.moves.templates.Move_Basic.attack(Move_Basic.java:238)
at pokecube.core.moves.MovesUtils.doAttack(MovesUtils.java:347)
at pokecube.core.moves.animations.EntityMoveUse.doMoveUse(EntityMoveUse.java:165)
at pokecube.core.moves.animations.EntityMoveUse.func_70071_h_(EntityMoveUse.java:140)
at net.minecraft.world.World.func_72866_a(World.java:1951)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:837)
at net.minecraft.world.World.func_72870_g(World.java:1920)
-- Entity being ticked --
Details:
Entity Type: pokecube.pokecube:moveuse (pokecube.core.moves.animations.EntityMoveUse)
Entity ID: 8049
Entity Name: entity.pokecube.pokecube:moveuse.name
Entity's Exact location: 185,70, 82,69, 778,62
Entity's Block location: World: (185,82,778), Chunk: (at 9,5,10 in 11,48; contains blocks 176,0,768 to 191,255,783), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
Entity's Momentum: 0,00, 0,00, 0,00
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1743)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:618)
-- Affected level --
Details:
Level name: survival 2.0
All players: 1 total; [EntityPlayerMP['jochuan'/387, l='survival 2.0', x=193,42, y=79,00, z=777,22]]
Chunk stats: ServerChunkCache: 392 Drop: 0
Level seed: 3129310408191217674
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (84,94,212), Chunk: (at 4,5,4 in 5,13; contains blocks 80,0,208 to 95,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1808021 game time, 2014207 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 67362 (now: false), thunder time: 34451 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:707)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:239)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.9.4
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_101, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 209623736 bytes (199 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
Mod Pack: [email protected]04
LiteLoader Mods: [email protected]3
LaunchWrapper: [email protected]
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
FML: MCP 9.28 Powered by Forge 12.17.0.1976 Optifine OptiFine_1.9.4_HD_U_B6 23 mods loaded, 23 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.9.4-12.17.0.1976.jar)
UCHIJAAAA Forge{12.17.0.1976} [Minecraft Forge] (forge-1.9.4-12.17.0.1976.jar)
UCHIJAAAA cei{1.2} [Chunk Edge Indicator] (1.9.4-chunkedgeindicator-1.2.jar)
UCHIJAAAA movillages{1.5.2} [Mo' Villages] ([1.9.4]Mo' Villages-1.5.2.jar)
UCHIJAAAA Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
UCHIJAAAA JEI{3.6.7.216} [Just Enough Items] (jei_1.9.4-3.6.7.216.jar)
UCHIJAAAA llibrary{1.5.1} [LLibrary] (llibrary-1.5.1-1.9.4.jar)
UCHIJAAAA jurassicraft{2.0.2} [JurassiCraft] (JurassiCraft-2.0.2.jar)
UCHIJAAAA xlib{r1.0.1} [xLib] (xLib-1.9.4-r1.0.1.jar)
UCHIJAAAA levels{r3.0.9} [Levels] (Levels-1.9.4-r3.0.9.jar)
UCHIJAAAA thutcore{3.2.3} [ThutCore] (thutcore-1.9.4-3.2.3.jar)
UCHIJAAAA NBTEditpqb{1.10.2-2.0.0} [In-game NBTEdit - Pokecube Edition] (Pokecube Core-3.7.8.jar)
UCHIJAAAA pokecube{3.7.8} [Pokécube Core] (Pokecube Core-3.7.8.jar)
UCHIJAAAA pokecube_ml{0.1.0} [Pokecube Model Loader] (Pokecube Core-3.7.8.jar)
UCHIJAAAA pokecube_mobs{2.2.2} [Pokécube Mobs] (Pokecube Mobs-2.2.2.jar)
UCHIJAAAA pokecube_origin{@[email protected]} [Pokecube Origin] (Pokecube Mobs-2.2.2.jar)
UCHIJAAAA pokecube_adventures{3.6.7} [Pokécube Revival] (Pokecube Revival-3.6.7.jar)
UCHIJAAAA pokecube_compat{1.0} [Pokecube Compat] (Pokecube Revival-3.6.7.jar)
UCHIJAAAA pokeplayer{@VERSION} [Pokecube Mystery Dungeon] (Pokecube Revival-3.6.7.jar)
UCHIJAAAA roots{0.110} [Roots] (roots-1.9.4-0.110.0.jar)
UCHIJAAAA AS_Ruins{16.1} [Ruins Spawning System] (Ruins-1.9.4.jar)
UCHIJAAAA weaponcaseloot{3.2.3} [WeaponCaseLoot] (weaponcaseloot-1.9.4-3.2.3.jar)
Loaded coremods (and transformers):
llibrary (llibrary-1.5.1-1.9.4.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['jochuan'/387, l='survival 2.0', x=193,42, y=79,00, z=777,22]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.9.4_HD_U_B6
Render Distance Chunks: 5
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
0
i would use this mod if it was for 1.9.4 i keep checking this thread everytime i see that you posted something so i dont want this to die since it is the only mod of digimon out there
0
i could edit the colors but i cant find anything in the particles.png that looks like the sweep attack
1
if you break the ground above the healer you will find a redstone torch break it and the music will stop
0
Thutmose since the iron tail animation looks exactly like the one from the sword sweep attack of minecraft i think that you should use the animation of the sweep attack for the iron tail move with maybe some little colors changes
0
i can't find peat anywhere on the swampland did it is on the underground ?
0
did the substrate to make a nest can only be peat moss ?i already looked in a swampland of 8 chunks but i didn't found any peat anywhere i am using the 2.0.2 version on 1.9.4
0
i think that before making this complete rewrite you should make a normal port of the current version to 1.9.4 i am tired of looking at this thread to see any notices of the update
0
Thutmose do you have plans to add pokemon contests,cosplay pikachu and pokeball seals ?