mirror of
https://github.com/LZStealth/armor-statues.git
synced 2025-08-12 21:15:52 +01:00
Bugfix for nbt not saving properly to nbt
This commit is contained in:
@@ -7,8 +7,13 @@
|
||||
},
|
||||
"ops": [
|
||||
{
|
||||
"source": "SavedItem",
|
||||
"target": "[]",
|
||||
"source": "SavedItem.tag",
|
||||
"target": "{}",
|
||||
"op": "merge"
|
||||
},
|
||||
{
|
||||
"source": "SavedItem.tag.SavedPose",
|
||||
"target": "SavedPose",
|
||||
"op": "replace"
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user