You are viewing a potentially older version of this package.
View all versions.
ExtraMapObjectsEditor
Adds colored blocks to the mapeditor
Date uploaded | 2 years ago |
Version | 1.1.0 |
Download link | BossSloth-ExtraMapObjectsEditor-1.1.0.zip |
Downloads | 257512 |
Dependency string | BossSloth-ExtraMapObjectsEditor-1.1.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.0BossSloth-ExtraMapObjects
Adds a variety of extra things to the MapsExtended
Preferred version: 1.0.0README
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