Описание
Create: Mobile Packages
A Minecraft mod that adds support for delivering Create Mod Packages directly to the player.
## Requirements
### 1.21.1 NeoForge
- NeoForge 21.1.206 or newer
- Create 6.0.9 or newer
### 1.20.1 Forge (no longer supported)
- Forge 47.3.33 or newer
- Create 6.0.8 or newer
## Download?
- Modrinth: https://modrinth.com/mod/create-mobile-packages
- Curseforge: https://www.curseforge.com/minecraft/mc-mods/create-mobile-packages
## Overview
### Logistics Network
The core of the mod is the **Logistics Network**.
- **Linking**: Bee Ports must be linked to a network. Place a new one to create a network, or link to an existing one.
- **Security**: Robo Bees only fly to ports and players within the same network.
- **Membership**: Players can join a network via the Bee Port GUI. View your networks with the `H` hotkey.
### Bee Port
The hub for your logistics network.
- **Send & Receive**: Automates package delivery to addresses (players or other ports).
- **Requirement**: Requires a **Robo Bee** item in its internal inventory to send packages.
- **Return Mode**: Toggle to have Robo Bees return to this port after delivering to a player.
- **Automation**: By default, it pulls packages from adjacent inventories. When powered by **Redstone**, it pushes items
to adjacent inventories.

### Robo Bee
The courier entity.
- **Delivery**: Carries packages to their destination address.
- **Spawning**: Right-click with a **Robo Bee** item to spawn.
- **Network**: The bee binds to the network the item is linked to. If the item is unlinked, the bee will target any
available port.

### Portable Stock Ticker
A handheld device for remote item management.
- **Request Items**: Access your stock remotely by linking to Create Logistics Network.
- **Send Items**: Use the **Trash Slots** to send items from your inventory to a specific address via Robo Bee. (The Bee Port needs to be in the same network as the Portable Stock Ticker)
- **Crafting support** within the request interface
- **JEI Support**: Synchronized item search.

### Mobile Packager
A utility for managing packages on the go.
- **Create**: Pack up to 9 item stacks into an addressed package.
- **Edit**: View and modify existing package contents (Sneak + Use).

## Commands
Admin commands for managing logistics networks.
- `/cmp network list` - Display all networks, player counts, and owners.
- `/cmp network add ` - Force add a player to a network.
- `/cmp network remove ` - Force remove a player from a network.
- `/cmp robos clear` - Remove all Robo Bees from the world.
## Translations
[](https://crowdin.com/project/create-mobile-packages)
Help translate the mod on [Crowdin](https://crowdin.com/project/create-mobile-packages).
## Gallery
### Simple Setup
Link the Port and the Stock Link, by clicking with one item on the other block. You can link your Portable Stock Ticker by Shift-Clicking with it on the Stock Link, Port or other Linked Blocks
### Robo Bee on its way delivering to you
### Robo Bee on its way picking up your Trash Slot items to deliver them to "Port1"
### Portable Stock Ticker selecting items to be send to you
### Admin Console Command to manage Networks (can also be done via UI)