Skip to content

Commit 177b769

Browse files
committed
🧪 Update test packs
1 parent 0d87f04 commit 177b769

File tree

10 files changed

+5330
-15
lines changed

10 files changed

+5330
-15
lines changed

test-packs/1.21.9/blueprints/armor_stand_1.21.9.ajblueprint

Lines changed: 78 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"meta": {
33
"format": "animated-java:format/blueprint",
4-
"format_version": "1.8.0",
4+
"format_version": "1.8.0-beta.2",
55
"uuid": "167b27cd-b559-3f13-a97c-0841fe21f1d1",
6-
"save_location": "D:\\github-repos\\animated-java\\old-animated-java\\test-packs\\1.21.9\\blueprints\\armor_stand_1.21.9.ajblueprint",
6+
"save_location": "D:\\github-repos\\animated-java\\old-animated-java\\test-packs\\1.20.4\\blueprints\\armor_stand_1.20.4.ajblueprint",
77
"last_used_export_namespace": "armor_stand"
88
},
99
"resolution": {
@@ -13,6 +13,7 @@
1313
"blueprint_settings": {
1414
"export_namespace": "armor_stand",
1515
"render_box": [95, 32],
16+
"target_minecraft_version": "1.20.4",
1617
"resource_pack": "../resources",
1718
"data_pack": "../datapacks/animated_java",
1819
"on_summon_function": "say On-Summon!",
@@ -865,16 +866,43 @@
865866
"visibility": true,
866867
"locked": false,
867868
"export": true,
868-
"block": "minecraft:stone",
869-
"config": {},
870-
"item": "minecraft:diamond",
871-
"itemDisplay": "none",
872869
"text": "[\n\t{0x00aced}yeah', 'I' '[{love light_purple}' 'text]{' displays''#FF5555'}\n\t'\\n'[{#55_FF_55}definitly' 'quite' 'cursed]\n\t'\\n'{what red}{amI #6395EE}{evenlookingat #c02c38}\n]",
873870
"lineWidth": 400,
874871
"backgroundColor": "#00000040",
875872
"align": "center",
876873
"shadow": true,
877-
"seeThrough": true
874+
"seeThrough": true,
875+
"onSummonFunction": "",
876+
"configs": {
877+
"default": {
878+
"on_apply_function": "",
879+
"billboard": "fixed",
880+
"override_brightness": false,
881+
"brightness_override": 0,
882+
"enchanted": false,
883+
"glowing": false,
884+
"override_glow_color": false,
885+
"glow_color": "#6f114b",
886+
"invisible": false,
887+
"shadow_radius": 0,
888+
"shadow_strength": 1
889+
},
890+
"variants": {
891+
"49521f4b-b970-e4bd-b594-2e05d2d46027": {
892+
"on_apply_function": "",
893+
"billboard": "vertical",
894+
"override_brightness": false,
895+
"brightness_override": 0,
896+
"enchanted": false,
897+
"glowing": true,
898+
"override_glow_color": true,
899+
"glow_color": "#6f114b",
900+
"invisible": false,
901+
"shadow_radius": 0,
902+
"shadow_strength": 1
903+
}
904+
}
905+
}
878906
},
879907
{
880908
"name": "camera",
@@ -898,23 +926,47 @@
898926
"visibility": true,
899927
"locked": false,
900928
"export": true,
901-
"block": "minecraft:stone",
902-
"config": {},
903929
"item": "minecraft:diamond",
904930
"itemDisplay": "none",
905-
"text": "\"Hello World!\"",
906-
"lineWidth": 200,
907-
"backgroundColor": "#000000",
908-
"align": "center",
909-
"shadow": false,
910-
"seeThrough": false
931+
"onSummonFunction": "say I'm a Diamond!",
932+
"configs": {
933+
"default": {
934+
"on_apply_function": "",
935+
"billboard": "fixed",
936+
"override_brightness": false,
937+
"brightness_override": 0,
938+
"enchanted": false,
939+
"glowing": false,
940+
"override_glow_color": false,
941+
"glow_color": "#ffffff",
942+
"invisible": false,
943+
"shadow_radius": 0,
944+
"shadow_strength": 1
945+
},
946+
"variants": {
947+
"49521f4b-b970-e4bd-b594-2e05d2d46027": {
948+
"on_apply_function": "say I'm now a very colorful diamond!",
949+
"billboard": "fixed",
950+
"override_brightness": false,
951+
"brightness_override": 0,
952+
"enchanted": true,
953+
"glowing": true,
954+
"override_glow_color": true,
955+
"glow_color": "#99ff00",
956+
"invisible": false,
957+
"shadow_radius": 0,
958+
"shadow_strength": 1
959+
}
960+
}
961+
}
911962
}
912963
],
913964
"outliner": [
914965
{
915966
"name": "root",
916967
"origin": [0, 0, 0],
917968
"color": 0,
969+
"onSummonFunction": "",
918970
"configs": {
919971
"default": {
920972
"billboard": "fixed",
@@ -944,6 +996,7 @@
944996
"name": "baseplate_root",
945997
"origin": [0, 0, 0],
946998
"color": 0,
999+
"onSummonFunction": "",
9471000
"configs": {
9481001
"default": {
9491002
"billboard": "fixed",
@@ -973,6 +1026,7 @@
9731026
"name": "baseplate_pivot_a",
9741027
"origin": [0, 1, 6],
9751028
"color": 0,
1029+
"onSummonFunction": "",
9761030
"configs": {
9771031
"default": {
9781032
"billboard": "fixed",
@@ -1005,6 +1059,7 @@
10051059
"name": "armor_stand_root",
10061060
"origin": [0, 1, 0],
10071061
"color": 0,
1062+
"onSummonFunction": "",
10081063
"configs": {
10091064
"default": {
10101065
"billboard": "fixed",
@@ -1035,6 +1090,7 @@
10351090
"name": "waist_pivot",
10361091
"origin": [0, 12, 0],
10371092
"color": 0,
1093+
"onSummonFunction": "",
10381094
"configs": {
10391095
"default": {
10401096
"billboard": "fixed",
@@ -1067,6 +1123,7 @@
10671123
"name": "body_waist_pivot",
10681124
"origin": [0, 12, 0],
10691125
"color": 0,
1126+
"onSummonFunction": "",
10701127
"configs": {
10711128
"default": {
10721129
"billboard": "fixed",
@@ -1099,6 +1156,7 @@
10991156
"name": "body",
11001157
"origin": [0, 24, 0],
11011158
"color": 0,
1159+
"onSummonFunction": "",
11021160
"configs": {
11031161
"default": {
11041162
"billboard": "fixed",
@@ -1166,6 +1224,7 @@
11661224
"name": "head",
11671225
"origin": [0, 23, 0],
11681226
"color": 0,
1227+
"onSummonFunction": "",
11691228
"configs": {
11701229
"default": {
11711230
"billboard": "fixed",
@@ -1214,6 +1273,7 @@
12141273
"name": "left_arm",
12151274
"origin": [-6, 23, 0],
12161275
"color": 0,
1276+
"onSummonFunction": "",
12171277
"configs": {
12181278
"default": {
12191279
"billboard": "fixed",
@@ -1262,6 +1322,7 @@
12621322
"name": "right_arm",
12631323
"origin": [6, 23, 0],
12641324
"color": 0,
1325+
"onSummonFunction": "",
12651326
"configs": {
12661327
"default": {
12671328
"billboard": "fixed",
@@ -1319,6 +1380,7 @@
13191380
"name": "left_leg",
13201381
"origin": [2, 12, 0],
13211382
"color": 0,
1383+
"onSummonFunction": "",
13221384
"configs": {
13231385
"default": {
13241386
"billboard": "fixed",
@@ -1365,6 +1427,7 @@
13651427
"name": "right_leg",
13661428
"origin": [-2, 12, 0],
13671429
"color": 0,
1430+
"onSummonFunction": "",
13681431
"configs": {
13691432
"default": {
13701433
"billboard": "fixed",

0 commit comments

Comments
 (0)