Beyond: Integration

Quick rating

Beyond: Integration

No reviews yet

This provides more support and network management commands for Beyond Dimension.

Storage & Organization
Mod Loaders
Forge
NeoForge
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
GNU General Public License v3.0 or later
Latest Version
beyond_integration-0.5.0-forge-1.20.1-fix.jar.jar
Authors
CurseForge
Modrinth

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

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

This provides more support and network management commands for Beyond Dimension.

Note: In the following content, "Dimension Network" will be referred to as "Network" for brevity.

Network Management Commands:

  • /bdtools network info - Displays detailed network information, including storage status, member list, and capacity usage.
  • /bdtools network list - Views the list of networks on the server, with pagination support.
  • /bdtools myNetworks - Views the networks that the current player has permission to access.
  • /bdtools open - Opens the network GUI (allows viewing other networks' GUIs with normal functionality. There are 4 GUI parameters available, but some are identical).
  • /bdtools openAny - An OP-enhanced version of the original open command. Allows viewing the GUI of any network (enabling admins to efficiently inspect networks).

Member Management Commands:

  • /bdtools member addMembers <player name> to <network ID> - Batch adds network member permissions for specified players.
  • /bdtools member addManagers <player name> to <network ID> - Batch adds network management permissions for specified players.
  • /bdtools member removePlayers <network ID> <player name> - Removes players from a specified network.

Utility Commands (Requires OP level >= 2):

  • /bdtools network giveTerminal <network ID> - Generates a portable terminal bound to the specified network.
  • /bdtools network batchCreate <player name> <quantity> - Batch creates a specified number of networks for a given player. Need more networks? Use this to create them endlessly!
  • /bdtools network insert <resource type> <item> <quantity> <network ID> - Inserts resources into a specified network (supports Fluids, Items, FE).
  • /bdtools network generateResources <network ID> <quantity> - Generates test resources for a specified network.
  • /bdtools network giveEnchantedBooks <player name> <quantity> all - Gives enchanted books containing all max-level enchantments.

Number Formatting: Uses the International System of Units (K, M, G, T, P, E).

Command Output: Supports Chinese and English output (default is English, can be changed to Chinese via configuration. Output translation is done server-side).

Enchantment Book Separator

Automatically separates multi-enchantment books into single-enchantment books (configurable on/off).

Features

  • Automatically triggers separation when an enchanted book (or other enchanted item) with multiple enchantments is inserted into the network storage (regardless of how the book enters the network)
  • A network enchantment separation toggle switch is located on the left side of the network GUI
  • Separation consumes experience points based on enchantment level and type (consumes experience fluid and books from the network)
  • Configurable base experience cost and level multiplier
  • Supports a configurable list of high-cost enchantments (e.g., Mending, Silk Touch, etc.)

Integrations with Other Mods

Timeless and Classics Zero (TACZ) Integration

  • Guns can pull ammunition directly from the network (temporarily does not support guns with backpack-based ammo capacity)
  • Independently displays current network reserve ammunition above the TACZ gun HUD
  • TACZ crafting can additionally pull materials from the network (Shift+click for batch crafting); crafted products can be output to either inventory or network

Superb Warfare Integration

  • Vehicles can be bound to a network by right-clicking them with a portable terminal held by the player, allowing them to obtain ammunition and charge from the network
  • Displays the network's Superb Warfare ammo depot on the right side of the BD network GUI
  • Supports all guns from this mod for reloading from the network
  • When holding a gun: displays network ammo count and FE energy in the upper right corner of the gun HUD
  • When driving a vehicle: displays the vehicle's bound network ID, name, ammo, and energy above the passenger HUD
  • Bound network of a vehicle can be viewed via Jade

Other Changes

  • Adds maid accessory capability to the portable terminal to provide network functionality (all network functions added for maids by this mod require this support)
  • Right-clicking a Sentry Power Arm with a Dimensional Network Terminal held adds it to the ammo box; when loading, it automatically consumes ammo from the network via the terminal
  • Provides additional Jade network binding information support for Transcendence Dimensions versions below 0.7.16

Tips

  • Installing Cloth Config API allows in-game modification of this mod's configuration - Storing ammo boxes into the Dimensional Network by any means will automatically extract the ammunition from them, leaving empty boxes behind
  • The Network Interface block can automatically extract ammunition from the network ammo depot and convert it into items
  • Ammunition and ammo boxes from Superb Warfare are automatically converted when input into the network
  • Network-related functions require the corresponding network access permissions

Beyond: Integration Documentation

Overview

Beyond: Integration is a feature extension mod designed for the Beyond Dimensions mod, providing enhanced network management functions, utility commands, and additional features.

Note: In the following content, "Dimension Network" will be referred to as "Network".

Network Management Commands

  • /bdtools network info — Displays detailed network information, including storage status, member list, and capacity usage
  • /bdtools network list — View the list of networks on the server, supports paginated display
  • /bdtools myNetworks — View networks that the current player has permission to access
  • /bdtools open — Opens the network interface (allows viewing and using other networks' interfaces; 4 interface parameters available but some are identical)
  • /bdtools openAny — OP-enhanced version of Open, allows viewing any network's interface (admins can efficiently inspect networks)

Member Management Commands

  • /bdtools member addMembers <player> to <network ID> — Batch add network member permissions for specified players
  • /bdtools member addManagers <player> to <network ID> — Batch add network manager permissions for specified players
  • /bdtools member removePlayers <network ID> <player> — Remove a player from a specified network

Utility Commands

Requires OP level >= 2

  • /bdtools network giveTerminal <network ID> — Spawns a portable terminal bound to the specified network
  • /bdtools network batchCreate <player> <amount> — Batch create a specified number of networks for a player; not enough networks? Use this to create more!
  • /bdtools network insert <resource type> <item> <amount> <network ID> — Insert resources into the specified network (supports fluid, items, FE)
  • /bdtools network generateResources <network ID> <amount> — Generate test resources into the specified network
  • /bdtools network giveEnchantedBooks <player> <amount> all — Give enchanted books containing all max-level enchantments

Other Settings

  • Number formatting uses the International System of Units (K, M, G, T, P, E); (SI standard is used directly)
  • Supports command output in Chinese and English (defaults to English; can be changed to Chinese via config; translation is done server-side)

Enchantment Separator

  • Automatically separates enchantments from enchanted items into individual enchanted books (configurable on/off).
  • Automatically triggered when enchanted books with multiple enchantments (or other enchanted items) are placed into network storage (regardless of how the enchanted item is input into the network).
  • The network interface has an enchantment separation toggle on the left side.
  • The separation process consumes experience, with the amount based on enchantment level and type (consumes experience fluid and books from the network).
  • Configurable base experience cost and level multiplier.
  • This feature has detailed configuration options.

Integration with Other Mods

Timeless and Classics Zero (TACZ) Integration

  • TACZ crafting can additionally pull materials from the network (Shift+click for batch crafting); output can be sent to inventory or network.
  • Displays current network ammunition independently above the TACZ firearm HUD.
  • Firearms can extract ammunition from the network.
  • Compatibility with taczaddon: additionally displays mode switch button.

Superb Warfare Integration

  • Vehicles can be bound to the network by right-clicking with a portable terminal, allowing them to obtain ammunition and charging from the network.
  • Displays the network's Superb Warfare ammunition inventory on the right side of the BD network GUI.
  • Supports all firearms from this mod reloading from the network.
  • When holding a firearm: displays network ammunition count and FE energy in the upper right corner of the firearm HUD.
  • When driving a vehicle: displays the bound network ID, name, ammunition, and energy above the vehicle's passenger HUD.
  • The bound network of a vehicle can be viewed through Jade.

Other Changes

  • Adds maid accessory capability to the portable terminal to provide network functions (all maid-related network functions in this mod require this support).
  • Right-click a sentry turret arm with a dimension network terminal to add it to the ammo box; when reloading, it automatically consumes ammunition from the network via the terminal.
  • Provides additional Jade network binding information support when Beyond Dimensions version is below 0.7.16.

Tips

  • From version 0.3.0, both server and client need to install this mod.
  • Installing the Cloth Config API mod allows in-game modification of this mod's configuration.
  • Storing ammo boxes into the dimension network by any means will automatically extract the ammunition, leaving empty boxes behind.
  • The network interface block can automatically extract ammunition from the network ammo inventory and convert it into items.
  • Superb Warfare ammunition and ammo boxes are automatically converted when input into the network.
  • Network-related functions require corresponding network access permissions.
  • If you encounter any issues with this mod, please report them promptly.

Screenshots

Gallery

This project has no gallery images yet.

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
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works