Community listing page, reviews here may not be monitored by the author.
SlashBladeAnythingNBTFixer
No reviews yet
Fixes the critical NBT nesting crash (depth > 512) caused by switching items in AnythingSlashBlade.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
# SlashBladeAnythingNBTFixer
A lightweight Mixin-based patch mod that resolves a critical crash caused by infinite NBT nesting in **[AnythingSlashBlade](https://www.curseforge.com/minecraft/mc-mods/bladify)**.
---
### **The Issue**
In the original AnythingSlashBlade mod, switching bound items back and forth recursively nests the item's previous NBT data inside `ASB.BoundItem`.
Repeated swapping causes exponential NBT growth until it hits Minecraft's internal NBT depth limit, resulting in a fatal game crash (`depth > 512`) and potential save corruption for players or worlds.
### **What This Mod Does**
* **Flattens Nested Tags:** Intercepts item binding and strips previous `ASB.BoundItem` tags before saving.
* **Preserves All Item Data:** Retains all complex NBT properties, including:
* Tinkers' Construct (TiC / TiCEX) stats, materials, modifiers, and upgrades
* Timeless and Classics Zero (TACZ) gun configurations and ammo counts
* Enchantments, custom names, and SlashBlade internal states (`bladeState`, kill counts, proud souls)
* **Completely Prevents `depth > 512`:** NBT depth is permanently locked to 1 level, allowing infinite item swaps with zero data explosion.
---
### **Requirements**
This mod is an add-on patch and requires the following to run:
* **[AnythingSlashBlade](https://www.curseforge.com/minecraft/mc-mods/bladify)** (Required)
* **SlashBlade: Resharped**
* **Curios API**
---
### **Side Compatibility**
* **Client / Server:** Safe for both Singleplayer and Dedicated Servers (Client-side logic hook, works out-of-the-box in modpacks).
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources