updated
This commit is contained in:
@@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
"type": "minecraft:crafting_shaped",
|
||||||
|
"category": "misc",
|
||||||
|
"key": {
|
||||||
|
"C": {
|
||||||
|
"item": "ae2:quartz_glass"
|
||||||
|
},
|
||||||
|
"I": {
|
||||||
|
"tag": "forge:gems/diamond"
|
||||||
|
},
|
||||||
|
"W": {
|
||||||
|
"item": "minecraft:lava_bucket"
|
||||||
|
},
|
||||||
|
"X": {
|
||||||
|
"item": "ae2:cell_component_16k"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pattern": [
|
||||||
|
"CWC",
|
||||||
|
"WXW",
|
||||||
|
"III"
|
||||||
|
],
|
||||||
|
"result": {
|
||||||
|
"item": "expatternprovider:infinity_cell",
|
||||||
|
"nbt": "{record:{\"#c\":\"ae2:f\",id:\"minecraft:lava\"}}"
|
||||||
|
},
|
||||||
|
"show_notification": true
|
||||||
|
}
|
||||||
6
akanealw_custom_datapacks/extendedae-custom-recipes-1.20.1/pack.mcmeta
Executable file
6
akanealw_custom_datapacks/extendedae-custom-recipes-1.20.1/pack.mcmeta
Executable file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"pack": {
|
||||||
|
"pack_format": 15,
|
||||||
|
"description": "extenededae custom recipes"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user