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.
 
 
 
 
 
 

18 lines
626 B

{
"name": "Weather",
"icon": "weather2:weather_item",
"category": "gamemechanics",
"priority": true,
"pages": [
{
"type": "text",
"text": "In this world, the $(thing)weather$() is localized and is much more diverse. $(br2)Warm and cold particle based weather fronts spawn in, when they collide they can create a storm that will develop into deadlier storms."
},
{
"type": "image",
"images": [ "patchouli:textures/weather1.png" ],
"border": "true",
"text": "How it looks like on a rainy day."
}
]
}