-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdatabase_debug.json
240 lines (240 loc) · 26.4 KB
/
database_debug.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
{
"steel_block": {
"id": "minecraft:furnace",
"category": "material",
"custom_data": {"smithed": {"dict": {"block": {"steel": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"steel_block": true}},
"result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"group": "steel","category": "misc","shape": ["XXX","XXX","XXX"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}}}}],
"vanilla_block": {"id": "minecraft:iron_block","apply_facing": false},
"item_model": "your_namespace:steel_block",
"item_name": "{\"text\": \"Steel Block\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"steel_ore": {
"id": "minecraft:furnace",
"category": "material",
"custom_data": {"smithed": {"dict": {"block": {"steel": true},"ore": {"steel": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"steel_ore": true}},
"vanilla_block": {"id": "minecraft:polished_deepslate","apply_facing": false},
"no_silk_touch_drop": "raw_steel",
"item_model": "your_namespace:steel_ore",
"item_name": "{\"text\": \"Steel Ore\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"deepslate_steel_ore": {
"id": "minecraft:furnace",
"category": "material",
"custom_data": {"smithed": {"dict": {"block": {"steel": true},"ore": {"steel": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"deepslate_steel_ore": true}},
"vanilla_block": {"id": "minecraft:polished_deepslate","apply_facing": false},
"no_silk_touch_drop": "raw_steel",
"item_model": "your_namespace:deepslate_steel_ore",
"item_name": "{\"text\": \"Deepslate Steel Ore\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"raw_steel_block": {
"id": "minecraft:furnace",
"category": "material",
"custom_data": {"smithed": {"dict": {"block": {"steel": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"raw_steel_block": true}},
"result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"group": "steel","category": "misc","shape": ["XXX","XXX","XXX"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"your_namespace": {"raw_steel": true}}}}}}],
"vanilla_block": {"id": "minecraft:raw_iron_block","apply_facing": false},
"item_model": "your_namespace:raw_steel_block",
"item_name": "{\"text\": \"Raw Steel Block\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"steel_helmet": {
"id": "minecraft:leather_helmet",
"category": "equipment",
"custom_data": {"smithed": {"dict": {"armor": {"steel": true,"helmet": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"steel_helmet": true}},
"result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"category": "equipment","shape": ["XXX","X X"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}}}}],
"max_damage": 495,
"equippable": {"slot": "head","asset_id": "your_namespace:steel"},
"attribute_modifiers": [{"type": "armor","amount": 2.5,"operation": "add_value","slot": "head","id": "your_namespace:armor.head"}],
"item_model": "your_namespace:steel_helmet",
"item_name": "{\"text\": \"Steel Helmet\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"steel_chestplate": {
"id": "minecraft:leather_chestplate",
"category": "equipment",
"custom_data": {"smithed": {"dict": {"armor": {"steel": true,"chestplate": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"steel_chestplate": true}},
"result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"category": "equipment","shape": ["X X","XXX","XXX"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}}}}],
"max_damage": 720,
"equippable": {"slot": "chest","asset_id": "your_namespace:steel"},
"attribute_modifiers": [{"type": "armor","amount": 6.5,"operation": "add_value","slot": "chest","id": "your_namespace:armor.chest"}],
"item_model": "your_namespace:steel_chestplate",
"item_name": "{\"text\": \"Steel Chestplate\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"steel_leggings": {
"id": "minecraft:leather_leggings",
"category": "equipment",
"custom_data": {"smithed": {"dict": {"armor": {"steel": true,"leggings": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"steel_leggings": true}},
"result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"category": "equipment","shape": ["XXX","X X","X X"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}}}}],
"max_damage": 675,
"equippable": {"slot": "legs","asset_id": "your_namespace:steel"},
"attribute_modifiers": [{"type": "armor","amount": 5.5,"operation": "add_value","slot": "legs","id": "your_namespace:armor.legs"}],
"item_model": "your_namespace:steel_leggings",
"item_name": "{\"text\": \"Steel Leggings\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"steel_boots": {
"id": "minecraft:leather_boots",
"category": "equipment",
"custom_data": {"smithed": {"dict": {"armor": {"steel": true,"boots": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"steel_boots": true}},
"result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"category": "equipment","shape": ["X X","X X"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}}}}],
"max_damage": 585,
"equippable": {"slot": "feet","asset_id": "your_namespace:steel"},
"attribute_modifiers": [{"type": "armor","amount": 2.5,"operation": "add_value","slot": "feet","id": "your_namespace:armor.feet"}],
"item_model": "your_namespace:steel_boots",
"item_name": "{\"text\": \"Steel Boots\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"steel_sword": {
"id": "minecraft:iron_sword",
"category": "equipment",
"custom_data": {"smithed": {"dict": {"tools": {"steel": true,"sword": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"steel_sword": true}},
"max_damage": 750,
"result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"category": "equipment","shape": ["X","X","S"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}},"S": {"item": "minecraft:stick"}}}],
"attribute_modifiers": [{"type": "attack_damage","amount": 6,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_damage"},{"type": "attack_speed","amount": -2.4,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_speed"}],
"item_model": "your_namespace:steel_sword",
"item_name": "{\"text\": \"Steel Sword\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"steel_pickaxe": {
"id": "minecraft:iron_pickaxe",
"category": "equipment",
"custom_data": {"smithed": {"dict": {"tools": {"steel": true,"pickaxe": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"steel_pickaxe": true}},
"max_damage": 750,
"result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"category": "equipment","shape": ["XXX"," S "," S "],"ingredients": {"X": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}},"S": {"item": "minecraft:stick"}}}],
"attribute_modifiers": [{"type": "attack_damage","amount": 4,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_damage"},{"type": "attack_speed","amount": -2.8,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_speed"},{"type": "mining_efficiency","amount": 0.2,"operation": "add_value","slot": "mainhand","id": "your_namespace:mining_efficiency.mainhand"}],
"item_model": "your_namespace:steel_pickaxe",
"item_name": "{\"text\": \"Steel Pickaxe\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"steel_axe": {
"id": "minecraft:iron_axe",
"category": "equipment",
"custom_data": {"smithed": {"dict": {"tools": {"steel": true,"axe": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"steel_axe": true}},
"max_damage": 750,
"result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"category": "equipment","shape": ["XX","XS"," S"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}},"S": {"item": "minecraft:stick"}}}],
"attribute_modifiers": [{"type": "attack_damage","amount": 9,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_damage"},{"type": "attack_speed","amount": -3.1,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_speed"},{"type": "mining_efficiency","amount": 0.2,"operation": "add_value","slot": "mainhand","id": "your_namespace:mining_efficiency.mainhand"}],
"item_model": "your_namespace:steel_axe",
"item_name": "{\"text\": \"Steel Axe\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"steel_shovel": {
"id": "minecraft:iron_shovel",
"category": "equipment",
"custom_data": {"smithed": {"dict": {"tools": {"steel": true,"shovel": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"steel_shovel": true}},
"max_damage": 750,
"result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"category": "equipment","shape": ["X","S","S"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}},"S": {"item": "minecraft:stick"}}}],
"attribute_modifiers": [{"type": "attack_damage","amount": 4.5,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_damage"},{"type": "attack_speed","amount": -3.0,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_speed"},{"type": "mining_efficiency","amount": 0.2,"operation": "add_value","slot": "mainhand","id": "your_namespace:mining_efficiency.mainhand"}],
"item_model": "your_namespace:steel_shovel",
"item_name": "{\"text\": \"Steel Shovel\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"steel_hoe": {
"id": "minecraft:iron_hoe",
"category": "equipment",
"custom_data": {"smithed": {"dict": {"tools": {"steel": true,"hoe": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"steel_hoe": true}},
"max_damage": 750,
"result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"category": "equipment","shape": ["XX"," S"," S"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}},"S": {"item": "minecraft:stick"}}}],
"attribute_modifiers": [{"type": "attack_damage","amount": 1,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_damage"},{"type": "attack_speed","amount": -1.0,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_speed"},{"type": "mining_efficiency","amount": 0.2,"operation": "add_value","slot": "mainhand","id": "your_namespace:mining_efficiency.mainhand"}],
"item_model": "your_namespace:steel_hoe",
"item_name": "{\"text\": \"Steel Hoe\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"steel_ingot": {
"id": "minecraft:command_block",
"category": "material",
"custom_data": {"smithed": {"dict": {"ingot": {"steel": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"steel_ingot": true}},
"result_of_crafting": [{"type": "crafting_shapeless","result_count": 9,"category": "misc","group": "steel","ingredients": [{"components": {"minecraft:custom_data": {"your_namespace": {"steel_block": true}}}}]},{"type": "crafting_shaped","result_count": 1,"category": "misc","group": "steel","shape": ["XXX","XXX","XXX"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_nugget": true}}}}}},{"type": "smelting","result_count": 1,"category": "misc","group": "steel","experience": 0.8,"cookingtime": 200,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"raw_steel": true}}}}},{"type": "blasting","result_count": 1,"category": "misc","group": "steel","experience": 0.8,"cookingtime": 100,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"raw_steel": true}}}}},{"type": "smelting","result_count": 1,"category": "misc","group": "steel","experience": 0.8,"cookingtime": 200,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_dust": true}}}}},{"type": "blasting","result_count": 1,"category": "misc","group": "steel","experience": 0.8,"cookingtime": 100,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_dust": true}}}}},{"type": "smelting","result_count": 1,"category": "misc","group": "steel","experience": 0.8,"cookingtime": 200,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ore": true}}}}},{"type": "blasting","result_count": 1,"category": "misc","group": "steel","experience": 0.8,"cookingtime": 100,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ore": true}}}}},{"type": "smelting","result_count": 1,"category": "misc","group": "steel","experience": 0.8,"cookingtime": 200,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"deepslate_steel_ore": true}}}}},{"type": "blasting","result_count": 1,"category": "misc","group": "steel","experience": 0.8,"cookingtime": 100,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"deepslate_steel_ore": true}}}}}],
"wiki_components": [{"text": "Here is an example of a wiki component, this text component will be displayed as a button in the manual.\n"},{"text": "You can write anything you want here.","color": "yellow"}],
"item_model": "your_namespace:steel_ingot",
"item_name": "{\"text\": \"Steel Ingot\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"steel_nugget": {
"id": "minecraft:command_block",
"category": "material",
"custom_data": {"smithed": {"dict": {"nugget": {"steel": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"steel_nugget": true}},
"result_of_crafting": [{"type": "crafting_shapeless","result_count": 9,"category": "misc","group": "steel","ingredients": [{"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}}]},{"type": "smelting","result_count": 1,"category": "equipment","experience": 0.8,"cookingtime": 200,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_helmet": true}}}}},{"type": "smelting","result_count": 1,"category": "equipment","experience": 0.8,"cookingtime": 200,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_chestplate": true}}}}},{"type": "smelting","result_count": 1,"category": "equipment","experience": 0.8,"cookingtime": 200,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_leggings": true}}}}},{"type": "smelting","result_count": 1,"category": "equipment","experience": 0.8,"cookingtime": 200,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_boots": true}}}}},{"type": "smelting","result_count": 1,"category": "equipment","experience": 0.8,"cookingtime": 200,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_sword": true}}}}},{"type": "smelting","result_count": 1,"category": "equipment","experience": 0.8,"cookingtime": 200,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_pickaxe": true}}}}},{"type": "smelting","result_count": 1,"category": "equipment","experience": 0.8,"cookingtime": 200,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_axe": true}}}}},{"type": "smelting","result_count": 1,"category": "equipment","experience": 0.8,"cookingtime": 200,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_shovel": true}}}}},{"type": "smelting","result_count": 1,"category": "equipment","experience": 0.8,"cookingtime": 200,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_hoe": true}}}}}],
"item_model": "your_namespace:steel_nugget",
"item_name": "{\"text\": \"Steel Nugget\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"raw_steel": {
"id": "minecraft:command_block",
"category": "material",
"custom_data": {"smithed": {"dict": {"raw": {"steel": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"raw_steel": true}},
"item_model": "your_namespace:raw_steel",
"item_name": "{\"text\": \"Raw Steel\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"steel_dust": {
"id": "minecraft:command_block",
"category": "material",
"custom_data": {"smithed": {"dict": {"dust": {"steel": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"steel_dust": true}},
"result_of_crafting": [{"type": "simplenergy_pulverizing","result_count": 1,"category": "misc","group": "steel","ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}}},{"type": "simplenergy_pulverizing","result_count": 2,"category": "misc","group": "steel","ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"raw_steel": true}}}}},{"type": "simplenergy_pulverizing","result_count": 2,"category": "misc","group": "steel","ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ore": true}}}}},{"type": "simplenergy_pulverizing","result_count": 2,"category": "misc","group": "steel","ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"deepslate_steel_ore": true}}}}}],
"used_for_crafting": [{"type": "smelting","result_count": 1,"category": "misc","group": "steel","experience": 0.8,"cookingtime": 200,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_dust": true}}}},"result": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}}},{"type": "blasting","result_count": 1,"category": "misc","group": "steel","experience": 0.8,"cookingtime": 100,"ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_dust": true}}}},"result": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}}}],
"item_model": "your_namespace:steel_dust",
"item_name": "{\"text\": \"Steel Dust\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"steel_stick": {
"id": "minecraft:command_block",
"category": "material",
"custom_data": {"smithed": {"dict": {"stick": {"steel": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"steel_stick": true}},
"result_of_crafting": [{"type": "crafting_shaped","result_count": 4,"category": "misc","shape": ["X","X"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}}}}],
"item_model": "your_namespace:steel_stick",
"item_name": "{\"text\": \"Steel Stick\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"stone_stick": {
"id": "minecraft:command_block",
"category": "material",
"custom_data": {"smithed": {"dict": {"stick": {"stone": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"stone_stick": true}},
"result_of_crafting": [{"type": "crafting_shaped","result_count": 4,"category": "misc","shape": ["X","X"],"ingredients": {"X": {"item": "minecraft:stone"}}}],
"item_model": "your_namespace:stone_stick",
"item_name": "{\"text\": \"Stone Stick\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"stone_rod": {
"id": "minecraft:command_block",
"category": "material",
"custom_data": {"smithed": {"dict": {"rod": {"stone": true}},"ignore": {"functionality": true,"crafting": true}},"your_namespace": {"stone_rod": true}},
"result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"category": "misc","shape": ["X","X","X"],"ingredients": {"X": {"item": "minecraft:stone"}}}],
"item_model": "your_namespace:stone_rod",
"item_name": "{\"text\": \"Stone Rod\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"shazinho": {
"id": "minecraft:command_block",
"custom_data": {"your_namespace": {"shazinho": true},"smithed": {"dict": {"record": {"shazinho": true}},"ignore": {"functionality": true,"crafting": true}}},
"item_name": "{'text':'Music Disc', 'italic': false}",
"jukebox_playable": {"song": "your_namespace:shazinho","show_in_tooltip": true},
"max_stack_size": 1,
"rarity": "rare",
"category": "misc",
"item_model": "your_namespace:shazinho",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"]
},
"super_stone": {
"id": "minecraft:furnace",
"vanilla_block": {"id": "minecraft:cobblestone","apply_facing": false},
"result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"group": "super_stone","category": "blocks","shape": ["XXX","XXX","XXX"],"ingredients": {"X": {"item": "minecraft:stone"}}},{"type": "crafting_shapeless","result_count": 1,"group": "super_stone","category": "blocks","ingredients": [{"item": "minecraft:deepslate"},{"item": "minecraft:deepslate"},{"item": "minecraft:deepslate"},{"item": "minecraft:deepslate"},{"item": "minecraft:deepslate"},{"item": "minecraft:deepslate"},{"item": "minecraft:deepslate"},{"item": "minecraft:deepslate"},{"item": "minecraft:deepslate"}]}],
"used_for_crafting": [{"type": "smelting","result_count": 1,"cookingtime": 200,"experience": 0.1,"group": "super_stone","category": "blocks","ingredient": {"components": {"minecraft:custom_data": {"your_namespace": {"super_stone": true}}}},"result": {"item": "minecraft:diamond"}}],
"category": "misc",
"item_model": "your_namespace:super_stone",
"item_name": "{\"text\": \"Super Stone\", \"italic\": false, \"color\": \"white\"}",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"],
"custom_data": {"your_namespace": {"super_stone": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}
},
"manual": {
"id": "minecraft:written_book",
"category": "misc",
"item_name": "\"Python Datapack Template Manual\"",
"result_of_crafting": [{"type": "crafting_shapeless","result_count": 1,"group": "manual","category": "misc","ingredients": [{"item": "minecraft:book"},{"components": {"minecraft:custom_data": {"your_namespace": {"steel_ingot": true}}}}]},{"type": "crafting_shapeless","result_count": 1,"group": "manual","category": "misc","ingredients": [{"components": {"minecraft:custom_data": {"your_namespace": {"manual": true}}}}]}],
"item_model": "your_namespace:manual",
"lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"your_namespace:icons\"}, {\"text\": \" Python Datapack Template\", \"italic\": true, \"color\": \"blue\"}]"],
"custom_data": {"your_namespace": {"manual": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}
}
}