You are viewing a potentially older version of this package.
View all versions.
ExtraMapObjects
Adds a variety of extra things to the MapsExtended
Date uploaded | 2 years ago |
Version | 1.0.0 |
Download link | BossSloth-ExtraMapObjects-1.0.0.zip |
Downloads | 259 |
Dependency string | BossSloth-ExtraMapObjects-1.0.0 |
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.0BepInEx-BepInExPack_ROUNDS
BepInEx pack for ROUNDS. Preconfigured and ready to use.
Preferred version: 5.4.1100README
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>"
]
}
Features
- Adds colored blocks
Current colors
- red
- green
- blue
- yellow
- purple
- orange
- brown
- pink
- cyan
- black
- white
- gray