Skip to content

Commit

Permalink
Removed non-existing recipe unlock requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
GirafiStudios committed Jul 1, 2020
1 parent d3049e6 commit 01b8ac5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
minecraft_version=1.15.2
forge_version=31.2.21
mappings=20200621-1.15.1
mod_version=2.0.15
mod_version=2.0.16
jei_version=6.0.2.6

org.gradle.jvmargs=-Xmx4G
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"requirements": [
[
"has_items",
"has_alt_items",
"has_the_recipe"
]
]
Expand Down

0 comments on commit 01b8ac5

Please sign in to comment.