Git Product home page Git Product logo

expandeddelight's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

expandeddelight's Issues

Juices missing recipe [quilt]

It seems like i have some broken recipes, heres my log

The specific error is here:
19.09 15:11:04 [Server] main/WARN Skipping object {"fabric:load_conditions":[{"condition":"fabric:not","values":["expandeddelight"]}],"type":"minecraft:crafting_shapeless","ingredients":[{"item":"minecraft:melon_slice"},{"item":"minecraft:melon_slice"},{"item":"minecraft:sugar"},{"item":"minecraft:melon_slice"},{"item":"minecraft:melon_slice"},{"item":"minecraft:glass_bottle"}],"result":{"item":"farmersdelight:melon_juice"}}. Failed to parse resource conditions

Expanded Delight 0.3.0.2
Farmers Delight 1.4.2
Quilt 1.20.1 with Quilt Loader 0.21.0-beta.3

Consuming all the bowl items

Eating Peanut Salad or sweet potato salad consumes the full stack. It seems to happen to every item that returns a bowl after consumption

[1.19.2] Unknown Recipe Category Warnings

This shows in my logs

[13:24:30] [Render thread/WARN]: Unknown recipe category: expandeddelight:juicing/expandeddelight:expandeddelight/juicing/melon_juice [13:24:30] [Render thread/WARN]: Unknown recipe category: expandeddelight:juicing/expandeddelight:expandeddelight/juicing/sweet_berry_juice [13:24:30] [Render thread/WARN]: Unknown recipe category: expandeddelight:juicing/expandeddelight:expandeddelight/juicing/apple_juice [13:24:30] [Render thread/WARN]: Unknown recipe category: expandeddelight:juicing/expandeddelight:expandeddelight/juicing/glow_berry_juice

Incompatibility with JEI

Hello there, I am using Fabric 1.19.2 expanded delight and the recipes for expanded delight meals don't show up in JEI. Also when you try to see the recipe or uses of a certain food/item there are no uses listed in JEI

Log spam

Whenever the game window's resized Expanded Delight spams on the log to make sure Expanded Delight are loaded.

Drinking juices or eating meals consumes bottle/bowl

I noticed this when drinking apple juice- the game makes the eating sound and animation and then the whole thing is consumed, juice and bottle both. Meals in bowls do the same thing.

I'm not good enough with Java to present a fix (I tried xD), but Farmer's Delight seems to handle it with DrinkableItem and ConsumableItem classes, if that helps at all

I wouldn't mind too much if this only affected the meals, since wooden bowls are renewable and really easy to come by, but the bottles bug me because they're not renewable and also the nearest desert in my world is on another continent xD

Cheese wheel can't be sliced on cutting board (issue is very easily fixed)

Fabric: 0.14.9
Minecraft: 1.19
Expanded Delight: 0.2.2

I didn't see this in any of the open or closed issues, but the line in the recipe for cheese_slice.json for which tools are needed to cut the cheese wheels needs to be changed from "farmersdelight:tools/knives" to "c:tools/knives"

Changing it to the latter version fixed the issue completely!!

Create: Garnished compatibility?

There are some items that are both in this mod and in create garnished. Could comparability be added between these two mods? I think a pull request was already made to add this.

Some recipes not showing in JEI

A few recipes for items such as mac and cheese, the soups, the jellies, apple juice, and a few more don't show in the JEI menu when you click on them.

[Bug] Breaks the recipe registry

When the mod is loaded, it makes the recipe book and rei both fail to load any recipes, tho they still work in crafting tables and the like

[1.19][Bug] Crash with Roughly Enough Items mod

I dont exactly know what causes it, but this is a decently major issue. It seems like the mod hasnt updated REI mappings in 1.19 if I had to guess. Happens in latest release. Also does not produce a crash report, but I think that is more of a REI issue. This only seems to happen when running a dedicated server, and does not occur when loading or creating a single player world.

Log snippet pastebin : https://pastebin.com/hzRxjF6w
Full log pastebin: https://pastebin.com/XNNMwHpZ

Version mismatch with FD

No recipes are working with current FD cooking pot. I'm assuming because of a version mismatch but I'm not for certain. This is on the 1.18.2 release. Also the stage 1 texture for chili is missing.

Add new versions to modrinth

Hi, thanks so much for b328948! I saw that the new versions were available on CurseForge but not on Modrinth yet. Do you have any plans to add the new releases to Modrinth? I am working on a Modpack management script that takes advantage of Modrinth's awesome API, and definitely would appreciate if the new versions were available there too.

