Coder Social home page Coder Social logo

volmitsoftware / realbiomecondition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from strangeone101/realbiomecondition

0.0 1.0 0.0 28 KB

A mythic mob addon that adds 2 new skill conditions that checks if a mob is in a biome (but allows for custom biomes) or biome type

Java 100.00%

realbiomecondition's Introduction

RealBiomeCondition

A small side plugin for MythicMobs that adds a condition for checking custom biomes & biome types

Requirements

  • MythicMobs 5.0.2 for 1.18
  • Java 17
  • Spigot 1.18.2

Usage

This plugin adds two new conditions to MythicMobs. They are realbiome and biometype

These conditions would replace the normal biome condition in MythicMobs. See Mythic Mob Wiki for details.

Real biome

Syntax: realbiome <biomes> true

Checks if the mob is within the biomes. Biomes that are non-vanilla MUST pre prefixed with the namespace. E.g. terralith (terralith biomes), overworld (Iris biomes), etc.

If you are unsure about the name you should put for the biome, use the biome name visible in F3.

Examples:

  • realbiome terralith:dark_swamp,swamp,swamp_hills true
  • realbiome overworld:sakura_pink,overworld:osaka_red

Biome type

Syntax: biometype <types> true

Checks if the mob is within the type of biomes provided. The types MUST be from the list bellow or it won't work. These types are defined by vanilla and you cannot define custom types.

Examples:

  • biometype forest true
  • biometype ocean,river,beach true

Valid types:

  • plains
  • forest
  • taiga
  • icy
  • extreme_hills
  • desert
  • mesa
  • savanna
  • jungle
  • swamp
  • mushroom
  • beach
  • river
  • ocean
  • nether
  • the_end
  • underground
  • none

realbiomecondition's People

Contributors

nextdoorpsycho avatar strangeone101 avatar vatuu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.