Added temple blueprint

This commit is contained in:
tastybento 2019-05-25 12:36:04 -07:00
parent 97998edd19
commit 42567d2114
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"uniqueId": "desert_temple",
"icon": "CACTUS",
"displayName": "Desert Temple",
"description": [
"You find yourself",
"on a desert island",
"with a hidden secret!"
],
"requirePermission": false,
"blueprints": {
"NORMAL": "temple",
"NETHER": "nether-island",
"THE_END": "end-island"
}
}

Binary file not shown.