minecraft font API

by 9551Dev

adds minecraft font for factorio mod developers

Internal
2 years ago
1.1
131
Owner:
9551Dev
Source:
https://github.com/9551-Dev/factorioModData
Homepage:
N/A
License:
MIT
Created:
2 years ago
Latest Version:
1.0.0 (2 years ago)
Factorio version:
1.1
Downloaded by:
131 users

this is an library mod ! this mod does nothing on its own, it is for developers to add the minecraft font into their mod

supported text sizes: 1-100
supported spacing: 0-5

how to use for mod devs:
font name: minecraft-<size>-<spacing>
example: game.print("[font=minecraft-20-1]minecraft font lib 1.0.0 ![/font]")