Thanks so much!

placing cooler causes crash- world unable to load w/o crashing

---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 8/11/22, 2:02 AM
Description: Ticking block entity

java.lang.ArrayIndexOutOfBoundsException

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.class_2818$class_5563.method_31703(class_2818.java:670)

-- Block entity being ticked --
Details:
Name: expandeddelight:cooler // com.ianm1647.expandeddelight.block.entity.CoolerBlockEntity
Block: Block{expandeddelight:cooler}[facing=east]
Block location: World: (-232,77,-367), Section: (at 8,13,1 in -15,4,-23; chunk contains blocks -240,-64,-368 to -225,319,-353), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
Block: Block{expandeddelight:cooler}[facing=east]
Block location: World: (-232,77,-367), Section: (at 8,13,1 in -15,4,-23; chunk contains blocks -240,-64,-368 to -225,319,-353), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
Block Entity NBT: {Items:[],cooler.fuelTime:0,cooler.maxFuelTime:0,cooler.progress:0}
Stacktrace:
at net.minecraft.class_2818$class_5563.method_31703(class_2818.java:670)
at net.minecraft.class_2818$class_5564.method_31703(class_2818.java:713)
at net.minecraft.class_1937.method_18471(class_1937.java:475)
at net.minecraft.class_3218.method_18765(class_3218.java:368)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:907)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:851)
at net.minecraft.class_1132.method_3748(class_1132.java:97)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)
at java.base/java.lang.Thread.run(Thread.java:833)

Unable to Load Model

[19/07/2022 13:02:15 PM] [Worker-Main-1/WARN] Unable to load model: 'expandeddelight:block/chili_pepper_crop_stage1' referenced from: expandeddelight:chili_pepper_crop#age=0: java.io.FileNotFoundException: expandeddelight:models/block/chili_pepper_crop_stage1.json

JEI Not showing up

when using these:

