Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: nbt

Offroaders123/NBTify

A library to read and write NBT files on the web!

Language: TypeScript - Size: 753 KB - Last synced: about 20 hours ago - Pushed: about 21 hours ago - Stars: 27 - Forks: 3

owengage/fastnbt

Fast serde serializer and deserializer for Minecraft's NBT and Anvil formats

Language: Rust - Size: 16.4 MB - Last synced: about 8 hours ago - Pushed: about 22 hours ago - Stars: 179 - Forks: 35

azalea-rs/simdnbt

an unnecessarily fast nbt serializer and deserializer

Language: Rust - Size: 297 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 23 - Forks: 3

TCA166/mcSavefileParsers

A collection of tools and libraries for extraction of data from Minecraft savefiles and 3d model generation

Language: C - Size: 6.25 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 1 - Forks: 0

RubixDev/rustmatica

A Rust crate for working with Minecraft litematica files

Language: Rust - Size: 903 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 7 - Forks: 2

RubixDev/mcdata

(De)serializable NBT structures for Minecraft

Language: Rust - Size: 1.05 MB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 1 - Forks: 0

Sandertv/gophertunnel

General purpose library for Minecraft Bedrock Edition software written in Go

Language: Go - Size: 1.52 MB - Last synced: 2 days ago - Pushed: 8 days ago - Stars: 397 - Forks: 86

ihalseide/nbt

Implementation of the Named Binary Tag data format

Language: Python - Size: 118 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 2 - Forks: 0

tryashtar/nbt-studio

An up-to-date NBT viewer and editor with lots of new features

Language: C# - Size: 728 KB - Last synced: about 19 hours ago - Pushed: over 1 year ago - Stars: 457 - Forks: 33

BenWoodworth/knbt

Kotlin NBT library for kotlinx.serialization

Language: Kotlin - Size: 1.07 MB - Last synced: 6 days ago - Pushed: 7 days ago - Stars: 63 - Forks: 2

svioletg/python-mcscores

Python script that parses the contents of a Minecraft scoreboard.dat file into dictionaries and other more usable formats.

Language: Python - Size: 26.4 KB - Last synced: 8 days ago - Pushed: 9 days ago - Stars: 0 - Forks: 0

mrghosti3/nbteditor

TUI type editor for Minecraft NBT format

Language: Rust - Size: 43.9 KB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 1 - Forks: 0

SettingDust/kinecraft-serialization

Kotlin serialization related to Minecraft NBT based on Minecraft tag classes

Language: Kotlin - Size: 235 KB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 0 - Forks: 0

baviereteam/NbtApps

Extracting data from minecraft worlds in .NET 6

Language: C# - Size: 988 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 0 - Forks: 0

misode/deepslate

Library for rendering and emulating parts of Minecraft

Language: TypeScript - Size: 6.66 MB - Last synced: 8 days ago - Pushed: 22 days ago - Stars: 114 - Forks: 10

rymiel/nbt

Named Binary Tag implementation in Crystal. Mirror of https://gitlab.com/rymiel/nbt

Language: Crystal - Size: 20.5 KB - Last synced: 13 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

intsuc/nbtscript 📦

An NBT-based programming language

Language: Kotlin - Size: 1.21 MB - Last synced: 13 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

games647/MineCrustConvert

This simple rust program converts Minecraft premium (online mode) UUIDs to cracked ones

Language: Rust - Size: 6.84 KB - Last synced: 13 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

robinbraemer/awesome-minecraft-go

Awesome lists about interesting Minecraft Go / Golang projects

Size: 10.7 KB - Last synced: 13 days ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

cerus/simple-nbt

Very simple implementation of the NBT (Named Binary Tag) format

Language: Java - Size: 128 KB - Last synced: 13 days ago - Pushed: almost 3 years ago - Stars: 4 - Forks: 0

Tnze/go-mc

Collection of Go libraries for Minecraft

Language: Go - Size: 44.8 MB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 808 - Forks: 115

saicone/rtag

A Bukkit library to read/edit/write NBT objects as if they were known objects

Language: Java - Size: 692 KB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 17 - Forks: 2

tr7zw/Item-NBT-API

Add custom NBT tags to Items/Tiles/Entities without NMS!

Language: Java - Size: 18.5 MB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 507 - Forks: 71

barneygale/quarry

Python library that implements the Minecraft network protocol and data types

Language: Python - Size: 611 KB - Last synced: 12 days ago - Pushed: 2 months ago - Stars: 524 - Forks: 75

DaanV2/DaanV2.NBT.Net

A NBT library for reading and writing nbt files/data, with support for little or big endian

Language: C# - Size: 2.34 MB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 4 - Forks: 0

Tesla6426/TeslasModifiedSeries

A series of insanely powerful minecraft kits

