Skip to content

Commit

Permalink
🐛 Add light_emission from 1.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
misode committed Nov 28, 2024
1 parent c996d61 commit 81a5fcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions java/assets/model.mcdoc
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ struct ModelElement {
rescale?: boolean,
},
shade?: boolean,
#[since="1.21.2"]
light_emission?: int @ 0..15,
}

enum(string) Axis {
Expand Down

0 comments on commit 81a5fcd

Please sign in to comment.