mirror of
https://github.com/BentoBoxWorld/CaveBlock.git
synced 2024-10-31 08:09:34 +01:00
15 lines
298 B
JSON
15 lines
298 B
JSON
{
|
|
"uniqueId": "miner-cave",
|
|
"icon": "MOSSY_STONE_BRICKS",
|
|
"displayName": "&eThe Miner's Cave",
|
|
"description": [
|
|
"The Miner's Cave"
|
|
],
|
|
"requirePermission": false,
|
|
"blueprints": {
|
|
"NORMAL": "miners-cave",
|
|
"NETHER": "nether-cave",
|
|
"THE_END": "end-cave"
|
|
},
|
|
"slot": 1
|
|
} |