Skip to content

Commit

Permalink
fix: astral sorcery rock cystal sample not shoing in jei
Browse files Browse the repository at this point in the history
this should fix #1271
  • Loading branch information
Jandakast committed May 20, 2018
1 parent 3856590 commit 70e5597
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/config/mputils/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Bug Fixes:
* Fix Power adapter breaking instantly with no drop (#2478)
* Move Flat Bread to age 0 to match Flour (#2508)
* Fix Mekanism Tank clearing recipe giving creative tank in return (#2513)
* Fix Astral Sorcery Rock Crystal Sample not showing in JEI (#1271)

Enhancements:
* Add dying recipes for the Twilight Forest Castle Doors
Expand Down
1 change: 1 addition & 0 deletions src/scripts/staging/item_and_recipes/02_two/items.zs
Original file line number Diff line number Diff line change
Expand Up @@ -702,6 +702,7 @@ var stage2Items as IIngredient[] = [
<astralsorcery:itemwand>.withTag({astralsorcery: {AugmentName: "astralsorcery.constellation.vicio"}}),
<astralsorcery:itemwand>.withTag({astralsorcery: {}}),
<astralsorcery:itemwand>,
<astralsorcery:blockgeolosyssamplecluster>,

//Abyssalcraft
<abyssalcraft:aaxe>,
Expand Down

0 comments on commit 70e5597

Please sign in to comment.