Correction texture diamond shard ore

This commit is contained in:
2025-12-30 14:03:14 +01:00
commit ea4bcfbbeb
9109 changed files with 344849 additions and 0 deletions
+48
View File
@@ -0,0 +1,48 @@
{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"recipeSlots": [
{
"value": "CUSTOM:Diamondshard"
},
{
"value": "CUSTOM:Diamondshard"
},
{
"value": "CUSTOM:Diamondshard"
},
{
"value": "CUSTOM:Diamondshard"
},
{
"value": "CUSTOM:Diamondshard"
},
{
"value": "CUSTOM:Diamondshard"
},
{
"value": "CUSTOM:Diamondshard"
},
{
"value": "CUSTOM:Diamondshard"
},
{
"value": "CUSTOM:Diamondshard"
}
],
"recipeReturnStack": {
"value": "Items.DIAMOND"
},
"name": "diamondshardtodiamond",
"namespace": "mod"
}
}