Initial Commit!

This commit is contained in:
zombieguy
2026-07-08 22:58:56 +01:00
parent d9910aee00
commit 9cef1c5373
2371 changed files with 56283 additions and 0 deletions
@@ -0,0 +1,26 @@
#General configuration options.
[General]
#The amount of Dragon Scales that an Ender Dragon will drop when killed.
#Range: 0 ~ 64
dragonScalesAmount = 8
#The duration of each Essence Apples effects in seconds.
#Range: > 1
essenceAppleDuration = 180
#Can tier 6 crops be fertilized using Mystical Fertilizer or Fertilized Essence?
fertilizableTier6Crops = false
#The percentage chance that a Wither will drop a Withering Soul when killed.
#Range: 0.0 ~ 1.0
witheringSoulChance = 0.35
#World generation options.
[World]
#Should End Prosperity Ore generate in the world?
generateEndProsperityOre = true
#Should Nether Prosperity Ore generate in the world?
generateNetherProsperityOre = true
#Should Nether Inferium Ore generate in the world?
generateNetherInferiumOre = true
#Should End Inferium Ore generate in the world?
generateEndInferiumOre = true