monadmachines/src/main/resources/data/monadmachines/patchouli_books/manual/en_us/entries/about/monadmachines.json

17 lines
919 B
JSON

{
"name": "What is MonadMachines?",
"icon": "monadmachines:manual",
"category": "monadmachines:about",
"pages": [
{
"type": "text",
"text": "MonadMachines is a computing mod designed to be more powerful and less game-breaking than its predecessors. It requires more powerful items in the early-game and locks certain features away until late-game in hopes of preventing computers from being incredibly overpowered."
},
{
"type": "text",
"title": "I can't program!",
"text": "My hope is that MonadMachines is usable by and approachable to anyone who doesn't have prior experience programming. It's my belief that a mod like this is a great way to teach certain programming constructs and ideas if done correctly.$(br2)That being said, there's a great chance there are concepts not explained well in the book.$(br)$(4)TODO:$() $(7)Make a Discord for this$()"
}
]
}