Score It
Score It is a compact Minecraft mod designed to work on Forge version 1.16.5 and above. Its main purpose is to implement a leaderboard-style rating system where players can collect items and exchange them for points.
What does the mod add?
The mod introduces only one new block — Dropbox. This block serves as a special container where collected resources can be deposited. To increase your score, simply use the desired item on the Dropbox: the player instantly receives a predefined number of points.
How does the value system work?
Score It uses Minecraft's standard tag system to determine the value of each item. For example, the file 1_point.json
contains a list of all resources worth 1 point. This allows for easy configuration and addition of new items without modifying the mod's code.
For servers and creative modes
The mod also includes a coin item, accessible only through commands. This element is primarily intended for demonstration purposes and testing the mod's mechanics.