An open API service indexing awesome lists of open source software.

https://github.com/roziscoding/simple-accessories

A mod that adds new, Simple accessories that give nice extra powers
https://github.com/roziscoding/simple-accessories

Last synced: 5 months ago
JSON representation

A mod that adds new, Simple accessories that give nice extra powers

Awesome Lists containing this project

README

          

Simple Accessories Mod
---

[![](http://cf.way2muchnoise.eu/title/373156.svg "Available on CurseForge")](https://www.curseforge.com/minecraft/mc-mods/simple-accessories-fabric)

This adds simple yet powerful magic accessories to Minecraft.

Currently, there are two accessories:

- The Speed Ring: Gives you Speed 1 while equiped
- The Invisibility Cloak: Gives you invisibility while equipped

## Texture Credits

All the textures are made by [zxmbiegrrl](https://www.curseforge.com/members/zxmbiegrrl/projects).

Thank you so much!

## Recipes

### Rings

#### Gemless Ring

This cannot be equiped, and adds no effects at all, but is required to craft any ring.

You can craft it with 8 gold ingots, like so:

![](img/recipes/gemless_ring.png?raw=true "Gemless Ring Recipe")

#### Speed Ring

Gives you Speed 1 while equiped. Can be crafted with the raw materials needed for a Swiftness Potion (8:00) plus a [Gemless Ring](#gemless-ring).

![](img/recipes/speed_ring.PNG?raw=true)

### Cloaks

#### Regular Cloak

This cannot be equiped, and adds no effects at all, but is required to craft any cloak.

Craftable with White Wool blocks and a golden ingot.

![](img/recipes/regular_cloak.png?raw=true "Regular Cloak")

#### Invisibility Cloak

Gives you invisibility while equipped.

Can be crafted with the raw materials needed for the invisibility potion and a [Regular Cloak](#regular-cloak)

![](img/recipes/invisibility_cloak.png?raw=true "Invisibility Cloak")

#### More to come

This is a very early stage version of the mod. More items are yet to be implemented. Please leave any ideas in the comments below, or create an issue on [GitHub](https://github.com/rjmunhoz/simple-accessories/issues)

## WIP

This is a work-in-progress, and is being developed as my learning project on Minecraft Modding.
You wil, probably, encouter weired stuff as I get into more complicated things, and you may also feel like some things are missing.
Anyway, let me know what you think about the mod, and any possible improvement suggestions.

## Open Source

You can see the source code, as well as submit issues and pull requests on [GitHub](https://github.com/rjmunhoz/simple-accessories)