Latest 1.6.4 push
This commit is contained in:
parent
5a4bb6e8e8
commit
172cd45548
41 changed files with 27 additions and 4109 deletions
|
@ -76,7 +76,7 @@ public class AltarRecipeRegistry
|
|||
{
|
||||
if(recipe.doesRequiredItemMatch(testItem, currentTierAltar))
|
||||
{
|
||||
return recipe.getResult();
|
||||
return recipe.getResult().copy();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue