@jsprismarine/bedrock-data 1.20.72 → 1.20.73-a
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/dist/index.js +22 -23
- package/index.d.ts +4 -0
- package/package.json +5 -3
- package/resources/.gitattributes +30 -0
- package/resources/.minify_json.php +32 -0
- package/resources/LICENSE +121 -0
- package/resources/README.md +40 -0
- package/resources/banner_patterns.json +320 -0
- package/resources/biome_definitions_full.nbt +0 -0
- package/resources/biome_id_map.json +88 -0
- package/resources/block_id_to_item_id_map.json +1034 -0
- package/resources/block_state_meta_map.json +14151 -0
- package/resources/canonical_block_states.nbt +0 -0
- package/resources/command_arg_types.json +354 -0
- package/resources/composer.json +7 -0
- package/resources/creativeitems.json +6061 -0
- package/resources/entity_id_map.json +128 -0
- package/resources/item_tags.json +790 -0
- package/resources/level_sound_id_map.json +469 -0
- package/resources/particle_id_map.json +86 -0
- package/resources/r16_to_current_item_map.json +499 -0
- package/resources/recipes/potion_container_change.json +16 -0
- package/resources/recipes/potion_type.json +2387 -0
- package/resources/recipes/shaped_chemistry.json +3459 -0
- package/resources/recipes/shaped_crafting.json +22459 -0
- package/resources/recipes/shapeless_chemistry.json +1126 -0
- package/resources/recipes/shapeless_crafting.json +20340 -0
- package/resources/recipes/shapeless_shulker_box.json +5762 -0
- package/resources/recipes/smelting.json +2123 -0
- package/resources/recipes/smithing.json +164 -0
- package/resources/recipes/smithing_trim.json +14 -0
- package/resources/recipes/special_hardcoded.json +16 -0
- package/resources/required_item_list.json +6126 -0
- package/dist/runtime_block_states-9230f3440ccad35e.dat +0 -0
- /package/{dist/biome_definitions-4bbc294108860f0d.nbt → resources/biome_definitions.nbt} +0 -0
- /package/{dist/entity_identifiers-0f1f67be198c6d13.nbt → resources/entity_identifiers.nbt} +0 -0
- /package/{dist/r12_to_current_block_map-6aedb4171e4f37e6.bin → resources/r12_to_current_block_map.bin} +0 -0
|
@@ -0,0 +1,164 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"addition": {
|
|
4
|
+
"meta": 32767,
|
|
5
|
+
"name": "minecraft:netherite_ingot"
|
|
6
|
+
},
|
|
7
|
+
"block": "smithing_table",
|
|
8
|
+
"input": {
|
|
9
|
+
"meta": 32767,
|
|
10
|
+
"name": "minecraft:diamond_axe"
|
|
11
|
+
},
|
|
12
|
+
"output": {
|
|
13
|
+
"name": "minecraft:netherite_axe"
|
|
14
|
+
},
|
|
15
|
+
"template": {
|
|
16
|
+
"meta": 32767,
|
|
17
|
+
"name": "minecraft:netherite_upgrade_smithing_template"
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"addition": {
|
|
22
|
+
"meta": 32767,
|
|
23
|
+
"name": "minecraft:netherite_ingot"
|
|
24
|
+
},
|
|
25
|
+
"block": "smithing_table",
|
|
26
|
+
"input": {
|
|
27
|
+
"meta": 32767,
|
|
28
|
+
"name": "minecraft:diamond_boots"
|
|
29
|
+
},
|
|
30
|
+
"output": {
|
|
31
|
+
"name": "minecraft:netherite_boots"
|
|
32
|
+
},
|
|
33
|
+
"template": {
|
|
34
|
+
"meta": 32767,
|
|
35
|
+
"name": "minecraft:netherite_upgrade_smithing_template"
|
|
36
|
+
}
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"addition": {
|
|
40
|
+
"meta": 32767,
|
|
41
|
+
"name": "minecraft:netherite_ingot"
|
|
42
|
+
},
|
|
43
|
+
"block": "smithing_table",
|
|
44
|
+
"input": {
|
|
45
|
+
"meta": 32767,
|
|
46
|
+
"name": "minecraft:diamond_chestplate"
|
|
47
|
+
},
|
|
48
|
+
"output": {
|
|
49
|
+
"name": "minecraft:netherite_chestplate"
|
|
50
|
+
},
|
|
51
|
+
"template": {
|
|
52
|
+
"meta": 32767,
|
|
53
|
+
"name": "minecraft:netherite_upgrade_smithing_template"
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"addition": {
|
|
58
|
+
"meta": 32767,
|
|
59
|
+
"name": "minecraft:netherite_ingot"
|
|
60
|
+
},
|
|
61
|
+
"block": "smithing_table",
|
|
62
|
+
"input": {
|
|
63
|
+
"meta": 32767,
|
|
64
|
+
"name": "minecraft:diamond_helmet"
|
|
65
|
+
},
|
|
66
|
+
"output": {
|
|
67
|
+
"name": "minecraft:netherite_helmet"
|
|
68
|
+
},
|
|
69
|
+
"template": {
|
|
70
|
+
"meta": 32767,
|
|
71
|
+
"name": "minecraft:netherite_upgrade_smithing_template"
|
|
72
|
+
}
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"addition": {
|
|
76
|
+
"meta": 32767,
|
|
77
|
+
"name": "minecraft:netherite_ingot"
|
|
78
|
+
},
|
|
79
|
+
"block": "smithing_table",
|
|
80
|
+
"input": {
|
|
81
|
+
"meta": 32767,
|
|
82
|
+
"name": "minecraft:diamond_hoe"
|
|
83
|
+
},
|
|
84
|
+
"output": {
|
|
85
|
+
"name": "minecraft:netherite_hoe"
|
|
86
|
+
},
|
|
87
|
+
"template": {
|
|
88
|
+
"meta": 32767,
|
|
89
|
+
"name": "minecraft:netherite_upgrade_smithing_template"
|
|
90
|
+
}
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"addition": {
|
|
94
|
+
"meta": 32767,
|
|
95
|
+
"name": "minecraft:netherite_ingot"
|
|
96
|
+
},
|
|
97
|
+
"block": "smithing_table",
|
|
98
|
+
"input": {
|
|
99
|
+
"meta": 32767,
|
|
100
|
+
"name": "minecraft:diamond_leggings"
|
|
101
|
+
},
|
|
102
|
+
"output": {
|
|
103
|
+
"name": "minecraft:netherite_leggings"
|
|
104
|
+
},
|
|
105
|
+
"template": {
|
|
106
|
+
"meta": 32767,
|
|
107
|
+
"name": "minecraft:netherite_upgrade_smithing_template"
|
|
108
|
+
}
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"addition": {
|
|
112
|
+
"meta": 32767,
|
|
113
|
+
"name": "minecraft:netherite_ingot"
|
|
114
|
+
},
|
|
115
|
+
"block": "smithing_table",
|
|
116
|
+
"input": {
|
|
117
|
+
"meta": 32767,
|
|
118
|
+
"name": "minecraft:diamond_pickaxe"
|
|
119
|
+
},
|
|
120
|
+
"output": {
|
|
121
|
+
"name": "minecraft:netherite_pickaxe"
|
|
122
|
+
},
|
|
123
|
+
"template": {
|
|
124
|
+
"meta": 32767,
|
|
125
|
+
"name": "minecraft:netherite_upgrade_smithing_template"
|
|
126
|
+
}
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"addition": {
|
|
130
|
+
"meta": 32767,
|
|
131
|
+
"name": "minecraft:netherite_ingot"
|
|
132
|
+
},
|
|
133
|
+
"block": "smithing_table",
|
|
134
|
+
"input": {
|
|
135
|
+
"meta": 32767,
|
|
136
|
+
"name": "minecraft:diamond_shovel"
|
|
137
|
+
},
|
|
138
|
+
"output": {
|
|
139
|
+
"name": "minecraft:netherite_shovel"
|
|
140
|
+
},
|
|
141
|
+
"template": {
|
|
142
|
+
"meta": 32767,
|
|
143
|
+
"name": "minecraft:netherite_upgrade_smithing_template"
|
|
144
|
+
}
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"addition": {
|
|
148
|
+
"meta": 32767,
|
|
149
|
+
"name": "minecraft:netherite_ingot"
|
|
150
|
+
},
|
|
151
|
+
"block": "smithing_table",
|
|
152
|
+
"input": {
|
|
153
|
+
"meta": 32767,
|
|
154
|
+
"name": "minecraft:diamond_sword"
|
|
155
|
+
},
|
|
156
|
+
"output": {
|
|
157
|
+
"name": "minecraft:netherite_sword"
|
|
158
|
+
},
|
|
159
|
+
"template": {
|
|
160
|
+
"meta": 32767,
|
|
161
|
+
"name": "minecraft:netherite_upgrade_smithing_template"
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
]
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
[
|
|
2
|
+
"00000000-0000-0000-0000-000000000001",
|
|
3
|
+
"00000000-0000-0000-0000-000000000002",
|
|
4
|
+
"00000000-0000-0000-0000-0000000000c8",
|
|
5
|
+
"442d85ed-8272-4543-a6f1-418f90ded05d",
|
|
6
|
+
"602234e4-cac1-4353-8bb7-b1ebff70024b",
|
|
7
|
+
"685a742a-c42e-4a4e-88ea-5eb83fc98e5b",
|
|
8
|
+
"85939755-ba10-4d9d-a4cc-efb7a8e943c4",
|
|
9
|
+
"8b36268c-1829-483c-a0f1-993b7156a8f2",
|
|
10
|
+
"98c84b38-1085-46bd-b1ce-dd38c159e6cc",
|
|
11
|
+
"aecd2294-4b94-434b-8667-4499bb2c9327",
|
|
12
|
+
"b5c5d105-75a2-4076-af2b-923ea2bf4bf0",
|
|
13
|
+
"d1ca6b84-338e-4f2f-9c6b-76cc8b4bd98d",
|
|
14
|
+
"d392b075-4ba1-40ae-8789-af868d56f6ce",
|
|
15
|
+
"d81aaeaf-e172-4440-9225-868df030d27b"
|
|
16
|
+
]
|