Skip to content

mraof/minestuck_datapack_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minestuck Datapack Generator

Graphical Interface

The gui program will attempt to parse the datapack in datapack/, if it exists, and will export a valid datapack to datapack/ which you can rename or place the contents of into a zip file for a datapack Minecraft can load

Grist types from Minestuck do not need the minestuck: prefix, but grist types from addons do need to be prefixed with the id their respective mod

Command Line

grist_json accepts comma separated values (csv) from a file or through standard input in the format of

modid:itemname,build=20,ruby=4

It will generate a data directory with all the grist cost json files to put in a datapack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages