
ROUNDS
You are viewing a potentially older version of this package. View Latest Version

Adds a variety of extra things to the MapsExtended mapeditor
If you make a map mod with this mod you need to put BossSloth-ExtraMapObjects-1.0.0 at the end in your manifest.json file
Example:
{
"name": "MyMaps",
"version_number": "1.0.0",
"website_url": "https://github.com/thunderstore-io",
"description": "This is a description for a mod. 250 characters max",
"dependencies": [
"olavim-MapsExtended-<version>",
"BossSloth-ExtraMapObjects-<version>"
]
}