8000 GitHub - phildier/dat_converter: Utility for converting minecraft player.dat files to multiverse-inventories player.json files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

phildier/dat_converter

Repository files navigation

Dat Converter

This is a basic converter to turn vanilla minecraft player.dat files into Multiverse-Inventories .json files.

Usage:

php convert.php player.dat player.json

Requirements:

PHP 5.3+ with the gmp extension.

Supports:

Inventory, EnderChest contents, Armor

Currently missing:

Everything else (XP, Health, Hunger, Bed spawn, etc)

License:

Public domain. Attribution would be nice.

Notes:

Utilizes the PHP NBT Decoder / Encoder library by Justin Martin frozenfire@thefrozenfire.com https://github.com/TheFrozenFire/PHP-NBT-Decoder-Encoder

About

Utility for converting minecraft player.dat files to multiverse-inventories player.json files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0