Skip to content

Commit

Permalink
Adding more detailed description on block property
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 authored Mar 8, 2024
1 parent c65df90 commit 9fba6ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/behavior/blocks/format/minecraft.block.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
"type": "object",
"additionalProperties": {
"title": "State",
"description": "A block property.",
"description": "A block property. The name should be specified as `<namespace>:<block property>`",
"oneOf": [
{
"type": "array",
Expand Down

0 comments on commit 9fba6ca

Please sign in to comment.