-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for Mystical Agriculture
- Loading branch information
Showing
28 changed files
with
932 additions
and
0 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
...assets/growthcraft/patchouli_books/growthcraft/en_us/categories/mystical_agriculture.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"name": "Mystical Agriculture", | ||
"flag": "mod:mysticalagriculture", | ||
"description": "We see that you have Mystical Agriculture. As a result, you can grow your Growthcraft resources!", | ||
"icon": "mysticalagriculture:textures/item/guide_book.png", | ||
"sortnum": 8 | ||
} |
94 changes: 94 additions & 0 deletions
94
.../patchouli_books/growthcraft/en_us/entries/mystical_agriculture/mystical_agriculture.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
{ | ||
"name": "Mystical Agriculture", | ||
"icon": "mysticalagriculture:textures/item/guide_book.png", | ||
"category": "growthcraft:mystical_agriculture", | ||
"sortnum": 1, | ||
"pages": [ | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "Growthcraft", | ||
"recipe": "growthcraft:mystical_agriculture/mystical_agriculture_rope_linen", | ||
"recipe2": "growthcraft:mystical_agriculture/mystical_agriculture_salt" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "Growthcraft Apiary", | ||
"recipe": "growthcraft_apiary:mystical_agriculture/mystical_agriculture_bee" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "Growthcraft Apples", | ||
"recipe": "growthcraft_apples:mystical_agriculture/mystical_agriculture_apple_log" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "Growthcraft Cellar", | ||
"recipe": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_grain", | ||
"recipe2": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_grain_pale_golden" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "Growthcraft Cellar", | ||
"recipe": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_grain_golden", | ||
"recipe2": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_grain_amber" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "Growthcraft Cellar", | ||
"recipe": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_grain_deep_amber", | ||
"recipe2": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_grain_copper" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "Growthcraft Cellar", | ||
"recipe": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_grain_deep_copper", | ||
"recipe2": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_grain_brown" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "Growthcraft Cellar", | ||
"recipe": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_grain_dark", | ||
"recipe2": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_hops" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "Growthcraft Cellar", | ||
"recipe": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_purple_grapes", | ||
"recipe2": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_red_grapes" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "Growthcraft Cellar", | ||
"recipe": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_white_grapes", | ||
"recipe2": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_yeast_bayanus" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "Growthcraft Cellar", | ||
"recipe": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_yeast_brewers", | ||
"recipe2": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_yeast_lager" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "Growthcraft Cellar", | ||
"recipe": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_yeast_seishu", | ||
"recipe2": "growthcraft_cellar:mystical_agriculture/mystical_agriculture_yeast_ethereal" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "Growthcraft Milk", | ||
"recipe": "growthcraft_milk:mystical_agriculture/mystical_agriculture_bucket_of_milk", | ||
"recipe2": "growthcraft_milk:mystical_agriculture/mystical_agriculture_starter_culture" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "Growthcraft Milk", | ||
"recipe": "growthcraft_milk:mystical_agriculture/mystical_agriculture_stomach" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"title": "Growthcraft Rice", | ||
"recipe": "growthcraft_rice:mystical_agriculture/mystical_agriculture_rice" | ||
} | ||
] | ||
} |
30 changes: 30 additions & 0 deletions
30
...ources/data/growthcraft/recipes/mystical_agriculture/mystical_agriculture_rope_linen.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"type": "cucumber:shaped_no_mirror", | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "mysticalagriculture" | ||
}, | ||
{ | ||
"type": "mysticalagriculture:crop_enabled", | ||
"crop": "mysticalagriculture:honey" | ||
} | ||
], | ||
"pattern": [ | ||
"A A", | ||
" B ", | ||
"A A" | ||
], | ||
"key": { | ||
"A": { | ||
"item": "mysticalagriculture:spider_essence" | ||
}, | ||
"B": { | ||
"item": "mysticalagriculture:slime_essence" | ||
} | ||
}, | ||
"result": { | ||
"item": "growthcraft:rope_linen", | ||
"count": 1 | ||
} | ||
} |
30 changes: 30 additions & 0 deletions
30
...in/resources/data/growthcraft/recipes/mystical_agriculture/mystical_agriculture_salt.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"type": "cucumber:shaped_no_mirror", | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "mysticalagriculture" | ||
}, | ||
{ | ||
"type": "mysticalagriculture:crop_enabled", | ||
"crop": "mysticalagriculture:dye" | ||
} | ||
], | ||
"pattern": [ | ||
"DSS", | ||
"SDS", | ||
"SSD" | ||
], | ||
"key": { | ||
"S": { | ||
"item": "mysticalagriculture:stone_essence" | ||
}, | ||
"D": { | ||
"item": "mysticalagriculture:dye_essence" | ||
} | ||
}, | ||
"result": { | ||
"item": "growthcraft:salt", | ||
"count": 1 | ||
} | ||
} |
30 changes: 30 additions & 0 deletions
30
...ources/data/growthcraft_apiary/recipes/mystical_agriculture/mystical_agriculture_bee.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"type": "cucumber:shaped_no_mirror", | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "mysticalagriculture" | ||
}, | ||
{ | ||
"type": "mysticalagriculture:crop_enabled", | ||
"crop": "mysticalagriculture:honey" | ||
} | ||
], | ||
"pattern": [ | ||
"A A", | ||
" H ", | ||
" " | ||
], | ||
"key": { | ||
"H": { | ||
"item": "mysticalagriculture:honey_essence" | ||
}, | ||
"A": { | ||
"item": "mysticalagriculture:air_essence" | ||
} | ||
}, | ||
"result": { | ||
"item": "growthcraft_apiary:bee", | ||
"count": 1 | ||
} | ||
} |
30 changes: 30 additions & 0 deletions
30
.../data/growthcraft_apples/recipes/mystical_agriculture/mystical_agriculture_apple_log.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"type": "cucumber:shaped_no_mirror", | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "mysticalagriculture" | ||
}, | ||
{ | ||
"type": "mysticalagriculture:crop_enabled", | ||
"crop": "mysticalagriculture:wood" | ||
} | ||
], | ||
"pattern": [ | ||
"B A", | ||
" B ", | ||
"A B" | ||
], | ||
"key": { | ||
"A": { | ||
"item": "mysticalagriculture:wood_essence" | ||
}, | ||
"B": { | ||
"item": "mysticalagriculture:nature_essence" | ||
} | ||
}, | ||
"result": { | ||
"item": "growthcraft_apples:apple_wood_log", | ||
"count": 32 | ||
} | ||
} |
30 changes: 30 additions & 0 deletions
30
...rces/data/growthcraft_cellar/recipes/mystical_agriculture/mystical_agriculture_grain.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"type": "cucumber:shaped_no_mirror", | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "mysticalagriculture" | ||
}, | ||
{ | ||
"type": "mysticalagriculture:crop_enabled", | ||
"crop": "mysticalagriculture:nature" | ||
} | ||
], | ||
"pattern": [ | ||
"AAA", | ||
" B ", | ||
" " | ||
], | ||
"key": { | ||
"A": { | ||
"item": "mysticalagriculture:nature_essence" | ||
}, | ||
"B": { | ||
"item": "mysticalagriculture:iron_essence" | ||
} | ||
}, | ||
"result": { | ||
"item": "growthcraft_cellar:grain", | ||
"count": 8 | ||
} | ||
} |
33 changes: 33 additions & 0 deletions
33
...ata/growthcraft_cellar/recipes/mystical_agriculture/mystical_agriculture_grain_amber.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"type": "cucumber:shaped_no_mirror", | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "mysticalagriculture" | ||
}, | ||
{ | ||
"type": "mysticalagriculture:crop_enabled", | ||
"crop": "mysticalagriculture:nature" | ||
} | ||
], | ||
"pattern": [ | ||
"AAA", | ||
" B ", | ||
"C " | ||
], | ||
"key": { | ||
"A": { | ||
"item": "mysticalagriculture:nature_essence" | ||
}, | ||
"B": { | ||
"item": "mysticalagriculture:iron_essence" | ||
}, | ||
"C": { | ||
"item": "mysticalagriculture:coal_essence" | ||
} | ||
}, | ||
"result": { | ||
"item": "growthcraft_cellar:grain_amber", | ||
"count": 4 | ||
} | ||
} |
33 changes: 33 additions & 0 deletions
33
...ata/growthcraft_cellar/recipes/mystical_agriculture/mystical_agriculture_grain_brown.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"type": "cucumber:shaped_no_mirror", | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "mysticalagriculture" | ||
}, | ||
{ | ||
"type": "mysticalagriculture:crop_enabled", | ||
"crop": "mysticalagriculture:nature" | ||
} | ||
], | ||
"pattern": [ | ||
"AAA", | ||
" B ", | ||
"C C" | ||
], | ||
"key": { | ||
"A": { | ||
"item": "mysticalagriculture:nature_essence" | ||
}, | ||
"B": { | ||
"item": "mysticalagriculture:iron_essence" | ||
}, | ||
"C": { | ||
"item": "mysticalagriculture:coal_essence" | ||
} | ||
}, | ||
"result": { | ||
"item": "growthcraft_cellar:grain_brown", | ||
"count": 4 | ||
} | ||
} |
33 changes: 33 additions & 0 deletions
33
...ta/growthcraft_cellar/recipes/mystical_agriculture/mystical_agriculture_grain_copper.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"type": "cucumber:shaped_no_mirror", | ||
"conditions": [ | ||
{ | ||
"type": "forge:mod_loaded", | ||
"modid": "mysticalagriculture" | ||
}, | ||
{ | ||
"type": "mysticalagriculture:crop_enabled", | ||
"crop": "mysticalagriculture:nature" | ||
} | ||
], | ||
"pattern": [ | ||
"AAA", | ||
" B ", | ||
" C" | ||
], | ||
"key": { | ||
"A": { | ||
"item": "mysticalagriculture:nature_essence" | ||
}, | ||
"B": { | ||
"item": "mysticalagriculture:iron_essence" | ||
}, | ||
"C": { | ||
"item": "mysticalagriculture:coal_essence" | ||
} | ||
}, | ||
"result": { | ||
"item": "growthcraft_cellar:grain_copper", | ||
"count": 4 | ||
} | ||
} |
Oops, something went wrong.