forked from Creators-of-Create/Create
-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'forge/mc1.18/dev' into mc1.18/fabric/next
# Conflicts: # build.gradle # src/generated/resources/.cache/cache
- Loading branch information
Showing
71 changed files
with
15,582 additions
and
4,550 deletions.
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
20 changes: 20 additions & 0 deletions
20
src/generated/resources/data/create/recipes/cutting/compat/environmental/cherry_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,20 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "environmental:cherry_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "environmental:stripped_cherry_log" | ||
} | ||
], | ||
"processingTime": 50, | ||
"conditions": [ | ||
{ | ||
"modid": "environmental", | ||
"type": "forge:mod_loaded" | ||
} | ||
] | ||
} |
20 changes: 20 additions & 0 deletions
20
src/generated/resources/data/create/recipes/cutting/compat/environmental/cherry_wood.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,20 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "environmental:cherry_wood" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "environmental:stripped_cherry_wood" | ||
} | ||
], | ||
"processingTime": 50, | ||
"conditions": [ | ||
{ | ||
"modid": "environmental", | ||
"type": "forge:mod_loaded" | ||
} | ||
] | ||
} |
21 changes: 21 additions & 0 deletions
21
...rated/resources/data/create/recipes/cutting/compat/environmental/stripped_cherry_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,21 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "environmental:stripped_cherry_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "environmental:cherry_planks", | ||
"count": 6 | ||
} | ||
], | ||
"processingTime": 50, | ||
"conditions": [ | ||
{ | ||
"modid": "environmental", | ||
"type": "forge:mod_loaded" | ||
} | ||
] | ||
} |
21 changes: 21 additions & 0 deletions
21
...ated/resources/data/create/recipes/cutting/compat/environmental/stripped_cherry_wood.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,21 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "environmental:stripped_cherry_wood" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "environmental:cherry_planks", | ||
"count": 6 | ||
} | ||
], | ||
"processingTime": 50, | ||
"conditions": [ | ||
{ | ||
"modid": "environmental", | ||
"type": "forge:mod_loaded" | ||
} | ||
] | ||
} |
21 changes: 21 additions & 0 deletions
21
...rated/resources/data/create/recipes/cutting/compat/environmental/stripped_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,21 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "environmental:stripped_willow_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "environmental:willow_planks", | ||
"count": 6 | ||
} | ||
], | ||
"processingTime": 50, | ||
"conditions": [ | ||
{ | ||
"modid": "environmental", | ||
"type": "forge:mod_loaded" | ||
} | ||
] | ||
} |
21 changes: 21 additions & 0 deletions
21
...ated/resources/data/create/recipes/cutting/compat/environmental/stripped_willow_wood.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,21 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "environmental:stripped_willow_wood" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "environmental:willow_planks", | ||
"count": 6 | ||
} | ||
], | ||
"processingTime": 50, | ||
"conditions": [ | ||
{ | ||
"modid": "environmental", | ||
"type": "forge:mod_loaded" | ||
} | ||
] | ||
} |
21 changes: 21 additions & 0 deletions
21
...ted/resources/data/create/recipes/cutting/compat/environmental/stripped_wisteria_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,21 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "environmental:stripped_wisteria_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "environmental:wisteria_planks", | ||
"count": 6 | ||
} | ||
], | ||
"processingTime": 50, | ||
"conditions": [ | ||
{ | ||
"modid": "environmental", | ||
"type": "forge:mod_loaded" | ||
} | ||
] | ||
} |
21 changes: 21 additions & 0 deletions
21
...ed/resources/data/create/recipes/cutting/compat/environmental/stripped_wisteria_wood.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,21 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "environmental:stripped_wisteria_wood" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "environmental:wisteria_planks", | ||
"count": 6 | ||
} | ||
], | ||
"processingTime": 50, | ||
"conditions": [ | ||
{ | ||
"modid": "environmental", | ||
"type": "forge:mod_loaded" | ||
} | ||
] | ||
} |
20 changes: 20 additions & 0 deletions
20
src/generated/resources/data/create/recipes/cutting/compat/environmental/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,20 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "environmental:willow_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "environmental:stripped_willow_log" | ||
} | ||
], | ||
"processingTime": 50, | ||
"conditions": [ | ||
{ | ||
"modid": "environmental", | ||
"type": "forge:mod_loaded" | ||
} | ||
] | ||
} |
20 changes: 20 additions & 0 deletions
20
src/generated/resources/data/create/recipes/cutting/compat/environmental/willow_wood.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,20 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "environmental:willow_wood" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "environmental:stripped_willow_wood" | ||
} | ||
], | ||
"processingTime": 50, | ||
"conditions": [ | ||
{ | ||
"modid": "environmental", | ||
"type": "forge:mod_loaded" | ||
} | ||
] | ||
} |
20 changes: 20 additions & 0 deletions
20
src/generated/resources/data/create/recipes/cutting/compat/environmental/wisteria_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,20 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "environmental:wisteria_log" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "environmental:stripped_wisteria_log" | ||
} | ||
], | ||
"processingTime": 50, | ||
"conditions": [ | ||
{ | ||
"modid": "environmental", | ||
"type": "forge:mod_loaded" | ||
} | ||
] | ||
} |
20 changes: 20 additions & 0 deletions
20
src/generated/resources/data/create/recipes/cutting/compat/environmental/wisteria_wood.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,20 @@ | ||
{ | ||
"type": "create:cutting", | ||
"ingredients": [ | ||
{ | ||
"item": "environmental:wisteria_wood" | ||
} | ||
], | ||
"results": [ | ||
{ | ||
"item": "environmental:stripped_wisteria_wood" | ||
} | ||
], | ||
"processingTime": 50, | ||
"conditions": [ | ||
{ | ||
"modid": "environmental", | ||
"type": "forge:mod_loaded" | ||
} | ||
] | ||
} |
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
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
Oops, something went wrong.