Project home for New Alterlite - A new locaria community pack focused on a different approach of minecrafting.
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
914 B

{
"name": "Knapping",
"icon": "notreepunching:flint_shard",
"category": "gettingstarted",
"sortnum": 10,
"pages": [
{
"type": "spotlight",
"item": "notreepunching:flint_shard",
"title": "Knapping",
"text": "The next thing you should gather is $(item)Gravel$(), as they have a chance to drop $(item)Flint$(). You will be needing that flint for a process called $(thing)Knapping$(). $(p)Once you have obtained some flint, you need an $(thing)exposed stone surface$(). Simply $(thing)right click$() with the flint on the top of the stone (such as an exposed piece of rock)."
},
{
"type": "image",
"images": [ "patchouli:textures/knapping_.png" ],
"border": "true",
"text": "You will hear the rock crack, and potentially break into two $(item)flint shards$()."
}
]
}