Skip to content

Instantly share code, notes, and snippets.

@jrich523
Created March 18, 2015 18:39
Show Gist options
  • Save jrich523/21090aa85a3732a8570d to your computer and use it in GitHub Desktop.
Save jrich523/21090aa85a3732a8570d to your computer and use it in GitHub Desktop.
@{
NAME=@{
template=@{
type="abc"
generator="xyz"
}
block="block"
material=""
clusterSize=123
numClusters=123
chunkChance=123
retrogen=$true
biomeRestriction="what"
biomes=@(123,123)
dimensionRestriction="yes"
dimensions=@(1,2,3)
enabled=$true
}
} | ConvertTo-Json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment