Minecraft Mods

Random text generation using functions

  • 2,550 views, 1 today
  • 35 downloads, 0 today
  • 2
  • 1
  • 1
craftykids's Avatar craftykids
Level 52 : Grandmaster Pixel Painter
119
A system for making (semi-) random text generators in vanilla Minecraft using function files. Generators are written using a text-based language and then converted to function files using a web app. Instructions on making and using a generator can be found in the GitHub repository.

I've also added a download to this submission for an example generator's function files that you can put in a world if you want to see a generator without making your own. To use the generator, put the "rgmc_drcchar" folder into <world>/data/functions and then open the world in Minecraft and use this command: /function rgmc_drcchar:charintro/tellraw

(To give some context, that generator and the other one shown in the video are based on my stories.)

The main mechanism behind the in-game generators is a tellraw command or written book that concatenates the names of a bunch of armor stands. Other than that it's just functions and scoreboards.

I mainly made this for fun, but I imagine that it could have uses in map making -- for example, it could be used to give characters unique dialogue.
CreditRandomGen by Orteil, for getting me interested in this sort of text generation
Progress90% complete
Game VersionMinecraft 1.12.2
Tags

Create an account or sign in to comment.

SmileyRai_
11/24/2017 2:24 pm
Level 1 : New Miner
SmileyRai_'s Avatar
no need it
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome