minecraft-data 2.105.0 → 2.106.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.
package/data.js
CHANGED
|
@@ -1043,7 +1043,7 @@ module.exports =
|
|
|
1043
1043
|
get enchantments () { return require("./minecraft-data/data/pc/1.17/enchantments.json") },
|
|
1044
1044
|
get recipes () { return require("./minecraft-data/data/pc/1.18/recipes.json") },
|
|
1045
1045
|
get instruments () { return require("./minecraft-data/data/pc/1.16.1/instruments.json") },
|
|
1046
|
-
get materials () { return require("./minecraft-data/data/pc/1.
|
|
1046
|
+
get materials () { return require("./minecraft-data/data/pc/1.18/materials.json") },
|
|
1047
1047
|
get language () { return require("./minecraft-data/data/pc/1.18/language.json") },
|
|
1048
1048
|
get entities () { return require("./minecraft-data/data/pc/1.18/entities.json") },
|
|
1049
1049
|
get protocol () { return require("./minecraft-data/data/pc/1.18/protocol.json") },
|
package/doc/history.md
CHANGED
|
@@ -0,0 +1,154 @@
|
|
|
1
|
+
{
|
|
2
|
+
"gourd": {
|
|
3
|
+
"699": 1.5,
|
|
4
|
+
"704": 1.5,
|
|
5
|
+
"709": 1.5,
|
|
6
|
+
"714": 1.5,
|
|
7
|
+
"719": 1.5,
|
|
8
|
+
"724": 1.5
|
|
9
|
+
},
|
|
10
|
+
"wool": {
|
|
11
|
+
"848": 5
|
|
12
|
+
},
|
|
13
|
+
"leaves;mineable/hoe": {
|
|
14
|
+
"699": 1.5,
|
|
15
|
+
"703": 2,
|
|
16
|
+
"704": 1.5,
|
|
17
|
+
"708": 4,
|
|
18
|
+
"709": 1.5,
|
|
19
|
+
"713": 12,
|
|
20
|
+
"714": 1.5,
|
|
21
|
+
"718": 6,
|
|
22
|
+
"719": 1.5,
|
|
23
|
+
"723": 8,
|
|
24
|
+
"724": 1.5,
|
|
25
|
+
"728": 9,
|
|
26
|
+
"848": 15
|
|
27
|
+
},
|
|
28
|
+
"mineable/axe": {
|
|
29
|
+
"702": 2,
|
|
30
|
+
"707": 4,
|
|
31
|
+
"712": 12,
|
|
32
|
+
"717": 6,
|
|
33
|
+
"722": 8,
|
|
34
|
+
"727": 9
|
|
35
|
+
},
|
|
36
|
+
"coweb": {
|
|
37
|
+
"699": 15,
|
|
38
|
+
"704": 15,
|
|
39
|
+
"709": 15,
|
|
40
|
+
"714": 15,
|
|
41
|
+
"719": 15,
|
|
42
|
+
"724": 15,
|
|
43
|
+
"848": 15
|
|
44
|
+
},
|
|
45
|
+
"default": {},
|
|
46
|
+
"mineable/shovel": {
|
|
47
|
+
"700": 2,
|
|
48
|
+
"705": 4,
|
|
49
|
+
"710": 12,
|
|
50
|
+
"715": 6,
|
|
51
|
+
"720": 8,
|
|
52
|
+
"725": 9
|
|
53
|
+
},
|
|
54
|
+
"leaves": {
|
|
55
|
+
"699": 1.5,
|
|
56
|
+
"704": 1.5,
|
|
57
|
+
"709": 1.5,
|
|
58
|
+
"714": 1.5,
|
|
59
|
+
"719": 1.5,
|
|
60
|
+
"724": 1.5,
|
|
61
|
+
"848": 15
|
|
62
|
+
},
|
|
63
|
+
"plant": {
|
|
64
|
+
"699": 1.5,
|
|
65
|
+
"704": 1.5,
|
|
66
|
+
"709": 1.5,
|
|
67
|
+
"714": 1.5,
|
|
68
|
+
"719": 1.5,
|
|
69
|
+
"724": 1.5
|
|
70
|
+
},
|
|
71
|
+
"mineable/pickaxe": {
|
|
72
|
+
"701": 2,
|
|
73
|
+
"706": 4,
|
|
74
|
+
"711": 12,
|
|
75
|
+
"716": 6,
|
|
76
|
+
"721": 8,
|
|
77
|
+
"726": 9
|
|
78
|
+
},
|
|
79
|
+
"vine_or_glow_lichen": {
|
|
80
|
+
"848": 2
|
|
81
|
+
},
|
|
82
|
+
"mineable/hoe": {
|
|
83
|
+
"703": 2,
|
|
84
|
+
"708": 4,
|
|
85
|
+
"713": 12,
|
|
86
|
+
"718": 6,
|
|
87
|
+
"723": 8,
|
|
88
|
+
"728": 9
|
|
89
|
+
},
|
|
90
|
+
"gourd;mineable/axe": {
|
|
91
|
+
"699": 1.5,
|
|
92
|
+
"702": 2,
|
|
93
|
+
"704": 1.5,
|
|
94
|
+
"707": 4,
|
|
95
|
+
"709": 1.5,
|
|
96
|
+
"712": 12,
|
|
97
|
+
"714": 1.5,
|
|
98
|
+
"717": 6,
|
|
99
|
+
"719": 1.5,
|
|
100
|
+
"722": 8,
|
|
101
|
+
"724": 1.5,
|
|
102
|
+
"727": 9
|
|
103
|
+
},
|
|
104
|
+
"plant;mineable/axe": {
|
|
105
|
+
"699": 1.5,
|
|
106
|
+
"702": 2,
|
|
107
|
+
"704": 1.5,
|
|
108
|
+
"707": 4,
|
|
109
|
+
"709": 1.5,
|
|
110
|
+
"712": 12,
|
|
111
|
+
"714": 1.5,
|
|
112
|
+
"717": 6,
|
|
113
|
+
"719": 1.5,
|
|
114
|
+
"722": 8,
|
|
115
|
+
"724": 1.5,
|
|
116
|
+
"727": 9
|
|
117
|
+
},
|
|
118
|
+
"vine_or_glow_lichen;plant;mineable/axe": {
|
|
119
|
+
"699": 1.5,
|
|
120
|
+
"702": 2,
|
|
121
|
+
"704": 1.5,
|
|
122
|
+
"707": 4,
|
|
123
|
+
"709": 1.5,
|
|
124
|
+
"712": 12,
|
|
125
|
+
"714": 1.5,
|
|
126
|
+
"717": 6,
|
|
127
|
+
"719": 1.5,
|
|
128
|
+
"722": 8,
|
|
129
|
+
"724": 1.5,
|
|
130
|
+
"727": 9,
|
|
131
|
+
"848": 2
|
|
132
|
+
},
|
|
133
|
+
"leaves;mineable/axe;mineable/hoe": {
|
|
134
|
+
"699": 1.5,
|
|
135
|
+
"702": 2,
|
|
136
|
+
"703": 2,
|
|
137
|
+
"704": 1.5,
|
|
138
|
+
"707": 4,
|
|
139
|
+
"708": 4,
|
|
140
|
+
"709": 1.5,
|
|
141
|
+
"712": 12,
|
|
142
|
+
"713": 12,
|
|
143
|
+
"714": 1.5,
|
|
144
|
+
"717": 6,
|
|
145
|
+
"718": 6,
|
|
146
|
+
"719": 1.5,
|
|
147
|
+
"722": 8,
|
|
148
|
+
"723": 8,
|
|
149
|
+
"724": 1.5,
|
|
150
|
+
"727": 9,
|
|
151
|
+
"728": 9,
|
|
152
|
+
"848": 15
|
|
153
|
+
}
|
|
154
|
+
}
|
|
@@ -13,7 +13,7 @@ For bedrock edition see [bedrock.md](bedrock.md)
|
|
|
13
13
|
| commands.json | No? |Use [mc-data-command-generator][5] | link to jar files have to be manually added |
|
|
14
14
|
| biomes.json | Yes | Use [Burger][1], then use [burger-extractor][2] | [extra info][13] |
|
|
15
15
|
| instruments | No | [wiki.vg block actions][11] |
|
|
16
|
-
| materials.json | No |
|
|
16
|
+
| materials.json | No | [import from previous version](18) or [fix it properly](19) |
|
|
17
17
|
| windows.json | No | Look at [wiki.vg inventories][7] |
|
|
18
18
|
| version.json | No | Look at [Protocol Versions][9] | [wiki.vg protocol numbers][8] |
|
|
19
19
|
| effects.json | No | Look at [minecraft wiki effects][12] |
|
|
@@ -43,3 +43,6 @@ For bedrock edition see [bedrock.md](bedrock.md)
|
|
|
43
43
|
[15]: https://minecraft.gamepedia.com/Map#Map_icons
|
|
44
44
|
[16]: https://wiki.vg/Protocol#Map_Data
|
|
45
45
|
[17]: https://github.com/PrismarineJS/minecraft-data-auto-updater
|
|
46
|
+
[18]: https://github.com/PrismarineJS/minecraft-data/pull/282#issue-612896577
|
|
47
|
+
[19]: https://github.com/PrismarineJS/minecraft-data/issues/412#issuecomment-1008202471
|
|
48
|
+
|