5etools-utils 0.8.36 → 0.8.37
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.
- package/package.json +1 -1
- package/schema/brew/items.json +10 -7
- package/schema/brew-fast/items.json +10 -7
- package/schema/site/items.json +10 -7
- package/schema/site-fast/items.json +10 -7
package/package.json
CHANGED
package/schema/brew/items.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items.json",
|
|
4
|
-
"version": "1.13.
|
|
4
|
+
"version": "1.13.5",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"itemData": {
|
|
@@ -533,9 +533,10 @@
|
|
|
533
533
|
"miscTags": {
|
|
534
534
|
"type": "array",
|
|
535
535
|
"items": {
|
|
536
|
-
"description": "CF/W: Creates Food/Water",
|
|
536
|
+
"description": "CF/W: Creates Food/Water\nTT: Trinket Table",
|
|
537
537
|
"enum": [
|
|
538
|
-
"CF/W"
|
|
538
|
+
"CF/W",
|
|
539
|
+
"TT"
|
|
539
540
|
]
|
|
540
541
|
}
|
|
541
542
|
},
|
|
@@ -1134,9 +1135,10 @@
|
|
|
1134
1135
|
"miscTags": {
|
|
1135
1136
|
"type": "array",
|
|
1136
1137
|
"items": {
|
|
1137
|
-
"description": "CF/W: Creates Food/Water",
|
|
1138
|
+
"description": "CF/W: Creates Food/Water\nTT: Trinket Table",
|
|
1138
1139
|
"enum": [
|
|
1139
|
-
"CF/W"
|
|
1140
|
+
"CF/W",
|
|
1141
|
+
"TT"
|
|
1140
1142
|
]
|
|
1141
1143
|
}
|
|
1142
1144
|
},
|
|
@@ -1738,9 +1740,10 @@
|
|
|
1738
1740
|
"miscTags": {
|
|
1739
1741
|
"type": "array",
|
|
1740
1742
|
"items": {
|
|
1741
|
-
"description": "CF/W: Creates Food/Water",
|
|
1743
|
+
"description": "CF/W: Creates Food/Water\nTT: Trinket Table",
|
|
1742
1744
|
"enum": [
|
|
1743
|
-
"CF/W"
|
|
1745
|
+
"CF/W",
|
|
1746
|
+
"TT"
|
|
1744
1747
|
]
|
|
1745
1748
|
}
|
|
1746
1749
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items.json",
|
|
4
|
-
"version": "1.13.
|
|
4
|
+
"version": "1.13.5",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"itemData": {
|
|
@@ -533,9 +533,10 @@
|
|
|
533
533
|
"miscTags": {
|
|
534
534
|
"type": "array",
|
|
535
535
|
"items": {
|
|
536
|
-
"description": "CF/W: Creates Food/Water",
|
|
536
|
+
"description": "CF/W: Creates Food/Water\nTT: Trinket Table",
|
|
537
537
|
"enum": [
|
|
538
|
-
"CF/W"
|
|
538
|
+
"CF/W",
|
|
539
|
+
"TT"
|
|
539
540
|
]
|
|
540
541
|
}
|
|
541
542
|
},
|
|
@@ -1134,9 +1135,10 @@
|
|
|
1134
1135
|
"miscTags": {
|
|
1135
1136
|
"type": "array",
|
|
1136
1137
|
"items": {
|
|
1137
|
-
"description": "CF/W: Creates Food/Water",
|
|
1138
|
+
"description": "CF/W: Creates Food/Water\nTT: Trinket Table",
|
|
1138
1139
|
"enum": [
|
|
1139
|
-
"CF/W"
|
|
1140
|
+
"CF/W",
|
|
1141
|
+
"TT"
|
|
1140
1142
|
]
|
|
1141
1143
|
}
|
|
1142
1144
|
},
|
|
@@ -1738,9 +1740,10 @@
|
|
|
1738
1740
|
"miscTags": {
|
|
1739
1741
|
"type": "array",
|
|
1740
1742
|
"items": {
|
|
1741
|
-
"description": "CF/W: Creates Food/Water",
|
|
1743
|
+
"description": "CF/W: Creates Food/Water\nTT: Trinket Table",
|
|
1742
1744
|
"enum": [
|
|
1743
|
-
"CF/W"
|
|
1745
|
+
"CF/W",
|
|
1746
|
+
"TT"
|
|
1744
1747
|
]
|
|
1745
1748
|
}
|
|
1746
1749
|
},
|
package/schema/site/items.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items.json",
|
|
4
|
-
"version": "1.13.
|
|
4
|
+
"version": "1.13.5",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"itemData": {
|
|
@@ -533,9 +533,10 @@
|
|
|
533
533
|
"miscTags": {
|
|
534
534
|
"type": "array",
|
|
535
535
|
"items": {
|
|
536
|
-
"description": "CF/W: Creates Food/Water",
|
|
536
|
+
"description": "CF/W: Creates Food/Water\nTT: Trinket Table",
|
|
537
537
|
"enum": [
|
|
538
|
-
"CF/W"
|
|
538
|
+
"CF/W",
|
|
539
|
+
"TT"
|
|
539
540
|
]
|
|
540
541
|
}
|
|
541
542
|
},
|
|
@@ -1086,9 +1087,10 @@
|
|
|
1086
1087
|
"miscTags": {
|
|
1087
1088
|
"type": "array",
|
|
1088
1089
|
"items": {
|
|
1089
|
-
"description": "CF/W: Creates Food/Water",
|
|
1090
|
+
"description": "CF/W: Creates Food/Water\nTT: Trinket Table",
|
|
1090
1091
|
"enum": [
|
|
1091
|
-
"CF/W"
|
|
1092
|
+
"CF/W",
|
|
1093
|
+
"TT"
|
|
1092
1094
|
]
|
|
1093
1095
|
}
|
|
1094
1096
|
},
|
|
@@ -1642,9 +1644,10 @@
|
|
|
1642
1644
|
"miscTags": {
|
|
1643
1645
|
"type": "array",
|
|
1644
1646
|
"items": {
|
|
1645
|
-
"description": "CF/W: Creates Food/Water",
|
|
1647
|
+
"description": "CF/W: Creates Food/Water\nTT: Trinket Table",
|
|
1646
1648
|
"enum": [
|
|
1647
|
-
"CF/W"
|
|
1649
|
+
"CF/W",
|
|
1650
|
+
"TT"
|
|
1648
1651
|
]
|
|
1649
1652
|
}
|
|
1650
1653
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "items.json",
|
|
4
|
-
"version": "1.13.
|
|
4
|
+
"version": "1.13.5",
|
|
5
5
|
"type": "object",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"itemData": {
|
|
@@ -533,9 +533,10 @@
|
|
|
533
533
|
"miscTags": {
|
|
534
534
|
"type": "array",
|
|
535
535
|
"items": {
|
|
536
|
-
"description": "CF/W: Creates Food/Water",
|
|
536
|
+
"description": "CF/W: Creates Food/Water\nTT: Trinket Table",
|
|
537
537
|
"enum": [
|
|
538
|
-
"CF/W"
|
|
538
|
+
"CF/W",
|
|
539
|
+
"TT"
|
|
539
540
|
]
|
|
540
541
|
}
|
|
541
542
|
},
|
|
@@ -1086,9 +1087,10 @@
|
|
|
1086
1087
|
"miscTags": {
|
|
1087
1088
|
"type": "array",
|
|
1088
1089
|
"items": {
|
|
1089
|
-
"description": "CF/W: Creates Food/Water",
|
|
1090
|
+
"description": "CF/W: Creates Food/Water\nTT: Trinket Table",
|
|
1090
1091
|
"enum": [
|
|
1091
|
-
"CF/W"
|
|
1092
|
+
"CF/W",
|
|
1093
|
+
"TT"
|
|
1092
1094
|
]
|
|
1093
1095
|
}
|
|
1094
1096
|
},
|
|
@@ -1642,9 +1644,10 @@
|
|
|
1642
1644
|
"miscTags": {
|
|
1643
1645
|
"type": "array",
|
|
1644
1646
|
"items": {
|
|
1645
|
-
"description": "CF/W: Creates Food/Water",
|
|
1647
|
+
"description": "CF/W: Creates Food/Water\nTT: Trinket Table",
|
|
1646
1648
|
"enum": [
|
|
1647
|
-
"CF/W"
|
|
1649
|
+
"CF/W",
|
|
1650
|
+
"TT"
|
|
1648
1651
|
]
|
|
1649
1652
|
}
|
|
1650
1653
|
},
|