Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/florian-berger/simple-recipes
Minecraft modification for adding simpler recipes to the game.
https://github.com/florian-berger/simple-recipes
forge forge-mod java minecraft minecraft-forge-mod minecraft-mod minecraftforge mod
Last synced: about 1 month ago
JSON representation
Minecraft modification for adding simpler recipes to the game.
- Host: GitHub
- URL: https://github.com/florian-berger/simple-recipes
- Owner: florian-berger
- License: mit
- Created: 2023-01-06T23:08:07.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T16:03:04.000Z (3 months ago)
- Last Synced: 2024-09-26T20:24:00.875Z (about 2 months ago)
- Topics: forge, forge-mod, java, minecraft, minecraft-forge-mod, minecraft-mod, minecraftforge, mod
- Language: Java
- Homepage: https://ultgmng.de/mcrecipes
- Size: 467 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ulti's Simple Recipes
[![CurseForge](https://cf.way2muchnoise.eu/full_798781_downloads.svg?badge_style=for_the_badge)](https://www.curseforge.com/minecraft/mc-mods/ultis-simple-recipes)
[![CurseForge](https://cf.way2muchnoise.eu/versions/798781.svg?badge_style=for_the_badge)](https://www.curseforge.com/minecraft/mc-mods/ultis-simple-recipes)
[![Issues](https://img.shields.io/github/issues/florian-berger/simple-recipes?logo=github&style=for-the-badge)](https://github.com/florian-berger/simple-recipes)
[![Discord](https://img.shields.io/discord/302523634075828226?label=Discord&logo=discord&style=for-the-badge)](https://ultgmng.de/discord)Welcome to the source repository of the Minecraft modification **Ulti's Simple Recipes**.
It adds multiple new recipes to the game making the crafting processes less complex. Please use a mod like JEI or REI to see all new recipes.
## Modpack
You can use this mod in every modpack that is available for free. You are allowed to distribute the mod file in an own ModPack launcher.
If the modpack is not distributed via CurseForge, you need to add a link to this repository, [my website](https://berger-media.biz/downloads/12/minecraft/ultis-simple-recipes) or the [CurseForge page](https://www.curseforge.com/minecraft/mc-mods/ultis-simple-recipes) of this modification.### Multi-Loader
Since Version **2023.3.0**, besides Forge the mod is also available for Fabric and NeoForge. To make it build-able from single sources, the [MultiLoader-Template](https://github.com/jaredlll08/MultiLoader-Template/) was used.