Skip to content

Commit

Permalink
be more specific (GTNewHorizons#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
chochem authored and DrParadox7 committed Jun 12, 2024
1 parent 04911b1 commit 53da360
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ public static void populateLootMap() {

addAspectLoot(Aspect.ENERGY, new ItemStack(ConfigItems.itemResource, 12));

addAspectLoot(Aspect.MAGIC, "shard");
addAspectLoot(Aspect.MAGIC, "materialAspectShard");

addAspectLoot(Aspect.HEAL, new ItemStack(Items.golden_apple));

Expand Down

0 comments on commit 53da360

Please sign in to comment.