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
- Host: GitHub
- URL: https://github.com/roziscoding/simple-accessories
- Owner: roziscoding
- Created: 2020-04-01T17:12:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-25T06:24:17.000Z (over 5 years ago)
- Last Synced: 2025-02-27T02:55:48.108Z (about 1 year ago)
- Language: Java
- Size: 1.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
Simple Accessories Mod
---
[](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:

#### 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).

### 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.

#### 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)

#### 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)