Home - maybejake/crop-and-kettle GitHub Wiki

Crop & Kettle adds several new blocks that are used to craft the new recipes and some new items! This wiki will go over how to craft each one, and how to use them. For now, this wiki will not include every recipe in the pack, you can see those by looking in the cookbook. Use the settings page in-game to unlock all the ingredients and recipes in the cookbook if you want to bypass the discovery system.

Blocks

Items

Entities

Addons

Want to make a datapack that adds new recipes to any Crop & Kettle's new blocks? Want to add Crop & Kettle compatibility to your datapack? Then checkout the addons page!

Commands

Every item in Crop & Kettle has its own loot table, which can be used to give yourself the item!

/loot give @s loot cnk:<category>/<item>

There are several categories; food, tools and other.

Admin Panel

Version 1.2.10 onwards has an admin panel included. This can be accessed by running /function cnk:admin_panel and will allow you to modify certain aspects of the pack. Currently you can:

  • Toggle dynamic command feedback, a setting that will disable the send_command_feedback gamerule when someone has a cookbook open. This prevents turning pages in the cookbook from spamming the chat. Dynamic command feedback can also be toggled using /function dcf:on and /function dcf:off. This setting also applies to other datapacks of mine that use a dialog book, such as Jake's Build Tools.
  • Modify how many days are in a year. This specifically affects the wine aging mechanic.
  • Disable specific wines. Disabling a wine will not online disable the wine's functionality, but also disable its crafting recipe and page in the distiller book.
⚠️ **GitHub.com Fallback** ⚠️