New starter cave (#33)

This commit is contained in:
tastybento 2019-09-08 13:10:50 -07:00 committed by BONNe
parent 70f78ad926
commit a578a1643f
2 changed files with 4 additions and 6 deletions

View File

@ -3,15 +3,13 @@
"icon": "STONE",
"displayName": "§eThe Default CaveBlock",
"description": [
"§bStandard cave, with a cow - moo!",
"§aIncludes an Overworld cave",
"§cIncludes a Nether cave",
"§6Includes an End cave"
"Miner's Cave"
],
"requirePermission": false,
"blueprints": {
"NORMAL": "cave",
"NORMAL": "miner's cave",
"NETHER": "nether-cave",
"THE_END": "end-cave"
}
},
"slot": 0
}

Binary file not shown.