Skip to content

Commit 6c084db

Browse files
committed
🚧 Update text blueprint
1 parent 0d3a6db commit 6c084db

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

test_blueprints/test_blueprint.ajblueprint

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,26 @@
7070
"align": "center",
7171
"uuid": "60e1e4ef-c0b0-398d-d0f8-c4cebf7b6bc6",
7272
"type": "animated_java:vanilla_block_display"
73+
},
74+
{
75+
"name": "text_display",
76+
"position": [0, 25, 0],
77+
"rotation": [0, 0, 0],
78+
"scale": [1, 1, 1],
79+
"visibility": true,
80+
"item": "minecraft:diamond",
81+
"config": {},
82+
"block": "minecraft:stone",
83+
"text": "\"Hello World!\"a",
84+
"lineWidth": 200,
85+
"backgroundColor": "#000000",
86+
"backgroundAlpha": 0.25098,
87+
"align": "center",
88+
"uuid": "3933fe0e-a2c7-cd01-5715-352ecaad8339",
89+
"type": "animated_java:text_display"
7390
}
7491
],
75-
"outliner": ["20111574-9011-ebad-1b5d-aa047391c5c1", "60e1e4ef-c0b0-398d-d0f8-c4cebf7b6bc6"],
92+
"outliner": ["20111574-9011-ebad-1b5d-aa047391c5c1", "60e1e4ef-c0b0-398d-d0f8-c4cebf7b6bc6", "3933fe0e-a2c7-cd01-5715-352ecaad8339"],
7693
"textures": [],
7794
"variants": {
7895
"default": {

0 commit comments

Comments
 (0)