diff --git a/config/deeperdarker-common.toml b/config/deeperdarker-common.toml new file mode 100644 index 00000000..f0b043e9 --- /dev/null +++ b/config/deeperdarker-common.toml @@ -0,0 +1,27 @@ +#Chance of a vase being fake +#Default: 0.16 +#Range: 0.0 ~ 1.0 +fakeVaseChance = 0.16 +#Chance of a Stalker spawning when a fake vase is broken +#Default: 0.3125 +#Range: 0.0 ~ 1.0 +stalkerSpawnChance = 0.3125 +#Soul Elytra's boost cooldown in ticks. Set to -1 to disable boost +#Default: 600 +#Range: -1 ~ 12000 +soulElytraCooldown = 600 +#Heart of the Deep beats like a heart +#Default: true +wardenHeartPulses = true +#Limit the number of enchanted books a Sculk Snapper can drop +#Default: 8 +#Range: 0 ~ 32 +snapperDropLimit = 8 +#Width of Otherside portal when generated by player +#Default: 6 +#Range: 2 ~ 21 +othersidePortalWidth = 6 +#Height of Otherside portal when generated by player +#Default: 3 +#Range: 3 ~ 21 +othersidePortalHeight = 3 diff --git a/config/jei/ingredient-list-mod-sort-order.ini b/config/jei/ingredient-list-mod-sort-order.ini index 0f9da4c7..66927432 100644 --- a/config/jei/ingredient-list-mod-sort-order.ini +++ b/config/jei/ingredient-list-mod-sort-order.ini @@ -88,3 +88,4 @@ Ars Additions Arsomega Not Enough Glyphs Toomanyglyphs +Deeper and Darker