minecraft-data 3.37.0 → 3.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -726,5 +726,10 @@
|
|
|
726
726
|
"name": "mcDataHasEntityMetadata",
|
|
727
727
|
"description": "Entity Metadata is defined in mcdata",
|
|
728
728
|
"versions": ["1.19.4", "latest"]
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"name": "multiSidedSigns",
|
|
732
|
+
"description": "Signs can have text on the front and back",
|
|
733
|
+
"versions": ["1.20", "latest"]
|
|
729
734
|
}
|
|
730
735
|
]
|