Language: Batchfile - Size: 1.35 MB - Last synced: 15 days ago - Pushed: 16 days ago - Stars: 12 - Forks: 0

ArcadiusMC/NBT

NamedBinaryTag library for Java

Language: Java - Size: 285 KB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 0 - Forks: 0

AgustinSRG/ImageToMapMC

Minecraft map art generator. Can be used to generate both structure and dat files from images.

Language: C++ - Size: 1.67 MB - Last synced: 17 days ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

rickselby/NBT

PHP parser/writer for the Minecraft NBT format

Language: PHP - Size: 234 KB - Last synced: 17 days ago - Pushed: 18 days ago - Stars: 16 - Forks: 6

kmalinich/node-bmw-client

A node.js powered interface for E38/E39/E53 + E6x/E9x BMW vehicles (Client side)

Language: JavaScript - Size: 1.59 MB - Last synced: 17 days ago - Pushed: 18 days ago - Stars: 131 - Forks: 23

zydeco/NBTKit

Objective-C library for reading and writing Minecraft NBT and region files

Language: Objective-C - Size: 1000 KB - Last synced: 21 days ago - Pushed: over 3 years ago - Stars: 5 - Forks: 1

zydeco/cNBT Fork of chmod222/cNBT

An NBT file parser and manipulator library

Language: C - Size: 1.52 MB - Last synced: 21 days ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 1

RealRTTV/nbtworkbench

A modern NBT Editor written in Rust.

Language: Rust - Size: 3.15 MB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 7 - Forks: 0

ForeverZer0/SharpNBT

A pure CLS-compliant C# implementation of the Named Binary Tag (NBT) format specification commonly used with Minecraft applications, allowing easy reading/writing streams and serialization to other formats.

Language: C# - Size: 428 KB - Last synced: 18 days ago - Pushed: 2 months ago - Stars: 22 - Forks: 8

Amulet-Team/Amulet-NBT

A Python and Cython library for reading and writing binary NBT and stringified NBT.

Language: Python - Size: 1.76 MB - Last synced: 14 days ago - Pushed: 23 days ago - Stars: 36 - Forks: 6

TechPizzaDev/MinecraftServerSharp

Minecraft server implementation in C#

Language: C# - Size: 778 KB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 40 - Forks: 3

vberlier/nbtlib

A python library to read and edit nbt data.

Language: Python - Size: 6.75 MB - Last synced: 12 days ago - Pushed: over 1 year ago - Stars: 113 - Forks: 16

Nathat23/StackMob-5

A plugin for bukkit servers, which aims to reduce the lag that the server experiences by combining several entities into a single entity.

Language: Java - Size: 15.4 MB - Last synced: 10 days ago - Pushed: 10 days ago - Stars: 51 - Forks: 18

Podshot/MCEdit-Unified

Combined MCEdit & Pymclevel repository.

Language: Python - Size: 151 MB - Last synced: 2 days ago - Pushed: 12 months ago - Stars: 479 - Forks: 110

devmattrick/enbeet

A modern Minecraft NBT library.

Language: Java - Size: 14.6 KB - Last synced: 24 days ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

nee/neebt

Kotlin library to work with the NBT file format.

Language: Kotlin - Size: 215 KB - Last synced: 25 days ago - Pushed: about 3 years ago - Stars: 0 - Forks: 1

Team-Lodestone/Documentation

The ultimate all-in-one solution for modding your Minecraft worlds! Supporting all platforms and all versions of Minecraft, Lodestone is truly one of a kind. Some of its features include: an NBT Editor, a GRF Editor, a World Converter, and a lot more, with support for community-built extensions and plugins too!

Size: 162 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 79 - Forks: 9

Querz/NBT

A java implementation of the NBT protocol, including a way to implement custom tags.

Language: Java - Size: 15 MB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 167 - Forks: 43

insanj/swapper

🤝 webapp to transfer player profiles between minecraft saves https://insanj.github.io/swapper/

Language: JavaScript - Size: 107 KB - Last synced: 26 days ago - Pushed: about 5 years ago - Stars: 4 - Forks: 0

insanj/slashplace

➗ /place a schematic (bukkit 1.13.2) https://insanj.github.io/slashplace/

Language: Java - Size: 4.05 MB - Last synced: 26 days ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

MestreLion/mcworldlib

Yet another library to manipulate Minecraft data, inspired by pymclevel

Language: Python - Size: 33.3 MB - Last synced: 14 days ago - Pushed: 8 months ago - Stars: 18 - Forks: 1

Gjum/NBT-Cpp

Provides a class and useful programs for Minecraft's NBT data access and manipulation.

Language: C++ - Size: 242 KB - Last synced: 29 days ago - Pushed: over 8 years ago - Stars: 1 - Forks: 0

Offroaders123/Dovetail

A cross-platform NBT editor built on the web!

