This tutorial is set by the author to use the CC by-NC protocol.
Although the Dragon Knight 2 is a module that is no longer updated, the current version is enough to provide more complete game content.The writing tutorial is to help players understand this module faster. After all, the existing types of instructions are more scattered and difficult to query.
The tutorial mainly answers the common questions of this module, and some specific content should also be viewed from the relevant entries in the encyclopedia.At the end of the tutorial, I will attach a module configuration file for personal translation.
Q: Is the author really no longer updated?
A: Yes, the author has a clear statement on CurseForge, and no longer updates the module or fixes the existing problems.
Q: What should I do if I encountered a collapse/error?
A: You should check whether it is a problem caused by this module.Adjusting the configuration file can sometimes solve some problems.If you can't solve yourself, you can go to the relevant sectors of each forum for help (pay attention to providing a collapse report).
Q: How to find a dragon?
A: Looking for a variety of dragon nests (encyclopedia "naturally generated by" naturally generated ", find the dragon eggs in the dragon nest, and the dragon eggs will become dragon after hatching.
Q: Why can't I hatch a variety of dragon eggs into a corresponding variety of dragons?
A: Dragon eggs will be converted into dragon eggs of other varieties in some environments (most of the time, the environment depends on the type of block below the dragon egg), encyclopedia will explain what kind of environment will make it allow it in the items of various types of dragon eggs that can make it allow itHatch the corresponding variety of dragons.
Q: My dragon does not follow me, is I not tame it yet?
A: Long Ping does not follow the owner closely, but wander around the 50 -meter radius around the host.Binding your dragon with the dragon's whistle can easily recall it, and it is also good to put it into the dragon's amulet.
Q: The dragon grows slowly, is there any way to accelerate?
A: There is no way to speed up only the original and the module. Wait patiently.
Q: I have found a long nest of a variety for a long time. Did I make a mistake?
A: By default, some types of dragon nests may be more difficult to find.The relevant items in the configuration file can be improved.Some dragon eggs can be converted through other varieties of dragon eggs, but this way may not help dragon egg collectors.
Q: Can I only get the dragon egg by looking for the dragon nest?
A: In survival/adventure mode, it is true.
Q: Why did the various dragon scales products in the encyclopedia only show the dragon scales of the forest dragon?
A: Since the dragon scales of each variety can make a series of tools/equipment, the entries will look very complicated, so the tools/equipment made of other types of dragon scales are merged with the entries corresponding to forest dragon scale products., Click on the entry of the forest dragon products to find it down.
At present, answer the above questions first, and there will be other questions that are suitable for listing in the future.
File: .mineCraft/Config/DragonMounts.cfg
#Configuration file
#"#+Chinese" part is the translation and default value I added.Some values need to be modified with caution!Intersection
all {
#Breeding in these dimensions (listing the dimension ID, default-1 and 1).
#Dragons cannot spawn in the same
I: "BlackListed Dragon Dimensions" <
-1
1
"
#Can only breed in these dimensions (listing the dimension ID, and 0 default).
#Dragons can only spawn in these diansions' IDS
I: "Whitelisted Dragon Dimensions" <0
"
#True enables the blacklist, FALSE enables white list, and defaults True.
#True to use Dimensional Blacklist, false to use the whitelist. [Default: true]
B: "Use Dimension Blacklist" = TRUE
}
clientdm2 {
#The maximum length of the dragon around the player is 20.0 by default.
#MAX FLIGHT for Dragons Circling Players on a Whistle
D: "Max Flight Height" = 20.0
#Or dragon switch to the third person's viewing angle behind the rear, default 20.0.Don't modify it easily, otherwise it may damage the archive.
#ZOOM OUT for Third Person 2 While Riding The Dragon and Dragon Carriages Do Not Exagrate If You Dont WANT CORRUPTD WORLDS
D: "Third Person Zoom Back" = 20.0
#The longest distance of strolling around the owner, default 50.
#Wander from HomeDist
I: "Wander from Homedist" = 50
}
main {
#Whether to allow dragons to mate, default TRUE.
#Allow or disallow breeding
B: "Allow Other Breeding" = TRUE
#Whether the dragon's breath is allowed to cause damage to other players, the default true.
#Disable or ENable The Dragon's Ability to Obey Other Players
B: "Allow Other Player's Control" = True
#Dragon's armor value, default 8.0.
#Makes dragons tougher or not
D: Armor = 8.0
#Dragon's attack damage, default 12.0.
#DAMAGE for Dragon Attack
D: damage = 12.0
#The basic health of the dragon, default 90.0 § Note: Although some varieties of dragons are different from other varieties, their basic health is still affected by sub -items.
#Dragon base health §O Note: SOME DRAGONS HAVE Unique Health Values and Are Still Affected by this
D: "Dragon Base Health" = 90.0
#The higher the value, the slower the health recovery speed of the dragon, the default 75.
#Higher number Slower Regen for Dragons
I: "Health Regen Speed" = 75
#The higher the value, the slower the dragon is hungry. The default is 6000 (the unit is tick).Too low setting may cause the game to collapse.
#More numbers slower, I.E. GETS A Number from the Factor of (3000) to 1 Per Tick (MilliseCond) if it equals to 1 Reduce hunger, DONT MAKE It too low o R Might Crash the Game
I: "Hunger Speed" = 6000
#Whether the dragon can be deleted (referring to the server that is cleared by the server that is not loaded), the default TRUE.It is effective for adults and domesticated dragons.
#ENables or Disables Dragons Ability to Despawn, Works only for Adult Non Tamed Dragons B: "Can Dragons Despawn" = True
#Whether to allow some dragon eggs to change the variety due to changes in the environment and default TRUE.
#ENables Changing of Egg Breeds Via Block or Environment
B: "Can Eggs Change Breeds" = TRUE
#Whether the ice of ice dragons stops the ice surface permanently, the default is false.
#Refers to the Ice Breath for the Dragon in Water, set tru if you want the Ice Block to be perManent. False Otherwise.
B: "Can Ice Breath Be Permanent" = false
#Debug mode, default. False.Restart the game to take effect. If you are a developer, you can use this item.
#Debug Mode. You need to restart minecraft for the change to take effect. Unless you're a developer or are to active it, you do't want to Set this to true.
B: DEBUG = FALSE
#This module modified the incident when the original shadow dragon egg was right, set this item for TRUE to disable this modification, and default to False.May help solve some conflict with other modules.
#Disables Right-CLICK Override on the Vanilla Dragon Egg Block. May Help to Fix Isues with Other Mods.
B: "Disable Block Override" = False#Whether the flame is allowed to spit the block and ignite the block, and the default TRUE.
#Refers to the fire bresth to affly blocks
B: "Fire Breath Affect Blocks" = TRUE
#Whether to allow the use instructions to let Long Station on several players (still test functions), default FALSE.
#Use a Commanding Player Method (Experimental) to make dragons Land on Multiple Players
B: "Use Commandplayer" = false
}
worldgen {{
#Notice!IntersectionIntersectionIf you don't want to destroy your archive, then adjusting each item that will affect the dragon's nest generation mechanism should be very cautious. It is best to test it in another archive first.
#Whether the dragon nest is generated in the alpine cluster, the default is true.
#ENABLS spawning of note hills
B: CANSPAWNSURFACEDRAGONEST = TRUE
#Whether to allow hell dragon nest, zombie dragon nest, and bone dragon nest to be generated in the lower bound, and the default is TRUE.
#ENables Spawning of Nether, Zombie, and Skeleton Dragon Nests in the Nether
B: CANSPAWNNETHERNEST = TRUE
#Whether to allow the Lord Dragon Nest to be generated in the end, and the default is true.
#ENables spawning of end dragon night
B: CANSPAWNENENCHANTNEST = TRUE
#The minimum distance between the two forest dragon nests, the default 220.Because the forest group is relatively common, this item can increase the difficulty of finding the forest dragon nest to a more balanced category.If you don't want to destroy your archive, you should adjust this item carefully.
#Determines How Rare Forest Plagon Nests Will Mainly Spawn. Numbers = Higher RarityNote: Expermiment On a New World When EDING TheSE Numbers Becaue It May Caut Damages to Your Own Worlds) I: "Forest Nest Rarity" = 220
#The minimum distance between the two glorious dragon nests, the default 60.
#Determines How Rare Sunlight Dragon Temples Will Mainly Spawn. Higher Numbers = Higher Rarity (in Other Words How Many Blocks for Spawn) TE: Expermiment on a New World When Editing These Numbers Because It May Cauer Damages to Your Ownworldds)
I: "Sunlight Nest Rarity" = 60
#The minimum distance between the two earth dragon nests, the default 220.
#Determines How Rare Terra Dragon Nests Will Mainly Spawn. Higher Numbers = Higher Rarity (in Other Words How Many Blocks for Another Nest to Spawn)) PERMIMINT on a New World when editing these numbers becaue it may cared damages to your ownWorlds) I: "Terra Nest Rarity" = 220
#The minimum distance between the two months between Yaolong Nest is 8000 by default.
#Determines How Rare Moonlight or Aether Dragon Temples Will Spawn Above the Ocean. Higher Numbers = Higher Rarity NEST to spawn), (Note: Expermiment on a New World when editing these numbers becaue it may careDAMAGES to your own worlds)
I: "Ocean Nest Rarity" = 8000
#The minimum distance between the two jungle dragon nests (the jungle dragon is not installed, this item is invalid)
#Determines how rare forest jungnle dragon note, mainly spawn. Higher number = Higher Rarity (in Other Words How Many Blocks for Another Nest to Spawn) OTE: Expermiment on a New World When Editing These Numbers Because It May Cauty Damages to YourOwn Worlds) I: "Jungle Nest Rarity" = 800
#The minimum distance between the two water dragon nests, the default 180.
#Determines How Rare Water Dragon Nests Will Mainly Spawn. Higher Numbers = Higher Rarity (in OTHER WORDS HOW MANY BLOCKS for Another Nest to Spawn) RMIMENT on a New World When Editing These Numbers Because It May Cape Damages to Your Ownworldds)
I: "Water Nest Rarity" = 180
#The minimum distance between the two ice dragon nests, the default 200.
#Determines How Rare Ice Dragon Nests Will Mainly Spawn. Higher Numbers = Higher Rarity (in OTHER WORDS How Many Blocks for Another Nest to Spawn) MIMENT on a New World When Editing These Numbers Because It May Cause Damages to Your OwnWorlds) I: "Ice Nest Rarity" = 200
#The minimum distance between the two fire dragon nests, the default 150.
#Determines How Rare Fire Dragon Nests Will Mainly Spawn. Higher Numbers = Higher Rarity (in OTHER WORDS How Many Blocks for Another Nest to Spawn) MIMENT on a New World When Editing These Numbers Because It May Cause Damages to Your Ownworldds)
I: "Fire Nest Rarity" = 150
#The minimum distance between the two magic dragon nests, the default 300.
#Determines how rare forest enchant dragon night mainly spawn. Higher number = Higher Rarity (in Other Words How Many Blocks for Another Nest to Spawn) OTE: Expermiment on a New World When Editing These Numbers Because It May Cauty Damages to YourOwn Worlds) I: "Enchant Nest Rarity" = 300
#The minimum distance between the two hell dragon nests, the default 200.
#Determines How Rare NETHER NETHE MAINLY SPAWN. HIGHER NUMBERS = Higher Rarity (in Other Words How Many Blocks for Another Nest to Spawn) On a new word editing the numbers becaue it may cared damages to your own worlds)
I: "Nether Nest CHANCE" = 200
#The minimum distance of the two hell dragon nests in the X -axis direction, default 16.
#Determines how rare network nests will spawn in the x axis. Higher number = Higher Rarity (in Other Words How Many Blocks for Another Nest to Spawn) (Note: EX Permiment on a new world when editing these number becaue it may cared damages to yourOwn Worlds) I: "2 Nether Nest Rarity x" = 16
#The minimum distance of the two hell dragon nest in the direction of the Y axis, default 16.
#Determines how rare network nests will spawn in the z axis. Higher number = HIGHER RARity (in Other Words How Many Blocks for Another Nest to Spawn) (Note: Exim. Permiment on a new world when editing these number becaue it may cared damages to yourOwn Worlds)
I: "2 net nether rarity z" = 16
}