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.
19 lines
768 B
19 lines
768 B
{
|
|
"name": "Greenhouse",
|
|
"icon": "sereneseasons:greenhouse_glass",
|
|
"category": "gamemechanics",
|
|
"pages": [
|
|
{
|
|
"type": "crafting",
|
|
"recipe": "sereneseasons:greenhouse_glass",
|
|
"title": "Greenhouse",
|
|
"text": "Different $(thing)seasons$() affect what you can plant. To be able to plant crops all year round, a $(thing)greenhouse$() will be needed. $(br)The $(low)room$() must be enclosed using the $(item)greenhouse glass$(), and may be at a maximum height of $(low)7 blocks$()."
|
|
},
|
|
{
|
|
"type": "image",
|
|
"images": [ "patchouli:textures/greenhouse.png" ],
|
|
"border": "true",
|
|
"text": "A pretty average functional greenhouse."
|
|
}
|
|
]
|
|
} |