Not Enough Animations (by tr7zw)
Motschen's Better Leaves (by Motschen)
Better Dogs (by mrblueyeti)
Chat Heads (by dzwdz)
Presence Footsteps [Fabric] (by S0llace)
Puzzle (by Motschen)
Friends&Foes - Flowery Mooblooms (Fabric) (by faboslav)
CTOV - Friends and Foes compatibility pack (by ChoiceTheorem)
RightClickHarvest (by jamalam360)
Farmer's Delight [Fabric] (by NewHoryzon)
Macaw's Fences and Walls (by sketch_macaw)
Enhanced Boss Bars (by Nakuring)
Better Chickens (by mrblueyeti)
Visual Enchantments (by SiscuLog)
Expanded Delight [Fabric] (by ianm1647)
Better Farm Animals (by mrblueyeti)
Nether Depths Upgrade (by scouter567)
HT's TreeChop (by hammertater)
JamLib (by jamalam360)
Medieval Music[Forge/Fabric] (by someaddon)
Connectivity[Forge/Fabric] (by someaddon)
CIT Resewn (by SHsuperCM)
Fabric Seasons: Terralith Compat (by D4rkness_King)
Comforts (Fabric/Forge/Quilt) (by TheIllusiveC4)
CreativeCore (by CreativeMD)
Terralith (by Starmute)
CTOV - Farmer Delight Compatibility pack (by ChoiceTheorem)
Controlling (by Jaredlll08)
WTHIT (by badasintended)
BetterEnd (by Quiqueck)
Dark Paintings (by DarkhaxDev)
Bountiful (Fabric) (by Ejektaflex)
Friends&Foes - Beekeeper Hut (Fabric) (by faboslav)
GeckoLib (by Gecko)
Searchables (by Jaredlll08)
Creeper Overhaul (by joosh_7889)
Collective (by Serilum)
Repurposed Structures - Friends and Foes Compat Datapack (by telepathicgrunt)
Just Enough Items (JEI) (by mezz)
Geophilic – Biome Overhauls (by bebebea_loste)
Fabric Seasons: Delight Compat (by D4rkness_King)
Bad Wither No Cookie - Reloaded (by Kreezxil)
FPS Reducer (by bre2el)
Forge Config API Port [Fabric] (by Fuzs)
Bigger Better End Cities (by TheArchitects777)
EnhancedVisuals (by CreativeMD)
ESSENTIAL Mod (by SparkUniverse_)
Sodium (by jellysquid3_)
BetterF3 (by cominixo)
Better Animations Collection (by Fuzs)
Diagonal Fences [Forge & Fabric] (by Fuzs)
Axolotl Bucket Fix (by colderlavalamp)
Better Advancements (by way2muchnoise)
Biome Music[Forge/Fabric] (by someaddon)
Physics Mod (by haubna)
Repurposed Structures (Quilt/Fabric) (by telepathicgrunt)
Supplementaries (by MehVahdJukaar)
Puzzles Lib [Forge & Fabric] (by Fuzs)
MidnightLib (by TeamMidnightDust)
Reese's Sodium Options (by FlashyReese)
Cupboard (by someaddon)
Resourceful Config (by ThatGravyBoat)
Enchantment Descriptions (by DarkhaxDev)
Sound Physics Remastered (by henkelmax)
Inventory Sorting (by Kyrptonaught)
Moonlight Lib (by MehVahdJukaar)
Fabric Seasons (by D4rkness_King)
Bookshelf (by DarkhaxDev)
Villager Names (by Serilum)
Eating Animation [Fabric] (by theone_ss)
Friends&Foes (Fabric) (by faboslav)
Mouse Tweaks (by YaLTeR)
Kiwi 🥝 (Fabric) (by Snownee_)
Just Enough Resources (JER) (by way2muchnoise)
Dramatic Doors (by FizzWare)
Immersive structures (by ChoiceTheorem)
Kambrik (by Ejektaflex)
Blur (Fabric) (by Motschen)
Indium (by comp500)
Fabric API (by modmuss50)
Architectury API (Fabric/Forge) (by shedaniel)
Better Cats (by mrblueyeti)
Polymorph (Fabric/Forge/Quilt) (by TheIllusiveC4)
Tips (by DarkhaxDev)
AmbientSounds 5 (by CreativeMD)
BetterNether (by Quiqueck)
Just Enough Professions (JEP) (by Mrbysco)
[ETF] Entity Texture Features - [Fabric & Forge] (by traben_0)
Structory (by botanydev)
Falling Leaves (Fabric) (by RandomMcSomethin)
Cloth Config API (Fabric/Forge) (by shedaniel)
Macaw's Paths and Pavings (by sketch_macaw)
Fabric Language Kotlin (by modmuss50)
Dusk[Forge/Fabric] (by someaddon)
Visual Workbench [Forge & Fabric] (by Fuzs)
Lapis Reserve (by sfort__)
Visuality (by PinkGoosik)
Repurposed Structures - Bountiful Compat Datapack (by telepathicgrunt)
BCLib (by Quiqueck)
bad packets (by badasintended)
Dehydration (by Globox_Z)
Macaw's Bridges (by sketch_macaw)
Recipe Book Delight (by melontini)
Sodium Extra (by FlashyReese)
Starlight (Fabric) (by Spottedstar)
CompleteConfig (by Lortseam_)
Grizzly bear Mod - Fabric (by Aquatic)
Stay True (by haimcyfly)
Easy Anvils [Forge & Fabric] (by Fuzs)
Dehydration Expanded Drinks (by MuonR)
Patchouli (Fabric/Quilt) (by williewillus)
Custom Entity Models (CEM) (by dorianpb)
AppleSkin (by squeek502)
Snow! Real Magic! ⛄ (Fabric) (by Snownee_)
ChoiceTheorem's Overhauled Village (by ChoiceTheorem)
MixinTrace (by comp500)

def ur mod tho

Crash with Botany Pots 1.19.2

Hello I am having some issues with the newest version of your mod, it is crashing with Botany Pots. I have the following mods installed:

Bookshelf - 16.2.17
BotanyPots - 9.0.24
Expanded Delight - 0.2.5.1
Fabric API 0.73.0
Farmer's Delight - 1.3.9

The crash happens when having these mods installed and trying to create a new world. Here are the following log and crash log files. Any help is appreciated. Thank you!

crash-2023-01-24_16.19.03-client.txt
latest.log

Recipes and crops.

Me and my friends are using expanded delight with the farmers delight. And it was mainly implemented for me (as I love farming in minecraft)
However the asparagus and chili peppers don't drop any seeds. forcing me to use up some of my crops to turn them into seeds and then replant.
Its more an annoyance than anything else. But it would also be cool if the chili pepper had more than one recipe that it's used in.
Theres also no way to find out the recipe for these like you can in the farmers delight if your using a mod that allows you do view all items in the game.

expanded delight crashing minecraft

" The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'expandeddelight'! "

I've been using it for a while and just got some new mods so I guess the mods could the problem?

[Bug/Urgent] The juicer can duplicates any items.