Language: TypeScript - Size: 2.22 MB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 51 - Forks: 8

IntellectualSites/Arkitektonika

a REST repository for NBT data

Language: TypeScript - Size: 488 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 7 - Forks: 7

EngineHub/lin-bus

A simple and concise library for reading, writing, and working with the Named Binary Tag format.

Language: Java - Size: 618 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 1

Rusty-Quartz/quartz_nbt

Provides support for encoding and decoding Minecraft's NBT format. This crate supports both zlib and gz compression, and also provides tools for converting NBT data to stringified NBT (SNBT) and vice versa.

Language: Rust - Size: 163 KB - Last synced: 21 days ago - Pushed: about 2 months ago - Stars: 25 - Forks: 8

cbs228/nbtschematic

A simple schematic file reader for nbtlib

Language: Python - Size: 52.7 KB - Last synced: 10 days ago - Pushed: over 1 year ago - Stars: 21 - Forks: 2

cuisse/NBT

NBT library in Java

Language: Java - Size: 25.4 KB - Last synced: 29 days ago - Pushed: 29 days ago - Stars: 0 - Forks: 0

Zerite/CraftLib

🎮 CraftLib wraps the entire Minecraft codebase as a Java / Kotlin library. Supports protocol, NBT, chat and schematics. 1.7.x - 1.8.x

Language: Kotlin - Size: 573 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 81 - Forks: 5

PistonDevelopers/hematite_nbt

A full-featured Rust crate for working with Minecraft's Named Binary Tag (NBT) file format, including Serde support.

Language: Rust - Size: 211 KB - Last synced: 11 days ago - Pushed: almost 2 years ago - Stars: 97 - Forks: 34

BoogeeDoo/mcnbt

Yet another Minecraft NBT format file / buffer parser for Node.js.

Language: JavaScript - Size: 93.8 KB - Last synced: 21 days ago - Pushed: 4 months ago - Stars: 20 - Forks: 5

ezfe/swift-nbt

Language: Swift - Size: 94.7 KB - Last synced: 25 days ago - Pushed: 7 months ago - Stars: 6 - Forks: 1

mt1006/mc-nbtac-mod

Minecraft mod adding suggestions for NBT tags in commands

Language: Java - Size: 5.6 MB - Last synced: 16 days ago - Pushed: 17 days ago - Stars: 21 - Forks: 1

TheRobotFox/DoubleFaceText

Format converter

Language: C - Size: 4.32 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

Katrix/MineJson

A small library to help manage the Json objects in Minecraft

Language: Scala - Size: 86.9 KB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

SpockBotMC/cpp-nbt

C++23 NBT serializer

Language: C++ - Size: 86.9 KB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 39 - Forks: 4

NguyenDuck/blocktopograph Fork of oO0oO0oO0o0o00/blocktopograph

Blocktopograph is a fan-made app for MCBE, it includes a world viewer and a NBT editor

Language: Java - Size: 12.8 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 8 - Forks: 1

mt1006/mc-nbtcopy-mod

Minecraft mod adding copy button for the "/data get" command output

Language: Java - Size: 1.48 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

extremeheat/nbt-dump

CLI tool to read and write Minecraft named binary tag files in big, little, little-varint encoding

Language: JavaScript - Size: 28.3 KB - Last synced: 3 days ago - Pushed: 2 months ago - Stars: 5 - Forks: 1

Nyveon/MCStructureCleaner

Modded structure cleaner for Minecraft. Removes all references to non-existent structures to allow for clean error logs and chunk saving.

Language: Python - Size: 43.5 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 30 - Forks: 7

Cheespeasa1234/StatsViewer

A (mostly) standalone java program that reads Minecraft server files and displays information about them.

Language: Java - Size: 859 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 2 - Forks: 0

janispritzkau/nbt-ts

An easy to use encoder and decoder for the NBT format

Language: TypeScript - Size: 61.5 KB - Last synced: about 2 months ago - Pushed: 6 months ago - Stars: 25 - Forks: 6

Cmyna/mnbt

an nbt serialization/deserialization library

Language: Kotlin - Size: 1.61 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

ya7on/mine-rs

[WIP] Minecraft server implementation on Rust

Language: Rust - Size: 129 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

Team-Lodestone/nbt-edit

NBT editor & lightweight viewer component for the web.

Language: Svelte - Size: 207 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 4 - Forks: 0

BrandonXLF/NBT.php

A library to convert NBT data to PHP data

Language: PHP - Size: 13.7 KB - Last synced: 17 days ago - Pushed: over 3 years ago - Stars: 5 - Forks: 1

ZeyaTsu/mcpy-tools-new

The new MCPy-Tools version. Minecraft tools using Python. You can find useful tools such as Stronghold finder, Perimeter/volume calculator, Command generator, Mineshaft finder and more.

Language: Python - Size: 123 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

