DRAGONFIRE PATCH UPDATE!
Added 2020-10-04 19:50:59 +0000 UTCUpdates:
- Added rare textures for every dragon type
- Added wolf sounds
- Added spike trap, dungeon chest, dungeon entrance,
- Added dungeon sounds
- Added baby lotus sprite
- Made dungeons configurable
- Increased dungeon spawn rate
- Updated lycan bow model
- Separated dragon loot tables into their own files
- Replaced dungeon system with structure blocks
- Added /editstructure for making structures bigger than 32x32x32
- Shift right clicking on dungeon doors in creative now unbinds them
Bug fixes: - Fixed crash on dedicated servers
- Fixed heavy door model
- Fixed lotus dragon model
- Fixed missing lotus sprite
- Fixed lotus nest performance
- Fixed lycan armor being broken on armor stands
- Fixed middle clicking on lycan wolves giving wrong egg
- Fixed heavy door consuming entire stack of keys
- Fixed dragons that don't have a secondary attack crashing when attempting to use it
Comments
can you install dragonfire with linux and if you can how do you do it?
2021-05-23 11:18:30 +0000 UTCThat sound cool
2020-12-24 18:40:25 +0000 UTCPlz choose the feather wing dragon!!!
2020-12-20 20:15:13 +0000 UTCCan you make a burrito dragon that shoots hot sauce out of it's mouths
2020-11-10 05:24:41 +0000 UTCadd destruction dragon
2020-10-22 15:23:06 +0000 UTCples add fire worm queen
Laniel Johnson
2020-10-21 23:53:52 +0000 UTCYES!!!!
Robert R
2020-10-21 20:06:36 +0000 UTCYes! i love the singtails!
2020-10-19 09:25:09 +0000 UTCyessss
2020-10-17 21:21:49 +0000 UTCplease and the singtails
2020-10-14 19:20:53 +0000 UTCAdd the Deathsong
Gavin Boland
2020-10-14 13:25:33 +0000 UTCtiny turtles plz add the triple stryke
2020-10-13 15:40:47 +0000 UTCdarklands*
2020-10-13 10:44:06 +0000 UTCthe moment I enter parklands it freezes every to seconds I think its bc there's so many wolfs spawning
2020-10-13 10:43:46 +0000 UTCAny update?
No one at all
2020-10-12 22:36:19 +0000 UTCmine is crashing cause of Dragonfire as well
2020-10-09 04:22:24 +0000 UTCStill crashing for us. Here is the crash report: ---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe! Time: 10/8/20 4:12 PM Description: There was a severe problem during mod loading that has caused the game to fail net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from DragonFire (dragonfire) Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/registries/DataSerializerEntry at com.ikara.dragonfire.common.entities.DataSerializers.registerEnumSerializer(DataSerializers.java:168) at com.ikara.dragonfire.common.entities.DataSerializers.registerSerializers(DataSerializers.java:35) at com.ikara.dragonfire.common.CommonProxy.registerSerializers(CommonProxy.java:48) at com.ikara.dragonfire.DragonFire.init(DragonFire.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: net.minecraftforge.registries.DataSerializerEntry at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 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.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 393078856 bytes (374 MB) / 1073741824 bytes (1024 MB) up to 4294967296 bytes (4096 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.5.2768 6 mods loaded, 6 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:----- |:---------- |:------------ |:------------------------------- |:---------------------------------------- | | UCHI | minecraft | 1.12.2 | minecraft.jar | None | | UCHI | mcp | 9.42 | minecraft.jar | None | | UCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHI | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHEE | dragonfire | 0.5.4.4 | dragonfire-0.5.5.0.jar | None | | UCH | geckolib | 2.0.0 | forge-1.12.2-geckolib-2.0.2.jar | None | Loaded coremods (and transformers): GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.5126' Renderer: 'Intel(R) HD Graphics 4600'
2020-10-08 20:14:17 +0000 UTCthe obselisk isn't spawning? help?
2020-10-08 18:39:38 +0000 UTCit is dandelion 1.12.2
2020-10-08 18:07:20 +0000 UTCdoes anyone know tt texture pack
2020-10-08 10:53:13 +0000 UTCnothing is working mod wont download please help me ): ): );
2020-10-08 09:45:44 +0000 UTCg
2020-10-08 09:44:26 +0000 UTCi am struggling to downloal the mod please help me nothing is workinfg
2020-10-08 09:44:24 +0000 UTChelp me ):
2020-10-08 09:43:20 +0000 UTClep
2020-10-08 09:42:53 +0000 UTCI am struggling to download the mod I quick the download use have up there but it wont work can you please ha
2020-10-08 09:42:47 +0000 UTCI am really struggling to download the mod for my son, I am not in any way , shape or form computer literate...help :)
2020-10-07 18:05:07 +0000 UTCthey are using the Dandelion texture pack
2020-10-07 12:21:53 +0000 UTCdragon server IP: 198.50.130.100
Christian Ng
2020-10-06 20:12:21 +0000 UTCwhat is the server ip?
2020-10-06 19:37:34 +0000 UTCdragonfire server: 198.50.130.100 is running again
Christian Ng
2020-10-06 16:22:14 +0000 UTCyes that would be amazing because i need the least amount of mod because my computer sucks
2020-10-06 14:15:56 +0000 UTCi thought you could add a egg bag witch only eggs go in for when you go adventuring
2020-10-06 04:13:56 +0000 UTCgreat update but can you please make silk touch and fortune work on fossils? it gives you the fossils loose and the silk touch version kinda cheety
2020-10-06 03:12:00 +0000 UTCthe lightfury rare skin is not working too well for me
2020-10-06 00:16:43 +0000 UTCthe stormfury rare skin is not working
2020-10-06 00:13:38 +0000 UTCIs anyone's game super glitchy when they are in the darklands?
2020-10-05 21:54:19 +0000 UTCthe drake rare skin is not working for me
2020-10-05 20:23:50 +0000 UTCwhat version of forge are you using, because my version is not able to run it
Gold3n Spy
2020-10-05 15:38:28 +0000 UTCits crashing for me as well
Gold3n Spy
2020-10-05 15:31:35 +0000 UTC