C4K3 / nbted

Command-line NBT editor
Creative Commons Zero v1.0 Universal
100 stars 8 forks source link

Unknown tag type minecraft:sandstone_wall_from_sandstone_stonecutting #12

Open GhostOps77 opened 3 months ago

GhostOps77 commented 3 months ago

I've converted a level.dat file to .txt, edited it, and while converting it back to a .dat file, i got this error

Error: Unable to parse text file level.txt
        caused by: Unknown tag type minecraft:sandstone_wall_from_sandstone_stonecutting

This is the part that has that text

Compound ""
  Compound "Data"
    Compound "Player"
      Compound "recipeBook"
        List "tobeDisplayed" String 241
          ...
          "minecraft:sandstone_wall_from_sandstone_stonecutting"
          ...