theJ8910/jnbt

A Named Binary Tag (NBT) library for Python 3

Language: Python - Size: 106 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 8 - Forks: 0

phoenixr-codes/mcstructure

Read and write Minecraft .mcstructure files.

Language: Python - Size: 1.6 MB - Last synced: 25 days ago - Pushed: 6 months ago - Stars: 12 - Forks: 2

TheVeryStarlk/Raspite

An AOT-friendly NBT serializing tool.

Language: C# - Size: 573 KB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

tutinoko2048/mcstructure-converter

Converts .mcstructure file for MinecraftBE into JSON type that you can easily edit

Language: JavaScript - Size: 395 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 5 - Forks: 0

0KepOnline/NBTExporter

A simple Minecraft mod you can use to export NBT tags of any items.

Language: Java - Size: 327 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

Kneelawk/NBTCoder

A system for converting nbt files to a human-readable language and back again

Language: Java - Size: 401 KB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

Badbird5907/NBTParser

@Dufji is stupid and spent over a week trying to make an implementation... I did it in a few hours (because i overcomplicated it)

Language: Java - Size: 88.9 KB - Last synced: 13 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

Mubelotix/minecraft-protocol

Highly optimized and lightweight minecraft server written in Rust

Language: Rust - Size: 5.12 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 35 - Forks: 3

sel-project/sel-nbt

NBT library for Minecraft (Bedrock Engine) and Minecraft: Java Edition

Language: D - Size: 93.8 KB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 4 - Forks: 1

janispritzkau/deno-minecraft

A collection of modules that can be used to build Minecraft servers, clients, utilities and other tools.

Language: TypeScript - Size: 151 KB - Last synced: 3 months ago - Pushed: 4 months ago - Stars: 10 - Forks: 0

Katrix/TypeNBT

A Scala NBT library that let's you focus on the data

Language: Scala - Size: 249 KB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 9 - Forks: 2

MaximumFX/MC-Studio

A tool to help you edit and create i.e. datapacks for Minecraft

Language: Vue - Size: 50.6 MB - Last synced: 13 days ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

TheNextLvl-net/Arkitektonika

A lightweight alternative to IntellecualSites/Arkitektonika

Language: Java - Size: 90.8 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

julienvincent/cartographer

A Minecraft map-art generator

Language: TypeScript - Size: 908 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 11 - Forks: 1

Offroaders123/Gamedata-Parser

An experimental script to parse Minecraft Legacy Console PS3 saves!

Language: TypeScript - Size: 65.7 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 6 - Forks: 1

ljfa-ag/libnbtplusplus

A C++ library for Minecraft's file format NBT

Language: C++ - Size: 310 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 76 - Forks: 26

iTrooz/NBTEditor

NBTEditor - Fork of https://github.com/Howaner/NBTEditor

Language: C++ - Size: 203 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

Kellador/YoNBT

Your other NBT parsing library.

Language: Python - Size: 52.7 KB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

tommyskeff/nbt

Simple yet powerful library for serializing and deserializing data in NBT format.

Language: Java - Size: 36.1 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

jglrxavpok/Hephaistos

NBT & Anvil save format library

Language: Kotlin - Size: 23.3 MB - Last synced: 5 months ago - Pushed: 9 months ago - Stars: 49 - Forks: 12

rayzr522/OCMFixer

Fixes various issues with older versions of OldCombatMechanics

Language: Java - Size: 33.2 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 3 - Forks: 0

Team-Lodestone/mm_io

Basic io library for reading and writing binary or NBT files in Rust.

Language: Rust - Size: 29.3 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 1

SirBlobman/NBT-Viewer

A mod that allows you to view NBT data in item tooltips.

Language: Java - Size: 1.03 MB - Last synced: 14 days ago - Pushed: 11 months ago - Stars: 2 - Forks: 0

spnda/dart_minecraft

A Dart library for Minecraft and Mojang Web-APIs, authentication, and NBT Files.

Language: Dart - Size: 261 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 19 - Forks: 4

Team-Lodestone/codemirror-lang-snbt

Language support for SNBT (Stringified NBT) syntax in CodeMirror v6, a versatile text editor for the web.

Language: TypeScript - Size: 15.6 KB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 3 - Forks: 0

cvaugh/nbt

Mojang's NBT format implemented in Python

Language: Python - Size: 5.86 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

JoshuaVandaele/Schem-File-to-Structure-Block-NBT-Format

This is a converter for .schem files to minecraft's .nbt file format for structure blocks.

Language: Python - Size: 32.2 KB - Last synced: 6 months ago - Pushed: 10 months ago - Stars: 9 - Forks: 7

xImAnton/WorldTools

🛠️ A python module for modifying Minecraft worlds 🗺️

Language: Python - Size: 41 KB - Last synced: 5 days ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 0