2 مستودعات
Utilities for reading and modifying Named Binary Tag data across various compression and file formats.
Distinct from Binary Data Processing: Dedicated to the NBT format specifically, rather than general binary data processing.
Explore 2 awesome GitHub repositories matching data & databases · NBT Data Processors. Refine with filters or upvote what's useful.
mcaselector هو محرر ملفات حفظ Minecraft، ومحدد أجزاء العالم، ومدير المنطقة. يسمح بتعديل هيكل وحجم ملفات العالم عن طريق إزالة الأجزاء غير المرغوب فيها أو إدارة بيانات المنطقة. توفر الأداة واجهة بصرية لتحديد أجزاء عالم محددة ليتم تصديرها أو حذفها من ملف الحفظ. تتيح استخراج الأجزاء والمناطق المحددة إلى ملفات منفصلة للنسخ الاحتياطي أو النقل. يقوم البرنامج بمعالجة ثنائية منخفضة المستوى، بما في ذلك تحليل NBT وتعيين الإحداثيات إلى المنطقة، لتحديد وتعديل كيانات العالم وهياكل البلاط المحددة. يدعم التعديل الثنائي في مكانه لحذف الأجزاء دون إعادة كتابة ملف حفظ العالم بالكامل.
Decodes nested tagged binary data formats to identify and modify specific world entity and tile structures.
NBTExplorer is a viewer and editor for Named Binary Tag data. It functions as a processor for the hierarchical binary tag files used within Minecraft save files and game configuration. The tool enables the exploration and modification of game world settings, player data, and entity states. It supports reading and updating structured binary data across standard, uncompressed, and region-based file formats. The project provides capabilities for binary tag deserialization and in-place modification. It handles data through buffered stream reading, zlib-based decompression, and region-file indexi
Provides a specialized processor for reading and modifying NBT data across standard and region-based formats.