Steps:

  1. put something in the juicer
  2. open it and leave the current chunk by delayed teleport by other players or end pearl machine
  3. The item becomes two sets after the player go back because the chunk is unloaded

This won't happen with vanilla or other farmers delight containers, could you please fix this?

Chili pepper texture missing for age 1

Hello! The chili pepper plant is missing it's texture on age 1. All the other ages are fine, it's just age 1 that is missing it's texture.

Version: Expanded Delight 0.1.9 on 1.18.2 Minecraft

Update: Found the exact error message referencing this :

[Worker-Main-2/WARN]: Unable to load model: 'expandeddelight:block/chili_pepper_crop_stage1' referenced from: expandeddelight:chili_pepper_crop#age=0: java.io.FileNotFoundException: expandeddelight:models/block/chili_pepper_crop_stage1.json

load error fabric 1.18.2

[11:12:40] [Worker-Main-4/ERROR]: Parsing error loading recipe expandeddelight:expandeddelight/juicing/sweet_berry_juice
com.google.gson.JsonSyntaxException: Unknown item 'expandeddelight:sweet_berry_juice'
at net.minecraft.class_1869.method_17878(class_1869.java:253) ~[server-intermediary.jar:?]
at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
at net.minecraft.class_1869.method_8155(class_1869.java:253) ~[server-intermediary.jar:?]
at net.minecraft.class_1869.method_35228(class_1869.java:240) ~[server-intermediary.jar:?]
at com.ianm1647.expandeddelight.util.recipe.JuicerRecipeSerializer.read(JuicerRecipeSerializer.java:16) ~[expandeddelight-0.1.9.2.jar:?]
at com.ianm1647.expandeddelight.util.recipe.JuicerRecipeSerializer.method_8121(JuicerRecipeSerializer.java:12) ~[expandeddelight-0.1.9.2.jar:?]
at net.minecraft.class_1863.method_17720(class_1863.java:125) ~[server-intermediary.jar:?]
at net.minecraft.class_1863.method_20705(class_1863.java:54) ~[server-intermediary.jar:?]
at net.minecraft.class_1863.method_18788(class_1863.java:33) ~[server-intermediary.jar:?]
at net.minecraft.class_4080.method_18790(class_4080.java:13) ~[server-intermediary.jar:?]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at net.minecraft.class_4014.method_18365(class_4014.java:69) ~[server-intermediary.jar:?]
at net.minecraft.class_4014.method_18367(class_4014.java:68) ~[server-intermediary.jar:?]
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at net.minecraft.class_4014.method_18365(class_4014.java:69) ~[server-intermediary.jar:?]
at net.minecraft.class_4014.method_18367(class_4014.java:68) ~[server-intermediary.jar:?]
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at net.minecraft.class_4014.method_18365(class_4014.java:69) ~[server-intermediary.jar:?]
at net.minecraft.class_4014.method_18367(class_4014.java:68) ~[server-intermediary.jar:?]
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) ~[?:?]
at net.minecraft.class_4014$1.method_18374(class_4014.java:51) ~[server-intermediary.jar:?]
at net.minecraft.class_4014$1.method_18352(class_4014.java:48) ~[server-intermediary.jar:?]
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) [?:?]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
[11:12:40] [Worker-Main-4/ERROR]: Parsing error loading recipe expandeddelight:expandeddelight/juicing/glow_berry_juice
com.google.gson.JsonSyntaxException: Unknown item 'expandeddelight:glow_berry_juice'
at net.minecraft.class_1869.method_17878(class_1869.java:253) ~[server-intermediary.jar:?]
at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
at net.minecraft.class_1869.method_8155(class_1869.java:253) ~[server-intermediary.jar:?]
at net.minecraft.class_1869.method_35228(class_1869.java:240) ~[server-intermediary.jar:?]
at com.ianm1647.expandeddelight.util.recipe.JuicerRecipeSerializer.read(JuicerRecipeSerializer.java:16) ~[expandeddelight-0.1.9.2.jar:?]
at com.ianm1647.expandeddelight.util.recipe.JuicerRecipeSerializer.method_8121(JuicerRecipeSerializer.java:12) ~[expandeddelight-0.1.9.2.jar:?]
at net.minecraft.class_1863.method_17720(class_1863.java:125) ~[server-intermediary.jar:?]
at net.minecraft.class_1863.method_20705(class_1863.java:54) ~[server-intermediary.jar:?]
at net.minecraft.class_1863.method_18788(class_1863.java:33) ~[server-intermediary.jar:?]
at net.minecraft.class_4080.method_18790(class_4080.java:13) ~[server-intermediary.jar:?]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at net.minecraft.class_4014.method_18365(class_4014.java:69) ~[server-intermediary.jar:?]
at net.minecraft.class_4014.method_18367(class_4014.java:68) ~[server-intermediary.jar:?]
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at net.minecraft.class_4014.method_18365(class_4014.java:69) ~[server-intermediary.jar:?]
at net.minecraft.class_4014.method_18367(class_4014.java:68) ~[server-intermediary.jar:?]
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
at java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) ~[?:?]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:726) ~[?:?]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
at net.minecraft.class_4014.method_18365(class_4014.java:69) ~[server-intermediary.jar:?]
at net.minecraft.class_4014.method_18367(class_4014.java:68) ~[server-intermediary.jar:?]
at java.util.concurrent.CompletableFuture$UniCompletion.claim(CompletableFuture.java:572) ~[?:?]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:714) ~[?:?]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) ~[?:?]
at java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2147) ~[?:?]
at net.minecraft.class_4014$1.method_18374(class_4014.java:51) ~[server-intermediary.jar:?]
at net.minecraft.class_4014$1.method_18352(class_4014.java:48) ~[server-intermediary.jar:?]
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) [?:?]
at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) [?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773) [?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]

