Skip to content

Commit 24844bc

Browse files
committed
Fix dead bush alias, add one for shrub
1 parent 87e9645 commit 24844bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

skript-aliases/decoration.sk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ decoratives before flattening:
4040
[cob]web¦s = minecraft:web
4141

4242
# Plants
43-
dead (grass|bush)¦es = minecraft:tallgrass {Damage:0}, minecraft:deadbush
43+
dead (grass|bush)¦es = minecraft:deadbush
44+
shrub¦s = minecraft:tallgrass {Damage:0}
4445
(tall|long) grass¦es = minecraft:tallgrass {Damage:1}
4546
fern¦s = minecraft:tallgrass {Damage:2}
4647

0 commit comments

Comments
 (0)