This repository has been archived by the owner on Oct 21, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
4gor to update repo after update aaaaaaaaaaaaaa
- Loading branch information
1 parent
3ee70a1
commit d49e3f4
Showing
11 changed files
with
100 additions
and
3 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
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
29 changes: 29 additions & 0 deletions
29
behaviors/recipes/crafting table/aggravating horn crafting crimson.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,29 @@ | ||
{ | ||
"format_version": "1.13.0", | ||
"minecraft:recipe_shaped": { | ||
"description": { | ||
"identifier": "rift:aggravating_horn_crafting_crimson" | ||
}, | ||
"tags": [ | ||
"crafting_table" | ||
], | ||
"pattern": [ | ||
"# #", | ||
"#X#", | ||
" # " | ||
], | ||
"key": { | ||
"X": { | ||
"item": "rift:parasaurolophus_horn" | ||
}, | ||
"#": { | ||
"item": "minecraft:crimson_slab" | ||
} | ||
}, | ||
"result": [ | ||
{ | ||
"item": "rift:aggravating_horn" | ||
} | ||
] | ||
} | ||
} |
29 changes: 29 additions & 0 deletions
29
behaviors/recipes/crafting table/aggravating horn crafting warped.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,29 @@ | ||
{ | ||
"format_version": "1.13.0", | ||
"minecraft:recipe_shaped": { | ||
"description": { | ||
"identifier": "rift:aggravating_horn_crafting_warped" | ||
}, | ||
"tags": [ | ||
"crafting_table" | ||
], | ||
"pattern": [ | ||
"# #", | ||
"#X#", | ||
" # " | ||
], | ||
"key": { | ||
"X": { | ||
"item": "rift:parasaurolophus_horn" | ||
}, | ||
"#": { | ||
"item": "minecraft:warped_slab" | ||
} | ||
}, | ||
"result": [ | ||
{ | ||
"item": "rift:aggravating_horn" | ||
} | ||
] | ||
} | ||
} |
29 changes: 29 additions & 0 deletions
29
behaviors/recipes/crafting table/aggravating horn crafting.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,29 @@ | ||
{ | ||
"format_version": "1.13.0", | ||
"minecraft:recipe_shaped": { | ||
"description": { | ||
"identifier": "rift:aggravating_horn_crafting" | ||
}, | ||
"tags": [ | ||
"crafting_table" | ||
], | ||
"pattern": [ | ||
"# #", | ||
"#X#", | ||
" # " | ||
], | ||
"key": { | ||
"X": { | ||
"item": "rift:parasaurolophus_horn" | ||
}, | ||
"#": { | ||
"item": "minecraft:wooden_slab" | ||
} | ||
}, | ||
"result": [ | ||
{ | ||
"item": "rift:aggravating_horn" | ||
} | ||
] | ||
} | ||
} |
Empty file.
Binary file not shown.
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.