ItemTransfer Cloud
ItemTransfer Cloud is a lightweight, cloud-connected utility mod built for NeoForge 1.21.1 that allows players to securely teleport their items across entirely different singleplayer worlds or server networks.
Using a specialized, encrypted JSON cloud matrix hosted externally, you can seamlessly convert physical item data into a unique, temporary transmission code. No massive library dependencies required—just lightweight, pure cross-server inventory transit.
Key Features
- Cross-Server Delivery: Move items out of World A and retrieve them inside World B instantly.
- Stream-Sniper Protection: Every generated cloud capsule is hardlocked to your Minecraft username. Even if an ID is leaked on a live stream, unauthorized players are completely blocked from claiming your items.
- Trusted Whitelists: Need to send items to a friend? Pass an optional comma-separated list of usernames to authorize your group to pull down the capsule safely.
- 24-Hour Expiration: To keep server data immaculate, unclaimed packages automatically dissolve from the cloud after 24 hours of real time.
- Anti-Duplication Security: Items are securely deleted from your hand before the web transaction clears, completely eliminating item cloning glitches.
System Commands and Architecture
1. Spawning the Node
/itemtransport give- Grants you a unique ItemTransfer Shulker Box with distinct metadata so server players know it is an active transit pod.
2. Cloud Transmission Allocation
- Pack your items inside your yellow Shulker Box and place it in your main hand.
/itemtransport id- Locks the package securely to your account only and deletes it from your inventory.
/itemtransport id Player2,Player3- Secures the package to your account while authorizing your listed friends to claim it instead.
- The mod will print a unique 6-character Claim ID (e.g., A4B9C2) in your chat box.
3. Receiving Framework
- Log into your second world or server running the mod.
/itemtransport claim [ID]- Instantly downloads your Shulker Box data string, verifies your username against the cloud database, drops the items directly into your inventory, and wipes the cloud trace permanently.
4. Mass Processing Loops
/itemtransport bulkid— Activates recording mode to loop through multiple boxes sequentially./itemtransport bulkstop— Ends your recording session and prepares the multi-package cloud payload data structure./itemtransport bulkclaim [IDs separated by commas]— Retrieves a mass payload allocation at once.
Technical Specifications & Compatibility
- Mod Loader: NeoForge
- Minecraft Version: 1.21.1
- Dependencies: None. 100% standalone and lightweight.
- License: CC BY-NC-SA 4.0 (Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International).

