First commit

This commit is contained in:
2024-03-07 14:10:21 +01:00
parent 175740e330
commit 42943d46e0
543 changed files with 56245 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
{
"_fv": 60,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"recipeSlots": [
{
"value": "Blocks.GLASS"
},
{
"value": "Blocks.GLASS"
},
{
"value": "Blocks.GLASS"
},
{
"value": "Blocks.DIRT"
},
{
"value": "TAG:minecraft:tagsaplings"
},
{
"value": "Blocks.DIRT"
},
{
"value": "Blocks.PLANKS"
},
{
"value": "Blocks.PLANKS"
},
{
"value": "Blocks.PLANKS"
}
],
"recipeReturnStack": {
"value": "CUSTOM:TreeCrop"
},
"name": "tree_crop_recipe",
"namespace": "mod"
}
}