Fixed a couple recipes that were wrong during the transition.

This commit is contained in:
Gunther De Wachter 2017-07-13 11:31:26 +02:00
parent f6f8da28af
commit d67d93b343
2 changed files with 11 additions and 1 deletions

View file

@ -7,7 +7,7 @@
"ingredients": [
{
"type": "forge:ore_dict",
"ore": "wool"
"ore": "blockWool"
},
{
"type": "appliedenergistics2:part",

View file

@ -10,6 +10,16 @@
"type": "appliedenergistics2:part",
"part": "part.QuartzFiber"
},
[
{
"type": "forge:ore_dict",
"ore": "crystalFluix"
},
{
"type": "appliedenergistics2:part",
"part": "material.PurifiedFluixCrystal"
}
],
[
{
"type": "forge:ore_dict",