mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-09-10 04:41:32 -04:00
Change cloth block tag to cloth
fixes #1095, the breaking speed was already adjusted previously
This commit is contained in:
parent
b08aff096c
commit
a9a907313b
@ -1,5 +1,5 @@
|
|||||||
.{
|
.{
|
||||||
.tags = .{.stone},
|
.tags = .{.cloth},
|
||||||
.blockHealth = 2,
|
.blockHealth = 2,
|
||||||
.drops = .{
|
.drops = .{
|
||||||
.{.items = .{.auto}},
|
.{.items = .{.auto}},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user