Change cloth block tag to cloth

fixes #1095, the breaking speed was already adjusted previously
This commit is contained in:
IntegratedQuantum 2025-05-09 17:53:43 +02:00
parent b08aff096c
commit a9a907313b

View File

@ -1,5 +1,5 @@
.{
.tags = .{.stone},
.tags = .{.cloth},
.blockHealth = 2,
.drops = .{
.{.items = .{.auto}},