generated from jadelily18/modpack-base-quilt
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b1e22ea
commit a31a123
Showing
18 changed files
with
212 additions
and
1 deletion.
There are no files selected for viewing
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
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
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
14 changes: 14 additions & 0 deletions
14
...cks/cobble-creations-tweaks/data/cobble-creations-tweaks/recipes/cutting_cypress_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,14 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "terrestria:cypress_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "terrestria:stripped_cypress_log", | ||
"count": 1 | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...le-creations-tweaks/data/cobble-creations-tweaks/recipes/cutting_cypress_quarter_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,14 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "terrestria:cypress_quarter_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "terrestria:stripped_cypress_quarter_log", | ||
"count": 1 | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...cks/cobble-creations-tweaks/data/cobble-creations-tweaks/recipes/cutting_hemlock_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,14 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "terrestria:hemlock_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "terrestria:stripped_hemlock_log", | ||
"count": 1 | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...le-creations-tweaks/data/cobble-creations-tweaks/recipes/cutting_hemlock_quarter_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,14 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "terrestria:hemlock_quarter_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "terrestria:stripped_hemlock_quarter_log", | ||
"count": 1 | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...ble-creations-tweaks/data/cobble-creations-tweaks/recipes/cutting_japanese_maple_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,14 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "terrestria:japanese_maple_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "terrestria:stripped_japanese_maple_log", | ||
"count": 1 | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...creations-tweaks/data/cobble-creations-tweaks/recipes/cutting_rainbow_eucalyptus_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,14 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "terrestria:rainbow_eucalyptus_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "terrestria:stripped_rainbow_eucalyptus_log", | ||
"count": 1 | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...s-tweaks/data/cobble-creations-tweaks/recipes/cutting_rainbow_eucalyptus_quarter_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,14 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "terrestria:rainbow_eucalyptus_quarter_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "terrestria:stripped_rainbow_eucalyptus_quarter_log", | ||
"count": 1 | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...cks/cobble-creations-tweaks/data/cobble-creations-tweaks/recipes/cutting_redwood_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,14 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "terrestria:redwood_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "terrestria:stripped_redwood_log", | ||
"count": 1 | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...le-creations-tweaks/data/cobble-creations-tweaks/recipes/cutting_redwood_quarter_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,14 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "terrestria:redwood_quarter_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "terrestria:stripped_redwood_quarter_log", | ||
"count": 1 | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...acks/cobble-creations-tweaks/data/cobble-creations-tweaks/recipes/cutting_rubber_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,14 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "terrestria:rubber_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "terrestria:stripped_rubber_log", | ||
"count": 1 | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...acks/cobble-creations-tweaks/data/cobble-creations-tweaks/recipes/cutting_sakura_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,14 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "terrestria:sakura_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "terrestria:stripped_sakura_log", | ||
"count": 1 | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...s/cobble-creations-tweaks/data/cobble-creations-tweaks/recipes/cutting_small_oak_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,14 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "terrestria:small_oak_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "terrestria:stripped_small_oak_log", | ||
"count": 1 | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...acks/cobble-creations-tweaks/data/cobble-creations-tweaks/recipes/cutting_willow_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,14 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "terrestria:willow_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "terrestria:stripped_willow_log", | ||
"count": 1 | ||
} | ||
] | ||
} |
14 changes: 14 additions & 0 deletions
14
...packs/cobble-creations-tweaks/data/cobble-creations-tweaks/recipes/cutting_yucca_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,14 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "terrestria:yucca_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "terrestria:stripped_yucca_log", | ||
"count": 1 | ||
} | ||
] | ||
} |
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,6 @@ | ||
{ | ||
"pack": { | ||
"description": "Cobble Creations Tweaks", | ||
"pack_format": 15 | ||
} | ||
} |