 
        ExtraMapObjects
Adds a variety of extra things to the MapsExtended
| Last updated | 3 years ago | 
| Total downloads | 677273 | 
| Total rating | 1 | 
| Categories | Utilities Custom Maps | 
| Dependency string | BossSloth-ExtraMapObjects-1.1.0 | 
| Dependants | 190 other packages depend on this package | 
This mod requires the following mods to function
 
                        willis81808-UnboundLib
This is a helpful utility for ROUNDS modders aimed at simplifying common tasks.
Preferred version: 2.9.0 
                        BepInEx-BepInExPack_ROUNDS
BepInEx pack for ROUNDS. Preconfigured and ready to use.
Preferred version: 5.4.1100 
                        
                    README
ExtraMapObjects
Adds a variety of extra things to the MapsExtended mapeditor
Usage
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>"
  ]
}
Changelog
1.1.0
- Added dynamic objects
1.0.0
- Initial release
Features
- Adds colored blocks
Current colors
- red
- green
- blue
- yellow
- purple
- orange
- brown
- pink
- cyan
- black
- white
- gray