forked from copygirl/heck
parent
135ee52a96
commit
12e53b78f4
1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
||||
// priority: 0
|
||||
|
||||
onEvent("block.tags", event => event |
||||
.get("alexsmobs:drops_bananas") |
||||
.add( |
||||
"biomesoplenty:mahogany_leaves", |
||||
"biomesoplenty:palm_leaves", |
||||
)); |
Loading…
Reference in new issue