9 lines
309 B
YAML
9 lines
309 B
YAML
name: RealTimeWeather
|
|
version: '${version}'
|
|
main: io.github.jack1424.realTimeWeather.RealTimeWeather
|
|
description: Sync your Minecraft server's time and weather with the real world
|
|
author: Jack1424
|
|
load: POSTWORLD
|
|
website: https://github.com/Jack1424/RealTimeWeather
|
|
api-version: '1.21.5'
|
|
folia-supported: true |