Using the Forge API you can create your own custom cards and sets. This tutorial will walk you through the process of creating custom cards via the Force Custom Card Script. If you are trying to ...
The way Create mod currently handles displaying information (let's call one an input string) with the attached label is by simply concatenating both with a space in between - it's a simple way, but ...