Skip to content

Commit

Permalink
Rename colorado stone to ferrock
Browse files Browse the repository at this point in the history
  • Loading branch information
IntegratedQuantum committed Jun 8, 2024
1 parent 7e437ac commit afb16fd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

"ground_structure" : [
],
"stoneBlock" : "cubyz:colorado_stone",
"stoneBlock" : "cubyz:ferrock",
"structures" : [
{
"id" : "cubyz:simple_vegetation",
Expand All @@ -45,7 +45,7 @@
{
"id" : "cubyz:boulder",
"chance" : 0.001,
"block" : "cubyz:colorado_stone",
"block" : "cubyz:ferrock",
"size" : 2,
"size_variance" : 7
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:colorado_stone"
"texture" : "cubyz:ferrock"
}
File renamed without changes

0 comments on commit afb16fd

Please sign in to comment.