Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
Blocky File
ModMIT

Blocky File

Use blocks to store files in the Minecraft world.

92
Downloads
5
Followers
4 months ago
Updated
📦
3
Versions
utilityfabricforgeneoforge
Download Latestv0.1-fabric-1.21View on Modrinth

📖About Blocky File

BlockyFile

A client-side mod that uses blocks to store files in the Minecraft world. In-game configuration GUI is supported when Cloth Config is installed.

This mod only accesses files explicitly selected by the user in the command argument. Please note that you should not share files containing sensitive personal information!

This mod allows you to store files from your computer into blocks in the Minecraft world and recover those files from those blocks. The mod uses a configurable block palette to map file bits to Minecraft blocks.

With this mod, you can treat Minecraft as a binary file viewer and editor, visualizing the bytes of a file or editing it by changing blocks. You can also save files to game saves, use them as Easter eggs, or as a fun way to transfer files, and even share files with friends in multiplayer mode!

In single-player mode, this mod directly manipulates the server world to place and load blocks. Otherwise, it uses /setblock to place blocks and loads them from the client world.

Supported Minecraft versions:

  • Fabric 1.21.4~1.21.11
  • NeoForge/Forge 1.21.6~1.21.11

Commands

  • Store a file as blocks / Read a file from blocks:

    blockyfile file <store|load> <x1> <y1> <z1> <x2> <y2> <z2> <axisOrder> <filename>
    
  • Reload the configuration file:

    blockyfile config reload
    
  • Import block palette from the clipboard / Export block palette to the clipboard:

    blockyfile palette <import|export> clipboard
    
  • Import block palette from a file / Export block palette to a file:

    blockyfile palette <import|export> file <filename>
    
  • Import block palette from blocks in the world / Export block palette to blocks in the world:

    blockyfile palette <import|export> world <x1> <y1> <z1> <x2> <y2> <z2> <axisOrder>
    

Thanks

Thanks to Xiamo-vip/WoolFileStorage-1.21.10 for the inspiration.

Its video on Bilibili: 将文件转储在我的世界里_哔哩哔哩bilibili_Minecraft_游戏集锦

👥 Team & Contributors

Myitian
MyitianOwner

⚙️ Compatibility

Environment
💻 Client-side
Loaders
fabricforgeneoforge
Minecraft Versions
1.21.41.21.51.21.61.21.71.21.81.21.91.21.101.21.11

🔗 Links

Modrinth Page