Skip to content

Commit

Permalink
Fixing camera
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 committed May 11, 2024
1 parent 46c7373 commit c727935
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
File renamed without changes.
14 changes: 14 additions & 0 deletions test/files/correct/data_bp/cameras/presets/examples.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"format_version": "1.20.41",
"minecraft:npc_dialogue": {
"identifier": "example:custom",
"inherit_from": "minecraft:free",
"player_effects": true,
"listener": "player",
"pos_x": 30,
"pos_y": 90,
"pos_z": -20,
"rot_x": 10,
"rot_y": 40
}
}

0 comments on commit c727935

Please sign in to comment.