Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
This is an addon mod for Create that provides the ability to make your tools unbreakable.
- Host: GitHub
- URL: https://github.com/anviaan/createunbreakabletools
- Owner: anviaan
- License: agpl-3.0
- Created: 2023-12-30T17:45:18.000Z (11 months ago)
- Default Branch: MultiLoader-1.20.1
- Last Pushed: 2024-06-05T03:11:47.000Z (5 months ago)
- Last Synced: 2024-10-14T06:21:53.120Z (about 1 month ago)
- Topics: create-mod, minecraft-fabric-mod, minecraft-forge-mod, minecraft-mod, minercraft, multiloader
- Language: Java
- Homepage: https://modrinth.com/mod/create_unbreakable
- Size: 356 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).