Make plants, leaves and torches break faster (#1094)

This commit is contained in:
Carrie 2025-02-23 03:48:40 -07:00 committed by GitHub
parent 30e24c2687
commit a5c3f2e65b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
26 changed files with 28 additions and 26 deletions

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1.5,
.blockHealth = 0.5,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1.5,
.blockHealth = 0.5,
.drops = .{
.{.items = .{.auto}},
.{.chance = 0.1, .items = .{"cubyz:apple"}},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1,
.blockHealth = 0.2,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1,
.blockHealth = 0.2,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1,
.blockHealth = 0.2,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1,
.blockHealth = 0.2,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,7 +1,9 @@
.{
.class = .leaf,
.blockHealth = 1,
.drops = .{},
.blockHealth = 0.2,
.drops = .{
.{.items = .{.auto}},
},
.degradable = true,
.collide = false,
.alwaysViewThrough = true,

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1.0,
.blockHealth = 0.5,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1,
.blockHealth = 0.2,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1,
.blockHealth = 0.2,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1,
.blockHealth = 0.2,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1,
.blockHealth = 0.2,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1,
.blockHealth = 0.2,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1,
.blockHealth = 0.2,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1.5,
.blockHealth = 0.5,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1.5,
.blockHealth = 0.5,
.drops = .{
.{.items = .{.auto}},
.{.chance = 0.1, .items = .{"cubyz:apple"}},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1.5,
.blockHealth = 0.5,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1,
.blockHealth = 0.2,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1.25,
.blockHealth = 0.5,
.drops = .{
.{.items = .{.auto}},
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 524 B

After

Width:  |  Height:  |  Size: 528 B

View File

@ -1,6 +1,6 @@
.{
.class = .wood,
.blockHealth = 1,
.blockHealth = 0.5,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1,
.blockHealth = 0.2,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1,
.blockHealth = 0.2,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1.5,
.blockHealth = 0.5,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1,
.blockHealth = 0.2,
.drops = .{
.{.items = .{.auto}},
},

View File

@ -1,6 +1,6 @@
.{
.class = .leaf,
.blockHealth = 1.25,
.blockHealth = 0.5,
.drops = .{
.{.items = .{.auto}},
},