Started by
JiggyKoopa
on
Topic category: Help with MCreator software
Is it possible to get variables, more specifically random numbers in the name or special information field of a block or item?
Example: Say you were to go to the Minecraft DMV and take a number, you'd get an item such as "Ticket No. 94".
I'm aware it's possible to set the display name with a procedure, but I'm not sure how to, if it's even possible, get it to include a custom integer as part of it.
Use text procedure to merge text with other types.
I see. You know, if any moderators see this, 'Create Text With' isn't very descriptive. I recommend "concatenate", "merge" or something similar.
Either way, thank you Klemen, for the help.