Missing recipe categories

A few of the juice recipes are missing recipe categories according to my output log in the latest (0.3.0.2, Fabric) version:

[Render thread/WARN]: Unknown recipe category: expandeddelight:juicing/expandeddelight:expandeddelight/juicing/melon_juice
[Render thread/WARN]: Unknown recipe category: expandeddelight:juicing/expandeddelight:expandeddelight/juicing/apple_juice
[Render thread/WARN]: Unknown recipe category: expandeddelight:juicing/expandeddelight:expandeddelight/juicing/sweet_berry_juice
[Render thread/WARN]: Unknown recipe category: expandeddelight:juicing/expandeddelight:expandeddelight/juicing/glow_berry_juice

Current and Planned Features

Current Features:

(this is updated every time i push to the repo so some features may not be there for you yet, if you want those features, go to the Actions page of the repo and download the latest artifacts.)

Vegetables (includes seed, wild block, and crate):

  • Asparagus
  • Sweet Potato
  • Chili Pepper

Food Items:

  • Cheese Wheel
  • Cheese Slice
  • Cheese Sandwich
  • Grilled Cheese
  • Peanut (includes crop and wild block)
  • Peanut Butter
  • Peanut Butter Sandwich
  • Peanut Butter and Honey Sandwich
  • Peanut Butter and Sweet Berry Jelly Sandwich
  • Peanut Butter and Glow Berry Jelly Sandwich
  • Sweet Roll
  • Berry Sweet Roll
  • Cinnamon Rice
  • Chocolate Cookie
  • Sugar Cookie
  • Snickerdoodle

Salads:

  • Peanut Salad
  • Sweet Potato Salad

Soups:

  • Asparagus Soup
  • Creamy Asparagus Soup
  • Honey Peanut Soup

Meals:

  • Mac and Cheese
  • Cheesy Asparagus and Bacon
  • Peperonata

Fruit Juices:

  • Apple Juice
  • Sweet Berry Juice
  • Glow Berry Juice

Fruit Jellies:

  • Sweet Berry Jelly
  • Glow Berry Jelly

Resource Items:

  • Raw Cinnamon
  • Ground Cinnamon
  • Salt Rock
  • Ground Salt

Generation Features:

  • Wild Crops
    • Asparagus (biomes tagged with plains)
    • Sweet Potato (biomes tagged with jungle)
    • Chili Pepper (biomes tagged with desert)
    • Peanuts (biomes tagged with savanna)
  • Cinnamon Tree (biomes tagged with jungle)
  • Salt Ore (biomes tagged with ocean)

Functional Items and Blocks:

  • Mortar and Pestle (for grinding cinnamon, salt, and sugar cane)
  • Juicer (making juices)

Planned Features:

(planned features are potential to change in the future)

Vegetables:

Fruits:

Fruit Juices:

Fruit Jellies:

Functional Items and Blocks:

Modded Compat Ideas:

(make compat suggestions [not restricted to just Expanded Delight compat)

  • Create
  • Nears
  • Ecologics
  • BetterNether
  • BetterEnd

Cheese

Which villager can i get cheese from and how do i cut it once i have it??

Can't make cheese

How do you make cheese? There aren't any recipes.. please update for more survival compatibility or if you can just tell how.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.