Skip to content

Commit

Permalink
le fixe au chocolat
Browse files Browse the repository at this point in the history
  • Loading branch information
planetme committed Jan 3, 2024
1 parent 7009b1a commit f048754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groovy/material/OrganicChemistryMaterials.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -2430,7 +2430,7 @@ public class OrganicChemistryMaterials {
.color(0xa31a5c)
.build();

CalciumAcetate = new Material.Builder(15307, SuSyUtility.susyId('calcium_acetate'))
CalciumAcetate = new Material.Builder(15387, SuSyUtility.susyId('calcium_acetate'))
.dust()
.components(Calcium, 1, Carbon, 4, Hydrogen, 6, Oxygen, 4)
.color(0xe3dcc8)
Expand Down

0 comments on commit f048754

Please sign in to comment.