Skip to content

Instantly share code, notes, and snippets.

@robotgryphon
Created July 1, 2016 04:53
Show Gist options
  • Save robotgryphon/9a75bdd5ed918c21e9e46889bec410ff to your computer and use it in GitHub Desktop.
Save robotgryphon/9a75bdd5ed918c21e9e46889bec410ff to your computer and use it in GitHub Desktop.
Bedcraft and Beyond Example Frame File - Version 2
{
"entries": [
{
"key": "minecraft:planks",
"type": "wood",
"whitelist": ["0-5"]
},
{
"key": "biomesoplenty:planks_0",
"type": "wood",
"whitelist": ["0-15"]
},
{
"key": "forestry:planks.0",
"type": "wood",
"whitelist": ["0-15"]
},
{
"key": "forestry:planks.1",
"type": "wood",
"whitelist": ["0-12"]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment