Version 1.4.5
This commit is contained in:
parent
f7c2d85a62
commit
0aaa00fd03
2 changed files with 2 additions and 2 deletions
|
@ -259,7 +259,7 @@ public class ModRecipes
|
|||
ScrapboxList.addItemStackToList(ItemNuggets.getNuggetByName(i));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
for (String i : ItemGems.types){
|
||||
if(!i.equals(ModItems.META_PLACEHOLDER)){
|
||||
ScrapboxList.addItemStackToList(ItemGems.getGemByName(i));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue