Area Lib
ModLibrary mod that allows for creating arbitrary areas
Downloads
9,111
Type
Mod
Last Updated
Apr 10, 2026
Description
Area Lib

Creating areas
Create areas using /area create
For example /area create <id> box ~ ~ ~ ~5 ~5 ~5 creates a 5x5x5 box area
Modifying area properties
You can change some built-in properties, such as color and priority using /area modify <id> <property> <value>
Union areas
You can create union areas using /area create <id> union <...areas>
Adding additional sub-areas can be done using /area modify_composite <id> add <sub_area>
Similarly you can remove a sub-area by running /area modify_composite <id> remove <sub_area>
Deleting areas
To completely delete an area use /area delete <id>
Querying areas
To check which area you are currently in, use /area query
Functionality Note
Note that these areas don't do anything by themselves, but require additional mods that can implement specific functionality for them. For example area-tools adds various area related tools using this library
Compatibility
Mod Loaders
Game Versions
Screenshots
Similar Mods
EssentialGUI
A small QoL mod that adds helpful information to enhance your gameplay.
Not Enough Experience
Adds configurable multipliers to various xp sources
Overgrown's Origins: Dietary Delights
A pack that adds compatibility between the Origins mod and a wide variety of food items from other mods.
Pastel Life
A mod that adds a bunch of cutesy blocks, mobs, food and more to the game.
Confluent Enchantments
Adds enchantments for Confluence: Otherworld's guns and magic staves to help with balancing.
Assorted Core [Forge/Fabric]
Adds an assortment of items and blocks to be used by the other Assorted Mods.