Deprecate AE2 recipe system. (#3247)

* Deprecate aerecipes to indicate that they are going away soon.
This commit is contained in:
fscan
2017-11-26 15:45:34 +01:00
committed by yueh
parent 3063bd887c
commit 5fa2c0ab27
8 changed files with 20 additions and 4 deletions
@@ -110,7 +110,7 @@
<body>
<div id="content">
<div id="header">
<h1>Custom Recipes</h1>
<h1>Custom Recipes [DEPRECATED]</h1>
</div>
<div id="body">
@@ -1,3 +1,9 @@
##########################################################
# DEPRECATED #
# Until vanilla/Forge JSON is capable of supporting most #
# of our use cases use CraftTweaker for custom recipes #
##########################################################
# Crash on Issues
crash=false
@@ -1,3 +1,9 @@
##########################################################
# DEPRECATED #
# Until vanilla/Forge JSON is capable of supporting most #
# of our use cases use CraftTweaker for custom recipes #
##########################################################
# Forge Ore Dictionary
# logWood, slabWood, stairWood, treeSapling, treeLeaves,
# oreGold, oreIron, oreLapis, oreDiamond, oreRedstone, oreEmerald, oreQuartz, oreCoal,