Merge remote-tracking branch 'remotes/origin/master' into 1.8.8
This commit is contained in:
commit
7c48afa63c
3 changed files with 4 additions and 2 deletions
|
@ -50,7 +50,7 @@ public class ItemDusts extends ItemTextureBase {
|
|||
"sapphire", "sawDust", "silicon", "silver", "sodalite", "spessartine", "sphalerite",
|
||||
"steel", "sulfur", "tellurium", "teslatite", "tetrahedrite", "tin",
|
||||
"titanium", "tungsten", "uvarovite", "vinteum", "voidstone", "yellowGarnet",
|
||||
"zinc", "greenSapphire"};
|
||||
"zinc", "greenSapphire", "olivine"};
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -40,7 +40,7 @@ public class ItemDustsSmall extends ItemTextureBase {
|
|||
"Sapphire", "Silicon", "Silver", "Sodalite", "Spessartine", "Sphalerite",
|
||||
"Steel", "Sulfur", "Tellurium", "Teslatite", "Tetrahedrite", "Tin",
|
||||
"Titanium", "Tungsten", "Uvarovite", "Vinteum", "Voidstone", "YellowGarnet",
|
||||
"Zinc", "Galena"};
|
||||
"Zinc", "Galena", "Olivine"};
|
||||
|
||||
|
||||
public ItemDustsSmall() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue