Skip to content

sandydunlop/newsfeed

Repository files navigation

Newsfeed - An RSS News Reader for Minecraft

Features

This mod adds a news feed to the game that displays the latest news from a configurable source. The mod is designed to be lightweight and easy to use, with a simple interface that allows you to quickly view the latest news headlines. The default news source is set to the BBC World News RSS feed, but you can change it to any RSS feed you like.

When a new article is published to the feed, a notification will appear in the game. You can view the article by pressing the Newsfeed key (default N). The article will be displayed in a GUI that shows the title, description, and a link to the full article. You can also view previous headlines in the GUI.

news article being displayed

news headline being displayed

Installation

To install this mod, you will need to have Minecraft and the Fabric mod loader installed. You can download the latest version of Minecraft from the official website, and the Fabric mod loader from the Fabric website.

Once you have Minecraft and Fabric installed, you can download the mod from the Releases page. Simply place the downloaded .jar file into the mods folder of your Minecraft instance.

Configuration

Newsfeed is compatible with mod_menu and can be configured in-game.

configuration screen

Alternatively, the configuration file is located in the config folder of your Minecraft instance. The file is named newsfeed.json. You can edit this file to change the settings of the mod.

License

This mod is licensed under the MIT License. You are free to use, modify, and distribute this mod as long as you include the original license in your distribution. The source code is available on GitHub.