mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-09-09 12:16:24 -04:00
Make some more stone types chiselable.
This commit is contained in:
parent
848b3d5526
commit
d579262b38
@ -6,5 +6,6 @@
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:colorado_stone"
|
||||
}
|
||||
|
@ -5,7 +5,7 @@
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"rotation" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:limestone"
|
||||
}
|
||||
|
@ -5,6 +5,7 @@
|
||||
"drops" : [
|
||||
"cubyz:void_stone"
|
||||
],
|
||||
"rotation" : "stairs",
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:void_stone"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user