Giter Site home page Giter Site logo

fn-fal113 / relicsofcthonia Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 6.0 94 KB

My entry for slimefun addon jam 2022 which add new relics in the nether waiting to be unearthed and dropped!

License: GNU General Public License v3.0

Java 100.00%
addonjam-2022 slimefun slimefun-addon slimefun4-addon

relicsofcthonia's Introduction

๐Ÿฐ Relics of Cthonia

bStats Servers bStats Players

Discover and unearth the relics of cthonia, these relics are tradeable on piglins for which you can receive awesome rewards depending on the rarity of your relic! which are also configurable below, check โš™๏ธ Configuration

Some relics have their own uses or functions too! you just gotta discover it ingame.

An entry for slimefun addon jam 2022 which started from june 3 to 13.

๐ŸŽ‡ Lore

In the middle earth, the lands of Cthonia where rich civilization exist since the dawn of aether has been brought down to its knees through centuries of war against the gods of oblivion.

Cthonia fell into the hands of the dark, it was succumbed slowly transforming the radiant lands to dire biome (nether) leaving a scattered waste lands with dark entities who were dammed during the war. As centuries past by, cthonian relics are widely scattered in the waste lands waiting to be unearthed from the ground and looted from dark mobs.

As an adventurer, you take part in the discovery of these ancient relics and pursue the fortune that lies beyond.

โฌ‡๏ธ Download from build page with auto updates

๐Ÿ’ซ Categories



There are 7 common, uncommon and rare relics while 6 relics for epic and legendary.

๐Ÿ’Ž Some relic samples by rarity

โš™๏ธ Configuration



This plugin is high configurable in terms of drop rates, where do the relics drop (blocks or in mobs) and the amount of piglin rewards you receive from a successfull barter per each relic. You can add additional item drop rewards or where to drop relic in the fields or remove them at your own disposal. Item rewards support slimefun and vanilla items using the appropriate item ID.
You can also generate random config templates by deleting the relic-settings.yml file.

๐Ÿ’– Support the Project/Dev

I develop stuff for free with dedication and hard work. Sharing this project with fellow minecraft gamers/server owners or giving it a star is a huge sign of appreciation!
a donation button (currently using parent's paypal due to my pending account requirements).
Donate with PayPal

๐Ÿท๏ธ Credits

Minecraft-Heads for the head textures used by the addon:
Visit MC Heads Site

relicsofcthonia's People

Contributors

fn-fal113 avatar justahuman-xd avatar

Watchers

 avatar

relicsofcthonia's Issues

Drops happen in diabled worlds.

Describe the bug
Disabled items in a world (via SF per-world item list) does not stop drops from occurring.

To Reproduce (Important)
Steps to reproduce the behavior:

  1. Open ./plugins/Slimefun/world-settings/world_nether.yml or any other world a drop can occur
  2. Disable items
  3. Go mine for items (I think mobs aren't dropping them, but may need more testing. I've killed many mobs on my own and nothing has dropped from them.

Expected behavior
I expect no drops at all from this or any other addon when disabled in the world in question, be it mobs or (in this case) blocks.

Screenshots
Not applicable

Server Log
Not applicable.

Environment (REQUIRED)

  • Paper: 1.19.2 131
  • Minecraft version: 1.19.2
  • Slimefun version: SF Dev 1027 (96c873bd)
  • RelicsOfCthonia version: vDev 6 (5ba8f97)

World protection creates easily farmable relics.

Describe the bug
Repearedly breaking natural netherrack in a protected area (world guard, factions, etc) will cause the plugin to drop many relics, because the block will not get removed after each break.

To Reproduce (Important)
Steps to reproduce the behavior:
Go to the nether. Create a world guard region that includes natural netherrack and have someone without permission to break it repeatedly break the block. This will not break the block due to protection, but will create many relics.

Fixable by changing this line to priority monitor: https://github.com/FN-FAL113/RelicsOfCthonia/blob/main/src/main/java/ne/fnfal113/relicsofcthonia/listeners/MiningListener.java#L29 .

Nether World Name

Describe the bug
If nether world name not same as world_nether, then the relic won't drop on mob kill and block break

To Reproduce (Important)
Steps to reproduce the behavior:

  1. Open server.properties, change level-name name.
  2. Open the server to see result.

Expected behavior
Can have config to setting nether world name.

Screenshots

Server Log

Environment (REQUIRED)
image

Clearing "Condition" in lore

Describe the bug
When you place a relic and break it then relic will be without condition

To Reproduce (Important)
Steps to reproduce the behavior:

  1. Place a relic
  2. Break a relic
  3. In inventory will be shown Condition: %

Expected behavior
It should not clear condition

Screenshots
image

Server Log

Environment (REQUIRED)

This Server uses the following setup of Slimefun:
Paper git-Paper-386 (MC: 1.18.2)
Slimefun DEV - 1015 (git 2c4f886f)
Metrics-Module #28
Java 17
Installed Addons: (15)
Networks vDEV - 37 (git f1915513)
CrystamaeHistoria vDEV - 75 (git 12c8d18f)
RelicsOfCthonia vDEV - 2 (git 3f8ef79c)
SlimefunWarfare vDEV - 80 (git 364331cf)
ExoticGarden vDEV - 78 (git 7f9a5f63)
ShopChestDoughPatch v1.0-SNAPSHOT
InfinityExpansion vDEV - 140 (git 0098d2fb)
CMILib v1.2.0.3
SFCalc vDEV - 37 (git dfc0fc41)
SimpleUtils vDEV - 15 (git 4250fd5e)
SlimefunIdConverter v1.0.0
ExtraHeads vDEV - 23 (git 0b59a770)
Galactifun vDEV - 63 (git 364ecbf5)
FluffyMachines vDEV - 118 (git 23a6b1c4)
CMI v9.2.0.4
  • Server Software and Version (Spigot/Paper):
  • Minecraft version: 1.18.2
  • Slimefun version: DEV 1015
  • RelicsOfCthonia version: DEV 2

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.