recipe books overhaul

This commit is contained in:
kepler155c@gmail.com
2019-01-08 18:24:01 -05:00
parent c5c79e6de3
commit df8855acd5
5 changed files with 169 additions and 61 deletions

7
recipeBook/etc/apps.db Normal file
View File

@@ -0,0 +1,7 @@
{
[ "9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e" ] = {
title = "Recipes",
category = "Apps",
run = "recipeBook",
},
}

View File

@@ -0,0 +1,20 @@
{
{
url = "https://pastebin.com/raw/dMCDeCie",
version = "MC 1.8+",
localName = "appliedenergistics2",
name = "Applied Energistics",
},
{
url = "https://pastebin.com/raw/Y6bQMUeE",
version = "MC 1.8+",
localName = "botania",
name = "Botania",
},
{
url = "https://pastebin.com/raw/YPWgiFFW",
version = "MC 1.8+",
localName = "computercraft",
name = "Computercraft",
},
}