Skip to content

Commit

Permalink
Update block-format-history.md
Browse files Browse the repository at this point in the history
  • Loading branch information
QuazChick authored Jan 18, 2025
1 parent 2d6710a commit 19115f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/blocks/block-format-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ mentions:
- Released `minecraft:item_visual` from experimental
- Released `minecraft:liquid_detection` from experimental
- Updated `minecraft:material_instances`
- Updated `ambient_occlusion` instance parameter to require a float which determines ambient occlusion intensity.
- Released float value support for `ambient_occlusion` from experimental

## 1.21.50

Expand All @@ -42,7 +42,7 @@ mentions:
- `on_liquid_touches` determines what happens when the liquid type flows into the block.
- `stops_liquid_flowing_from_direction` determines an array of directions that the liquid cannot flow out of this block from.
- Updated `minecraft:material_instances`
- Updated `ambient_occlusion` instance parameter to require a float which determines ambient occlusion intensity.
- Updated `ambient_occlusion` instance parameter to support a float which determines ambient occlusion intensity (0.0-10.0).

## 1.21.40

Expand Down

0 comments on commit 19115f1

Please sign in to comment.