Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anviaan/createunbreakabletools

This is an addon mod for Create that provides the ability to make your tools unbreakable.
https://github.com/anviaan/createunbreakabletools

create-mod minecraft-fabric-mod minecraft-forge-mod minecraft-mod minercraft multiloader

Last synced: about 10 hours ago
JSON representation

This is an addon mod for Create that provides the ability to make your tools unbreakable.

Awesome Lists containing this project

README

        

# Create: Unbreakable Tools

This is an addon mod for Create that provides a way to make your tools unbreakable.

## Recipe

![Irromolding Recipe](https://i.imgur.com/fC5p3Ra.png)

## Usage

To make your tools unbreakable, follow the recipe above. Next, place the tool you wish to make unbreakable on an anvil
with the `irromolding`. This will make the tool unbreakable if they do not have the mending and unbreakable
enchantments.

## Details

- `Philolite block` and `Luminarchy block` are new minerals that appear in the negative layer between the -4 and -64
layers in a uniform way.
- `Irromolding` cannot be applied to items that have `mending` and `unbreaking` and an item that is unbreakable cannot
have these enchantments applied to it.

## Loaders and dependencies

- Forge
- [Create](https://modrinth.com/mod/create)
- Fabric
- [Create Fabric](https://modrinth.com/mod/create-fabric)
- [Fabric API](https://modrinth.com/mod/fabric-api)
- [Porting Lib](https://modrinth.com/mod/porting_lib)

## License
This mod is available under the [GPL-3.0 license](LICENSE).