Skip to content

Commit 80d9653

Browse files
committed
🧪 Update armor_stand test blueprint
1 parent 38e1ee6 commit 80d9653

File tree

3 files changed

+821
-184
lines changed

3 files changed

+821
-184
lines changed

test-packs/1.20.4/blueprints/armor_stand_1.20.4.ajblueprint

Lines changed: 123 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -831,8 +831,9 @@
831831
"use_entity": true,
832832
"entity_type": "minecraft:item_display",
833833
"sync_passenger_rotation": true,
834-
"summon_commands": "say Left Hand!",
835-
"ticking_commands": "particle minecraft:bubble ^ ^ ^1\ntp @e[tag=test3,limit=1] ~ ~ ~ ~ ~"
834+
"on_summon_function": "say Summon Left Hand!",
835+
"on_remove_function": "say Remove Left Hand!",
836+
"on_tick_function": "particle minecraft:bubble ^ ^ ^1\ntp @e[tag=test3,limit=1] ~ ~ ~ ~ ~"
836837
},
837838
"uuid": "7de415a2-9fdd-e4b2-3455-c3bed72eb896",
838839
"type": "locator"
@@ -848,8 +849,9 @@
848849
"use_entity": true,
849850
"entity_type": "minecraft:item_display",
850851
"sync_passenger_rotation": false,
851-
"summon_commands": "say Right Hand!",
852-
"ticking_commands": "particle minecraft:bubble ^ ^ ^1\ntp @e[tag=test2,limit=1] ~ ~ ~ ~ ~"
852+
"on_summon_function": "say Summon Right Hand!",
853+
"on_remove_function": "say Remove Right Hand!",
854+
"on_tick_function": "particle minecraft:bubble ^ ^ ^1\ntp @e[tag=test2,limit=1] ~ ~ ~ ~ ~"
853855
},
854856
"uuid": "7747736f-85e2-338f-207e-53f8d3d2fa39",
855857
"type": "locator"
@@ -859,7 +861,7 @@
859861
"type": "animated_java:text_display",
860862
"name": "text_display",
861863
"position": [0, 38, 0],
862-
"rotation": [22.5, 0, 0],
864+
"rotation": [0, 0, 0],
863865
"scale": [1, 1, 1],
864866
"visibility": true,
865867
"locked": false,
@@ -1849,7 +1851,7 @@
18491851
"override": false,
18501852
"length": 2,
18511853
"snapping": 20,
1852-
"selected": false,
1854+
"selected": true,
18531855
"saved": true,
18541856
"path": "",
18551857
"anim_time_update": "",
@@ -1901,6 +1903,120 @@
19011903
"easingArgs": []
19021904
}
19031905
]
1906+
},
1907+
"7de415a2-9fdd-e4b2-3455-c3bed72eb896": {
1908+
"name": "left_hand",
1909+
"type": "locator",
1910+
"keyframes": [
1911+
{
1912+
"channel": "function",
1913+
"data_points": [
1914+
{
1915+
"x": "0",
1916+
"y": "0",
1917+
"z": "0",
1918+
"function": "particle minecraft:flame ^ ^ ^",
1919+
"execute_condition": "",
1920+
"repeat": true,
1921+
"repeat_frequency": 5
1922+
}
1923+
],
1924+
"uuid": "923a41b4-3218-552c-06cb-582ead7ce8e8",
1925+
"time": 0,
1926+
"color": -1,
1927+
"interpolation": "linear",
1928+
"easing": "linear",
1929+
"easingArgs": []
1930+
}
1931+
]
1932+
},
1933+
"7747736f-85e2-338f-207e-53f8d3d2fa39": {
1934+
"name": "right_hand",
1935+
"type": "locator",
1936+
"keyframes": [
1937+
{
1938+
"channel": "function",
1939+
"data_points": [
1940+
{
1941+
"x": "0",
1942+
"y": "0",
1943+
"z": "0",
1944+
"function": "particle minecraft:flame ^ ^ ^",
1945+
"execute_condition": "",
1946+
"repeat": true,
1947+
"repeat_frequency": 1
1948+
}
1949+
],
1950+
"uuid": "fe357d53-5802-876b-c5d0-9eb8a19f573b",
1951+
"time": 0,
1952+
"color": -1,
1953+
"interpolation": "linear",
1954+
"easing": "linear",
1955+
"easingArgs": []
1956+
}
1957+
]
1958+
},
1959+
"3b35d1a9-befe-066e-60df-e1f3a5ec5a78": {
1960+
"name": "pig",
1961+
"type": "bone",
1962+
"keyframes": [
1963+
{
1964+
"channel": "position",
1965+
"data_points": [
1966+
{
1967+
"x": "16 - math.cos(q.life_time * 180) * 16",
1968+
"y": "16 + math.sin(q.life_time * 360) * 8",
1969+
"z": "-32"
1970+
}
1971+
],
1972+
"uuid": "08083fab-35c8-d8f0-44b0-000f720cf533",
1973+
"time": 0,
1974+
"color": -1,
1975+
"interpolation": "linear",
1976+
"easing": "linear",
1977+
"easingArgs": []
1978+
}
1979+
]
1980+
},
1981+
"effects": {
1982+
"name": "Effects",
1983+
"type": "effect",
1984+
"keyframes": [
1985+
{
1986+
"channel": "function",
1987+
"data_points": [
1988+
{
1989+
"function": "say hi",
1990+
"execute_condition": "",
1991+
"repeat": false,
1992+
"repeat_frequency": 1
1993+
}
1994+
],
1995+
"uuid": "e8054bec-122c-6f34-6781-a4a58d46a5a6",
1996+
"time": 0,
1997+
"color": -1,
1998+
"interpolation": "linear",
1999+
"easing": "linear",
2000+
"easingArgs": []
2001+
},
2002+
{
2003+
"channel": "function",
2004+
"data_points": [
2005+
{
2006+
"function": "say bye",
2007+
"execute_condition": "",
2008+
"repeat": false,
2009+
"repeat_frequency": 1
2010+
}
2011+
],
2012+
"uuid": "523673ac-dff1-1729-8064-4d0258e2de2a",
2013+
"time": 2,
2014+
"color": -1,
2015+
"interpolation": "linear",
2016+
"easing": "linear",
2017+
"easingArgs": []
2018+
}
2019+
]
19042020
}
19052021
}
19062022
},
@@ -1911,7 +2027,7 @@
19112027
"override": false,
19122028
"length": 1,
19132029
"snapping": 20,
1914-
"selected": true,
2030+
"selected": false,
19152031
"saved": true,
19162032
"path": "",
19172033
"anim_time_update": "",

0 commit comments

Comments
 (0)