@jsprismarine/bedrock-data 1.20.70 → 1.20.71-alpha.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/LICENSE +8 -8
- package/README.md +15 -2
- package/{resources/biome_definitions.nbt → dist/biome_definitions-4bbc294108860f0d.nbt} +0 -0
- package/{resources/entity_identifiers.nbt → dist/entity_identifiers-0f1f67be198c6d13.nbt} +0 -0
- package/dist/index.js +7917 -0
- package/dist/r12_to_current_block_map-6aedb4171e4f37e6.bin +0 -0
- package/package.json +64 -25
- package/.gitmodules +0 -3
- package/.prettierrc +0 -10
- package/index.d.ts +0 -1
- package/index.js +0 -27
- package/jsp/block_id_map.json +0 -555
- package/jsp/item_id_map.json +0 -809
- package/renovate.json +0 -8
- package/resources/.gitattributes +0 -30
- package/resources/.minify_json.php +0 -32
- package/resources/LICENSE +0 -121
- package/resources/README.md +0 -40
- package/resources/banner_patterns.json +0 -320
- package/resources/biome_definitions_full.nbt +0 -0
- package/resources/biome_id_map.json +0 -88
- package/resources/block_id_to_item_id_map.json +0 -977
- package/resources/block_state_meta_map.json +0 -14129
- package/resources/canonical_block_states.nbt +0 -0
- package/resources/command_arg_types.json +0 -306
- package/resources/composer.json +0 -7
- package/resources/creativeitems.json +0 -6025
- package/resources/entity_id_map.json +0 -124
- package/resources/item_tags.json +0 -761
- package/resources/level_sound_id_map.json +0 -445
- package/resources/particle_id_map.json +0 -83
- package/resources/r12_to_current_block_map.bin +0 -0
- package/resources/r16_to_current_item_map.json +0 -426
- package/resources/recipes/potion_container_change.json +0 -16
- package/resources/recipes/potion_type.json +0 -2387
- package/resources/recipes/shaped_chemistry.json +0 -3539
- package/resources/recipes/shaped_crafting.json +0 -22463
- package/resources/recipes/shapeless_chemistry.json +0 -1126
- package/resources/recipes/shapeless_crafting.json +0 -20220
- package/resources/recipes/shapeless_shulker_box.json +0 -5762
- package/resources/recipes/smelting.json +0 -2013
- package/resources/recipes/smithing.json +0 -164
- package/resources/recipes/smithing_trim.json +0 -14
- package/resources/recipes/special_hardcoded.json +0 -16
- package/resources/required_item_list.json +0 -5846
- /package/{jsp/runtime_block_states.dat → dist/runtime_block_states-9230f3440ccad35e.dat} +0 -0
|
@@ -1,164 +0,0 @@
|
|
|
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
|
-
]
|
|
@@ -1,16 +0,0 @@
|
|
|
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
|
-
]
|