mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-03 03:06:55 -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,
|
||||
.drops = .{
|
||||
.{.items = .{.auto}},
|
||||
|
Loading…
x
Reference in New Issue
Block a user