Git Product home page Git Product logo

opmonsters's Introduction

OPMonsters

Stable Release Latest Release Build Status

OPMonsters is a Minecraft Mod created using Minecraft Forge. Makes vanilla monsters harder to kill.

Features

  • Makes zombies spawn with diamond armor, and a diamond axe.
  • Makes skeletons spawn with diamond armor, and a punch bow.
  • Makes creepers spawn charged.

Download and Installation

Players

  • Download Minecraft Forge from here and run the installer.
  • Download OPMonsters from CurseForge.
  • Now, put the mod into the mods folder in your .minecraft folder.
  • Open Minecraft Forge and start playing. Enjoy!
  • If you wish to edit the config then you can find the config in the .minecraft/saves/<your world name>/serverconfig/opmonsters-server.toml folder.

Mod Developers

  • Fork this repository. Just click on the fork button.
  • Next clone your fork to your pc using git.
  • Open the project as a gradle project in your IDE.
  • Run the gradlew genEclipseRuns and gradlew eclipse tasks if you use Eclipse.
  • Run the gradlew genIntellijRuns task if you use IntelliJ IDEA.
  • Start hacking the code.

License

OPMonsters is licensed under the MIT License

MIT License

Copyright (c) 2020-2021 Johan2403

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Issues

Kindly submit issues and feature requests at GitHub. I'll try my best to resolve them. But if you need help setting it up use the CurseForge comments to do so.

Donate

I don't ask or accept donations I just do this for fun and as a hobby, but if you want to support me I would like you to share my mods with your friends. I would be really happy.

opmonsters's People

Contributors

onlyflour avatar

Stargazers

 avatar

Watchers

 avatar

opmonsters's Issues

Make pigmen spawn with gold armor instead of diamond

Pigmen by default spawn with diamond armor and a diamond axe.
It would be better suited to make them spawn with gold armor (enchanted with protection IV) and a gold axe (enchanted with sharpness V and fire aspect (if possible)).

In 1.16+ need to add gold armor to all piglins.

Port to Minecraft 1.17

Port to Minecraft 1.17 requires changes to forge toolchain.
The following needs to be done:

  • Update to FG 5 and Gradle 7
  • Switch to Java 16
  • Bump Forge to latest 1.17.1 version
  • Change GitHub Actions to use Java 16
  • Publish to CurseForge

Add config options for % of mobs OP

Add a config option for % of mobs spawned with armor so players can customise difficulty of the game.

Each mob would have a different % rather than having a global %. This allows for more customisation.

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.