BossSloth-ExtraMapObjectsEditor icon

ExtraMapObjectsEditor

Adds colored blocks to the mapeditor

Last updated 2 years ago
Total downloads 175287
Total rating 1 
Categories Utilities Custom Maps
Dependency string BossSloth-ExtraMapObjectsEditor-1.1.0
Dependants 60 other packages depend on this package

This mod requires the following mods to function

willis81808-UnboundLib-2.9.0 icon
willis81808-UnboundLib

This is a helpful utility for ROUNDS modders aimed at simplifying common tasks.

Preferred version: 2.9.0
olavim-MapsExtended-0.9.4 icon
olavim-MapsExtended

Custom map core functionality

Preferred version: 0.9.4
olavim-MapsExtendedEditor-0.9.4 icon
olavim-MapsExtendedEditor

Map editor mod for ROUNDS

Preferred version: 0.9.4
BossSloth-ExtraMapObjects-1.0.0 icon
BossSloth-ExtraMapObjects

Adds a variety of extra things to the MapsExtended

Preferred version: 1.0.0

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