Initial Blockminers printer

This commit is contained in:
ajp_anton
2026-05-30 16:54:49 +00:00
commit 47748f3897
261 changed files with 3992 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
{
"cardHeight": 1125,
"cardWidth": 825,
"titleOffset": 552,
"textOffset": 525,
"textPadding": 121,
"flavourTextFontSize": 24,
"textHeight": 605,
"fontSize": 32,
"checkOffsetX": 70,
"checkOffsetY": 125,
"checkHeight": 60,
"checkWidth": 270,
"foregroundColor": "#000000",
"backgroundColor": "#FFFFFF",
"titleColor": "#000000",
"titleFontSize": 42,
"artOffsetX": 68,
"artWidth": 684,
"artHeight": 450,
"artOffsetY": 90,
"starterBannerColors": [
"#00ea0e",
"#ead500",
"#0abdc6",
"#ea2b00",
"#ea00d9"
]
}