Skip to content

Commit

Permalink
be more specific (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
chochem authored Apr 18, 2024
1 parent 180509a commit 0432ff0
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 0432ff0

Please sign in to comment.