Skip to content

Commit 72f9e03

Browse files
committed
debug model updates
1 parent 7567954 commit 72f9e03

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

test_ajmodels/bonnie.ajmodel

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,31 @@
11
{
22
"meta": {
33
"format": "animated_java/ajmodel",
4-
"format_version": "1.2"
4+
"format_version": "1.4"
55
},
66
"animated_java": {
77
"settings": {
88
"project_namespace": "bonnie",
9+
"project_resolution": [256, 256],
910
"rig_item": "minecraft:purple_dye",
1011
"rig_item_model": "",
1112
"rig_export_folder": "",
1213
"texture_export_folder": "",
1314
"enable_advanced_resource_pack_settings": false,
1415
"resource_pack_mcmeta": "C:\\Users\\Snave\\AppData\\Roaming\\.gdlauncher\\instances\\Snapshot Map Development\\resourcepacks\\test\\pack.mcmeta",
1516
"verbose": true,
16-
"exporter": "animated_java:animation_exporter"
17+
"exporter": "animated_java:datapack_exporter"
1718
},
1819
"exporter_settings": {
19-
"animated_java:animation_exporter": {
20+
"animated_java:datapack_exporter": {
2021
"datapack_mcmeta": "C:\\Users\\Snave\\AppData\\Roaming\\.gdlauncher\\instances\\Snapshot Map Development\\saves\\Animated Java Test World\\datapacks\\test_datapack\\pack.mcmeta",
2122
"interpolation_duration": 1,
2223
"outdated_rig_warning": false,
2324
"include_convenience_functions": true,
2425
"root_entity_nbt": "{}"
2526
},
26-
"animated_java:raw_exporter": {
27-
"foo": false
27+
"animated_java:json_exporter": {
28+
"output_file": ""
2829
}
2930
},
3031
"variants": [
@@ -4939,7 +4940,7 @@
49394940
"override": false,
49404941
"length": 3.95,
49414942
"snapping": 20,
4942-
"selected": false,
4943+
"selected": true,
49434944
"anim_time_update": "",
49444945
"blend_weight": "",
49454946
"start_delay": "",

test_ajmodels/no_animations.ajmodel

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"include_convenience_functions": true,
2525
"root_entity_nbt": "{}"
2626
},
27-
"animated_java:raw_exporter": {
28-
"foo": false
27+
"animated_java:json_exporter": {
28+
"output_file": ""
2929
}
3030
},
3131
"variants": [
@@ -14371,13 +14371,13 @@
1437114371
"outliner": [
1437214372
{
1437314373
"name": "structure",
14374-
"origin": [-8, 0, -8],
14374+
"origin": [72, 0, 88],
1437514375
"color": 0,
1437614376
"nbt": "{}",
1437714377
"uuid": "c5384b2d-969b-0b3a-c7b0-37baac2b274a",
1437814378
"export": true,
1437914379
"mirror_uv": false,
14380-
"isOpen": true,
14380+
"isOpen": false,
1438114381
"locked": false,
1438214382
"visibility": true,
1438314383
"autouv": 0,

0 commit comments

Comments
 (0)