Skip to content

Commit

Permalink
fix: update yellow_shulker_box for 1.18 (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
misode committed Nov 19, 2021
1 parent 2888e8a commit 9c0d56c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions beet/contrib/yellow_shulker_box.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ def beet_default(ctx: Context):
},
{
"function": "minecraft:set_contents",
"type": "minecraft:shulker_box",
"entries": [
{
"type": "minecraft:dynamic",
Expand Down

0 comments on commit 9c0d56c

Please sign in to comment.