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": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"recipeSlots": [
{
"value": ""
},
{
"value": "Items.GOLD_NUGGET"
},
{
"value": ""
},
{
"value": "Items.GOLD_NUGGET"
},
{
"value": "Items.GOLD_INGOT"
},
{
"value": "Items.GOLD_NUGGET"
},
{
"value": ""
},
{
"value": "Items.GOLD_NUGGET"
},
{
"value": ""
}
],
"recipeReturnStack": {
"value": "CUSTOM:GoldToken"
},
"name": "gold_token_recipe",
"namespace": "mod"
}
}