BossSloth-ExtraMapObjects icon

ExtraMapObjects

Adds a variety of extra things to the MapsExtended

Last updated 2 years ago
Total downloads 361940
Total rating 0 
Categories Utilities Custom Maps
Dependency string BossSloth-ExtraMapObjects-1.1.0
Dependants 145 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
BepInEx-BepInExPack_ROUNDS-5.4.1100 icon
BepInEx-BepInExPack_ROUNDS

BepInEx pack for ROUNDS. Preconfigured and ready to use.

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

Custom map core functionality

Preferred version: 0.9.4

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