Back to mods
Dungeons Libraries project artwork

CurseForge · Minecraft mod

Dungeons Libraries

A library mod for the Dungeons Suite

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Dungeons Libraries release matches 1.18.2 Forge?

Updated 2 years ago
beta file dungeons_libraries-1.18.2-2.0.5-beta.jar
Game version 1.18.2
Loader Forge

Dungeons Libraries dungeons_libraries-1.18.2-2.0.5-beta.jar targets 1.18.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 2 required mods have matching files.

Where it goes

Is Dungeons Libraries required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Dungeons Libraries dungeons_libraries-1.18.2-2.0.5-beta.jar need?

dungeons_libraries-1.18.2-2.0.5-beta.jar on 1.18.2 Forge. Every mod below is checked against that same setup.

All 2 required mods have matching files

Install GeckoLib, Curios API first. We found matching files for this game-version and loader setup. 20 come through another mod in the chain.

4 listed on this file 20 pulled in by those mods
Dungeons Gear Optional for Dungeons Libraries dungeons_libraries-1.18.2-2.0.5-beta.jar
optional
Matching file found Matched file: dungeons_gear-1.18.2-4.0.2-beta.jar
Dungeons Mobs Optional for Dungeons Libraries dungeons_libraries-1.18.2-2.0.5-beta.jar
optional
Matching file found Matched file: dungeons_mobs-1.18.2-3.0.2-beta.jar
GeckoLib Needed by Dungeons Libraries dungeons_libraries-1.18.2-2.0.5-beta.jar
required
Matching file found Matched file: geckolib-forge-1.18-3.0.57.jar
Curios API Needed by Dungeons Libraries dungeons_libraries-1.18.2-2.0.5-beta.jar
required
Matching file found Matched file: curios-forge-1.18.2-5.0.9.2.jar
Apotheosis Needed by Dungeons Gear
pulled in
Matching file found Matched file: Apotheosis-1.18.2-5.8.1.jar
Elenai Dodge 2 Needed by Dungeons Gear
pulled in
Matching file found Matched file: Elenai Dodge 2 v1.0.2 for 1.18.2
Dungeons Libraries Needed by Dungeons Gear
pulled in
Matching file found Matched file: dungeons_libraries-1.18.2-2.0.5-beta.jar
project-391187 Needed by Dungeons Mobs
pulled in
Matching file found Matched file: EnchantWithMob-1.18.2-7.4.2.jar
Illagers Wear Armor Needed by Dungeons Mobs
pulled in
Matching file found Matched file: illagersweararmor-1.1.5.jar
FactionCraft Needed by Dungeons Mobs
pulled in
Matching file found Matched file: faction_craft-1.18.2-1.1.11
Jade 🔍 Needed by Apotheosis
pulled in
Matching file found Matched file: Jade-1.18.2-forge-5.3.2.jar
Just Enough Items (JEI) Needed by Apotheosis
pulled in
Matching file found Matched file: 10.6.1.1023 for Forge 1.18.2
The One Probe Needed by Apotheosis
pulled in
Matching file found Matched file: TheOneProbe - 1.18-5.1.2
Max Health Fix Needed by Apotheosis
pulled in
Matching file found Matched file: MaxHealthFix-Forge-1.18.2-5.0.5.jar
Enchantment Descriptions Needed by Apotheosis
pulled in
Matching file found Matched file: EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar
Patchouli Needed by Apotheosis
pulled in
Matching file found Matched file: Patchouli-1.18.2-71.1.jar
Placebo Needed by Apotheosis
pulled in
Matching file found Matched file: Placebo-1.18.2-6.6.7.jar
Feathers Needed by Elenai Dodge 2
pulled in
Matching file found Matched file: Feathers 1.18.2 v1.0.4
playerAnimator Needed by Better Combat [Fabric & Forge]
pulled in
Matching file found Matched file: player-animation-lib-forge-1.0.2+1.18.jar
TESLA Needed by The One Probe
pulled in
No matching file
Baubles Needed by The One Probe
pulled in
No matching file
Redstone Flux Needed by The One Probe
pulled in
No matching file

20 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Dungeons Libraries without breaking your instance.

Built for Dungeons Libraries dungeons_libraries-1.18.2-2.0.5-beta.jar on 1.18.2 Forge. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use dungeons_libraries-1.18.2-2.0.5-beta.jar. It targets 1.18.2 with Forge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install GeckoLib, Curios API first. We found matching files for this game-version and loader setup. 20 come through another mod in the chain.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside dungeons_libraries-1.18.2-2.0.5-beta.jar. It opens that exact file at the source.

About this project

What does Dungeons Libraries add?

Dungeons Libraries Logo

The library mod for the Dungeons Suite.

Features

Builtin Enchantments

Armor and weapons can be given builtin enchantments. These builtin enchantments are treated like an actual enchantment, but can not be taken off using conventional means. They also have the capability of breaking the level limit of enchantments for 1 piece of equipment. No way to actually add builtin enchantments is added here. Other mods should provide their own systems for builtin enchantments. The primary user for this will be Dungeons Gear, which will utilise this system for armors and gilded enchants.

Summoning

Mobs and items can summon creatures. The summoning/summoner capability allows to maintain these relationships. The mod also provides additional helper methods to handle various game systems, like damage and target selecting.

Ability Helper

An ability helper is added, to create more power when selecting a target. These help determine if a mob or player is a potential target. Primarily used by the AoEHelper.

Area of Effect (AoE) Helper

This helper provides several helper methods that allow for quickly applying a piece of code to specific targets within a set distance. Specific features include:

  • Limiting the number of targets
  • Blockpos Origin or LivingEntity Origin.
  • Distance calculations

Project description from CurseForge.

Pick your setup

Dungeons Libraries by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

4 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Dungeons Libraries versions and loaders

5 of 33 releases match
Clear filters

Looking for an older file? The official CurseForge project page is in Resources.