This commit is contained in:
nimsolated
2026-03-27 15:32:09 -07:00
parent c84aba4632
commit b8dbadcda0
229 changed files with 6491 additions and 194 deletions

View File

@@ -0,0 +1,48 @@
{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 3,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "BUILDING",
"recipeShapeless": false,
"recipeSlots": [
{
"value": ""
},
{
"value": ""
},
{
"value": ""
},
{
"value": "Blocks.CONCRETE#13"
},
{
"value": "CUSTOM:Socket"
},
{
"value": "Blocks.CONCRETE#13"
},
{
"value": "Blocks.END_STONE"
},
{
"value": "CUSTOM:VoidStar"
},
{
"value": "Blocks.END_STONE"
}
],
"recipeReturnStack": {
"value": "Blocks.END_PORTAL_FRAME"
},
"name": "end_portal_frame_recipe",
"namespace": "mod"
}
}