Fixing camera

This commit is contained in:
DaanV2
2024-05-11 11:13:21 +02:00
parent 46c737356c
commit c727935dd0
2 changed files with 14 additions and 0 deletions

View File

@@ -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
}
}