Skip to content

Cookie Jar

IchHabeHunger54 edited this page Aug 12, 2025 · 3 revisions

The Cookie Jar is a block used to store items. Non-cookie items stored in it will visually camouflage as cookies, making it ideal to use it as a hidden item storage. The jar's lid will disappear when opened, similar to how a chest or a barrel open visually. A redstone signal of 15 will also be emitted if the jar is currently open. The redstone signal is "weak", similar to e.g. the chest fill status, meaning it will only be picked up by a comparator.

Compatibility

For pack developers, the list of cookie items is controlled by the bibliocraft:cookie_jar_cookies item tag. This will not limit the items that can be inserted into the jar, but instead determine which items will be used for camouflaging. By default, it will contain the following items:

  • The vanilla cookie
  • Various cookies from Farmer's Delight and the following add-ons:
    • Ars Delight
    • Egg Delight
    • End's Delight
    • Ender's Delight
    • Expanded Delight
    • Extra Delight
    • Farmer's Delight Christmas Edition
    • Fright's Delight
    • Fruits Delight
    • Rustic Delight
    • Seed Delight
    • Twilight Delight
    • Ube's Delight
    • Vampire's Delight
  • Ars Nouveau: Source Berry Roll
  • Create: Sweet Roll
  • Expanded Delight: Sweet Rolls
  • Mama's Merrymaking: various cookies
  • Tofucraft: Tofu Cookie

If you want to see an item added by default, feel free to open an issue.

Clone this wiki locally