You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
887 B
20 lines
887 B
{
|
|
"name": "The First Steps",
|
|
"icon": "minecraft:log",
|
|
"category": "gettingstarted",
|
|
"priority": true,
|
|
"sortnum": 0,
|
|
"pages": [
|
|
{
|
|
"type": "spotlight",
|
|
"item": "minecraft:log",
|
|
"title": "First Steps",
|
|
"text": "The first thing anyone would want to do is to $(thing)get enough wood$() to build a small shelter. $(br2)However you will soon realize that when you attempt to punch a tree, you are unable to obtain $(item)wooden logs$() this way."
|
|
},
|
|
{
|
|
"type": "spotlight",
|
|
"item": "minecraft:stick",
|
|
"text": "Instead, what you'd want to do is to break the $(thing)leaves$() on a tree as they have a chance to drop $(item)Sticks$(). $(br2)Be sure you gather a good amount of them as you'll be needing them to start making the most basic tools."
|
|
}
|
|
]
|
|
} |