Recipe Book Delight

## Recipe Book Delight

[![Follow on Bluesky](https://raw.githubusercontent.com/melontini/mini-badges/v1/social/bluesky/follow.svg)](https://bsky.app/profile/did:plc:udgxgv72u6qheiwgwfahqylp)

This mod adds a recipe book to the cooking pot from Farmer’s Delight.

[](https://modrinth.com/mod/farmers-delight-fabric)

## This mod is required on both client and server!!

## If you are adding this mod to an existing world, it is highly recommended that you revoke all recipes and recipe advancements! No recipes will appear if you don’t do this!

If anyone asks, yes, this is from [Plus-](https://modrinth.com/modpack/plus-).

Recipe Book Access API

![Recipe Book Access Banner](https://cdn.modrinth.com/data/cached_images/6a9610664160b3d32157edee9c484d5c04077bc1.png)

Recipe Book Access is a simple Fabric API designed to intuitively add support for external inventory access in any crafting screen.
It redirects the recipe book functionality to check and fill from a customisable list of inventories, instead of just the player’s.

### What does this mean?
See for yourself!
![Recipe Book Access Demonstration](https://raw.githubusercontent.com/Jomlom/Recipe-Book-Access/refs/heads/main/demo.gif)
This is an EXAMPLE of a modded crafting table uses a custom list of inventories via this API, in this specific case it uses all inventories from nearby chests.

### This mod _alone_ will not achieve what is shown above – If you are looking for a mod that implements this for the crafting table, you probably want the [Nearby Crafting](https://modrinth.com/mod/nearby-crafting) mod.

## Quickstart Guide
**For a more detailed how-to-use guide, including how to setup this API in your project’s environment, please see the readme on Github for this project [here](https://github.com/Jomlom/Recipe-Book-Access).**

This API provides a simple interface called `RecipeBookInventoryProvider`, located in `com.jomlom.recipebookaccess.api`.

This interface must be implemented to your screen handler class, only one method needs overriding (`getInventoriesForAutofill()`) for the API’s full functionality.

You must implement this method to return a list of inventories which you want the recipe book to access and craft from, this won’t include the player’s inventory by default.

_Code Example:_
“`java
import com.jomlom.recipebookaccess.api.RecipeBookInventoryProvider

public class YourCraftingScreenHandler extends AbstractRecipeScreenHandler implements RecipeBookInventoryProvider {
// your existing code…

@Override
public List getInventoriesForAutofill() {
return yourInventoriesList;
}
}
“`

**Assumptions made by this API:**
– Your screen handler class extends ‘AbstractRecipeScreenHandler’, or any of its subclasses
– Your corresponding screen extends ‘RecipeBookScreen’, in order to utilize the minecraft recipe book

(_I have not tested outside these assumptions_)

## FAQs
– **Q**: I think I found an issue…
**A**: Feel free to create an issue on [Github](https://github.com/Jomlom/Recipe-Book-Access/issues) or reach out directly on discord @joonty

– **Q**: Will you release support for _x_ ?
**A**: I plan to release support for older versions soon, I don’t currently plan to release support outside of Fabric. If _you_ would like to make a verion for another loader (Forge, NeoForge, etc) feel free to reach out on discord! @joonty

– **Q**: Does my `getInventoriesForAutofill()` implementation need to work from the client?
**A**: Nope! `getInventoriesForAutofill()` is only used from the server side screen handler, and the API will keep the client up to date on the results for you automatically!

Recording Indicators

### Recording Indicators is a simple plugin/mod that lets players show when they’re recording or streaming on tab and infront of their username.

_**Players can toggle their status with commands**_

/recording on|off → Shows or hides [REC] in red

/streaming on|off → Shows or hides [LIVE] in pink

If there’s anything not working, or you would want me to make other versions, let me know in my **[Community Discord](https://discord.gg/xYwZNepebc)**.
**_(Make a ticket for it)_**

Recicropal

# Recicropal

Crops and content, mutually reciprocal.

## Missing out on Recicropal’s updates? Visit the [Wiki!](https://mystdevmc-wiki.netlify.app/recicropal)

![cover.png](https://raw.githubusercontent.com/MystDevMC/recicropal/1.19.2/assets/cover.png)
*Screenshots were taken while using [BSL Shaders](https://www.curseforge.com/minecraft/customization/bsl-shaders) and various other mods installed*

Recicropal is yet another mod about crops! This Minecraft mod focuses on adding crops and other curiosities which complements one another. Inspired by a lot of aesthetic, vanilla plus mods out there,
this mod’s goal is to bring varied and fresh content that starts from sowing some seeds in your backyard.

This mod is intended to be played with other mods so feel free to add this to your modpacks!

Wiki and more content is slowly being developed.

## Current Content
– **Metal trellis**. A decorative block. Crafted using 4 iron bars in a donut pattern.
– **Bottle gourd crop**. Obtainable from villagers and patches found in savannas. Grows and spreads much like vines and each vine block is able to bear their own fruits. From time to time they may rot and leave a little surprise inside them!
– **Gourd bottles** made by smoking bottle gourds. Able to hold 2 buckets of liquid and stack to 16. Desert and savanna villagers may want to buy bottles of water.
– **Data-driven drinking!** Fluids inside gourd bottles can be drunk. Triggering effects configured via recipes. More on that in the current changelog.
– **Potion mixing**. Ever wanted to become your own little home alchemist? Potions can be mixed and matched inside gourd bottles and drunk at the same time. Their duration scale based on their *molarity* inside the mixture so mix carefully!
– **Glamorous gourds** made in a similar manner to golden apples. Currently only used for brewing **potion of revitalization** which gives health boost, regen, and instant healing.
– **Climbing melon and pumpkin**. Ever thought that vanilla melons and pumpkins are kinda boring? A more climb-y variant of these plants’ seeds can be crafted using their respective seeds, vines, and bone meal.

If you have any suggestions or want to report any issues, please check out the [issues](https://github.com/MystDevMC/recicropal/issues) page.

Recibles

Recibles adds 100+ New recipes to Minecraft! I’ve noticed that there is a lot of items in Minecraft that are for some reason uncraftable! i.e Name Tags. So this datapack/mod adds EVERY crafting recipe that you would need! (Including Stonecutters and furnaces)

### ONLY TESTED FOR 1.21.3+

**uhh the anvil recipe won’t work for an unknown reason. Please craft anvils the normal way for now.**

![Plank Stonecutter](https://cdn.modrinth.com/data/cached_images/d9874d3b12034ff213913748397e32a365457239.png)
![Name Tag Recipe](https://cdn.modrinth.com/data/cached_images/acd81cb615a89aecdf0b42faab4c8bed11bd9951.png)

Rechiseled: Create

![Mechanical chisel animation](https://imgur.com/dIXNUdq.gif)

**Rechiseled: Create** adds integration between Create and Rechiseled! Rechiseled: Create adds chiseling recipes for the various existing decorative blocks in Create as well as adding 100+ new variants of blocks in Create!

![Separator](https://imgur.com/ivVKNcv.gif)

### Chiseling recipes

All of Create’s decorative blocks as well as the ones added by Rechiseled: Create can be exchanged using the chisel.

![Stone chiseling recipes](https://imgur.com/sE2ULuz.gif)

![Glass chiseling recipes](https://imgur.com/jN2Kf7o.gif)

![Separator](https://imgur.com/ivVKNcv.gif)

### Mechanical Chisel

The mechanical chisel is a kinetic block similar to Create’s mechanical saw. If a block is part of a chiseling recipe, the mechanical chisel will convert it to another block in the same recipe. The mechanical chisel also has a filter to specify a specific block in the recipe as output.

Mechanical chisel animation

![Separator](https://imgur.com/ivVKNcv.gif)

### FAQ
**Can I use your mod in my modpack?**
Yes, feel free to use my mod in your modpack

![Separator](https://imgur.com/ivVKNcv.gif)

### Discord
For future content, upcoming mods, and discussion, feel free to join the SuperMartijn642 discord server!
[](https://discord.gg/QEbGyUYB2e)

![Separator](https://imgur.com/ivVKNcv.gif)

Rechiseled: Cobblemon

![Chiseled tumblestone variants](https://github.com/SuperMartijn642/RechiseledCobblemon/blob/74aeb721bcdf6faedeaea0231b07336427105dce/.github/images/banner.png?raw=true)

**Rechiseled: Cobblemon** adds integration between Cobblemon and Rechiseled! The mod allows exchanging between different variants of blocks in Cobblemon using the chisel. The mod also adds 100+ new decorative variants of blocks in Cobblemon!

![Separator](https://github.com/SuperMartijn642/RechiseledCobblemon/blob/74aeb721bcdf6faedeaea0231b07336427105dce/.github/images/separator%20with%20shadow.png?raw=true)

### Decorative Blocks

Blocks for the three Tumblestone types all get new decorative variants the can be obtained with the Chisel. There are also new decorative variants of the Apricorn and Saccharine wood types matches the variants for the vanilla wood types.


Tumblestone variants
Wood plank variants

![Separator](https://github.com/SuperMartijn642/RechiseledCobblemon/blob/74aeb721bcdf6faedeaea0231b07336427105dce/.github/images/separator%20with%20shadow.png?raw=true)

### Frequently Asked Questions
**Can I use your mod in my modpack?**
Yes, feel free to use my mod in your modpack

![Separator](https://github.com/SuperMartijn642/RechiseledCobblemon/blob/74aeb721bcdf6faedeaea0231b07336427105dce/.github/images/separator%20with%20shadow.png?raw=true)

### Discord
For future content, upcoming mods, and discussion, feel free to join the SuperMartijn642 discord server!
[SuperMartijn642's Mods discord invite](https://discord.gg/QEbGyUYB2e)

![Separator](https://github.com/SuperMartijn642/RechiseledCobblemon/blob/74aeb721bcdf6faedeaea0231b07336427105dce/.github/images/separator%20with%20shadow.png?raw=true)

Rechiseled: Chipped

![Picture of Rechiseled chisel menu with Chipped block selected and scrollbar](https://cdn.modrinth.com/data/cached_images/d7f98495f9cce722196a9242ca1378da52474a9d.png)

Rechiseled: Chipped is an addon to Rechiseled that let’s you craft all of the various blocks from the Chipped mod
using the Chisel from the Rechiseled mod, to have a handy all-in-one tool for creating a ton of decorative blocks!

In addition to that, it adds a few Quality of Life changes to Rechiseled:

1. The Chisel menu has a scrollbar, so it can support more than 25 block variants.

2. The Chisel menu in JEI will no longer overflow when there are more than 25 block variants, it will paginate instead.

Rechiseled: Builder’s Delight

![illustration](https://github.com/Neylz/rechiseled-buildersdelight/raw/main/img/industrial_block.png)

# Rechiseled: Builder’s Delight

Rechiseled: Builder’s Delight is an addon to [Rechiseled](https://modrinth.com/mod/rechiseled) and [Builder’s Delight](https://modrinth.com/mod/builders-delight) which adds all Builder’s Delight crafts to Rechiseled’s Chisel for extended compatibility.

Recommended usage with [Rechiseled: Chipped](https://modrinth.com/mod/rechiseled-chipped) for their additional QoL improvements.

Rechiseled: AE2

Rechiseled: AE2 adds integration between [Applied Energistics 2](https://modrinth.com/mod/ae2) and [Rechiseled](https://modrinth.com/mod/rechiseled).
This integration introduces over 60 new variants of blocks from AE2.

Certus Quartz:
![](https://cdn.modrinth.com/data/sDBUwZVY/images/634fc17d3dcf39295704b76921ed966aa9563c2d.png “”)

Sky Stone:
![](https://cdn.modrinth.com/data/sDBUwZVY/images/3155b296df35f4d4c62cf355647a0fe5c4b8af5e.png “”)

Blocks:
![](https://cdn.modrinth.com/data/sDBUwZVY/images/94bb566fe2489e839ef530c4749ec4d09943093d.png “”)

All textures provided by this mod are based on the original Quartz and Stone textures from [Rechiseled](https://modrinth.com/mod/rechiseled), created by [SuperMartijn642](https://github.com/SuperMartijn642).
This mod requires both [Applied Energistics 2](https://modrinth.com/mod/ae2) and [Rechiseled](https://modrinth.com/mod/rechiseled) to be installed.