Mod

Soft Worldborder

Quick rating

Soft Worldborder

No reviews yet

Worldborder prevents healing rather than exploration!

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
Creative Commons Zero v1.0 Universal
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Prevents healing outside of the worldborder instead of preventing exploration outside of it. Players who leave the worldborder will recieve the status effect "Desolation" and not be able to heal in any capacity.

Features

Desolation prevents recieving healing from sources like:

  • Eating
  • Totem of Undying
  • Potions (Regeneration, Instant Healing, etc)
  • Absorption (configurable)
  • etc..

Usage

In a new world (as op) you might run:

/swb set minecraft:overworld enabled true
/swb set minecraft:overworld halfWidth 500

Images

As you get close to the border:

World Border

When you pass through the border you will be given the status effect:

Status Effect Heart Shader Effect

Configuration

Operator's level >=2 are able to call the commands:

# enables/disables the border in the specified dimension
/swb set modid:dimension_name enabled <true|false>
# determines the number of blocks out from the origin in which the walls are placed
/swb set modid:dimension_name halfWidth <number>
# determines the center
/swb set modid:dimension_name origin <x, z>
# returns current configuration for a dimension
/swb get modid:dimension_name
# returns the current configuration for all dimensions
/swb list
# reloads currently set configuration file into server, only necessary if commands were not used
/swb reload

The configuration file itself can also be directly modified if you would rather do that:

{
  "dimensions": {
    // supports modded dimensions via modid:dimension_name
    "minecraft:overworld": {
      "enabled": true,
      "origin": {
        "x": 0.0,
        "z": 0.0
      },
      // distance from origin to the wall
      "halfWidth": 250.0
    }
  },
  // not reccomended, does hard clamping on health every tick
  "clampEnforcement": false,
  // prevents bonus hearts given from absorption effecet
  "blockAbsorption": false
}

Credits:

Inspired by, but didn't have the version I wanted this mod to be used in: https://modrinth.com/mod/no-heal-border

Screenshots

Gallery

  • Worldborder
    Worldborder The visual appearance of the "soft" worldborder
  • Custom Status Effect
    Custom Status Effect The status effect given to players who venture outside the worldborder.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync