Coder Social home page Coder Social logo

dawnteammc / culinaire Goto Github PK

View Code? Open in Web Editor NEW
17.0 3.0 8.0 843 KB

🍩 Expands the art of making food of Minecraft.

Home Page: https://dawnteammc.github.io/culinaire

License: GNU Lesser General Public License v3.0

Java 95.51% HTML 4.49%
minecraft minecraft-mod mc-fabric

culinaire's Introduction

Culinaire

🍩 Culinaire

Latest release CurseForge downloads License (LGPL v3.0) GitHub stars

Discord user count Twitter followers

Culinaire is a mod for the latest version of Minecraft that adds a ton of features to the game related to food and cooking.
It also brings brand new crafting recipes such as tea brewing, sandwich making and milk coagulation.

You can visit the official website for Culinaire for more information.

👾 Features

Food items

Culinaire adds a ton of new food items to the game, such as vegetables with crops (tomatoes, lettuce) and composed meals (pies, salads, sandwiches).
New pastry-related food also have been added, such as the French chouquettes, marshmallows and more to come.

Players are also able to craft kettles and brew tea using a source of heat, water, a bottle and a tea bag.
Each flavor of tea comes with a different effect, that can vary with the amount of ingredients you put in the tea bag.

You can also make cheese by pouring milk into a cauldron and waiting for it to finally coagulate.

📦 Download

We use CurseForge and Modrinth to publish stable builds of Culinaire for Minecraft.

You can download the latest stable builds from both pages without signing up for an account, although downloading on CurseForge is currently preferred.

Required mods

⚠ Culinaire needs the following mods to be installed:

Compatible mods

Culinaire is compatible with the following mods:

🐛 Reporting bugs

If you're running into bugs or other problems, feel free to open an issue on our issue tracker.

🔧 Contributing

Please refer to the contributing guide for more information.

Translations

The Dawn Team mods makes use of crowd sourced translations using Crowdin.
You can help translate the Dawn Team mods to any language supported in Minecraft by joining our team of avid translators here.

❤️ Support

Patreon supporters

You can support Culinaire on the Patreon page of the founder, main developer and maintainer of the Dawn Team mods (Hugman).

By supporting Hugman, you can get access to the following:

  • Vote for the next features to be added to the Dawn Team mods
  • Get exclusive screenshots of the next features to be added to Dawn Team mods
  • Get early access to the latest beta versions of Dawn Team mods with new features
  • Get early access to new mods from the Dawn Team mods

We do not want to lock any in-game feature of the Dawn Team mods behind a paywall, because we believe that any Minecraft mod should forever remain free to download and fully exploit/use.
Supporting via Patreon is a more of way to help Hugman to continue to improve the mods and show the gratitude you might have towards Hugman's work. Some money you donate may be used to pay for new features, such as music or art, but not all of it.

🌟 Special thanks

  • Plantkillable & Wintrius - concept for all the content (before Culinaire v2.0)
  • Plantkillable - textures for all the content (before Culinaire v2.0)
  • cydian - concept of tea system (before Culinaire v2.0)

culinaire's People

Contributors

cydian-ger avatar hugman76 avatar k0-rr avatar maxbrick avatar qsefthuopq avatar tambry avatar yanisbft avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

culinaire's Issues

[Suggestion] Cheesing

What is your idea about?

Hi! I love how this mod adds the mechanic of implementing cheese to it. Brewing and chewing it's really cool, but yours fits so well in vanilla. And I wanted to ask you! As the milk takes so long to fermentate, I think it would be awesome if it would drop the whole wheel of cheese. Then the players would decide to cut it in portions and eat them whenever they want. Maybe the hunger and saturation values should need a tweak, but you can't tell me it would be awesome to have a whole cheese in your hands after waiting for so long. Thank you anyway beforehand! n_n

Bone meal lettuce crash

I get this crash when using bone meal on lettuce:

java.lang.IllegalArgumentException: Cannot get property class_2758{name=age, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7]} as it does not exist in Block{culinaire:lettuce}
at net.minecraft.class_2688.method_11654(class_2688.java:98)
at com.github.olivermakescode.srch.SimpleHarvest.lambda$onInitialize$0(SimpleHarvest.java:29)
at net.fabricmc.fabric.api.event.player.UseBlockCallback.lambda$static$0(UseBlockCallback.java:41)
at net.minecraft.class_636.handler$ccc000$interactBlock(class_636.java:2672)
at net.minecraft.class_636.method_2896(class_636.java:308)
at net.minecraft.class_310.method_1583(class_310.java:1646)
at net.minecraft.class_310.method_1508(class_310.java:1900)
at net.minecraft.class_310.method_1574(class_310.java:1728)
at net.minecraft.class_310.method_1523(class_310.java:1081)
at net.minecraft.class_310.method_1514(class_310.java:728)
at net.minecraft.client.main.Main.main(Main.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)

com.hugman.culinaire.util.RecipeSerializerUtil not committed

What happened?

I'm upgrading the mod to 1.19 for my own purposes, but unfortunately the com.hugman.culinaire.util.RecipeSerializerUtil class used since commit c1df78f seems to have not been committed to the repository.

Any chance it could be published?
I can guess at what ingredientListOrObject() does, but reverse engineering it into existence seems pointless. 🙂

Dawn API version

dev

Fabric API version

0.56.0+1.19

Relevant log output

No response

Crash when tomatoes or lettuce are added to SimpleHarvest's config file for one-click harvests

Here's the crash report:

---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 2021-01-09 01:58:00 CET
Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'harvest'!
at Not Enough Crashes deobfuscated stack trace.(1.16.4+build.7)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:53)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:36)
at net.minecraft.client.MinecraftClient.redirect$zbj000$stopFabricInit(MinecraftClient:3360)
at net.minecraft.client.MinecraftClient.(MinecraftClient:437)
at net.minecraft.client.main.Main.main(Main:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:224)
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:141)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:27)
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 121 column 5 path $.crops[9].block
at com.google.gson.internal.Streams.parse(Streams.java:60)
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
at com.google.gson.TypeAdapter$1.read(TypeAdapter.java:199)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41)
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:82)
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:129)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:220)
at com.google.gson.Gson.fromJson(Gson.java:887)
at com.google.gson.Gson.fromJson(Gson.java:825)
at info.tehnut.harvest.Harvest.onInitialize(Harvest.java:71)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
... 11 more
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 121 column 5 path $.crops[9].block
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:491)
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
at com.google.gson.internal.Streams.parse(Streams.java:48)
... 22 more

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

-- Initialization --

-- System Details --
Minecraft Version: 1.16.4
Minecraft Version ID: 1.16.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_271, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 5303715328 bytes (5058 MB) / 6845104128 bytes (6528 MB) up to 6979321856 bytes (6656 MB)
CPUs: 8
JVM Flags: 12 total; -XX:-OmitStackTraceInFastThrow -Xms2048M -Xmx6656M -XX:MetaspaceSize=256M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M
Suspected Mods: Fabric Loader (fabricloader), Harvest (harvest)
Fabric Mods: accurateblockplacement: Accurate Block Placement 1.0.8
adorn: Adorn 1.12.2+1.16.4
advanced_runtime_resource_pack: Runtime Resource Pack 0.2.9
afarmk: AFarmK 0.4
amecs: Amecs 1.3.2+mc.1.16.3
amecsapi: Amecs API 1.1.1+mc1.16-rc1
angerable-patch: Angerable Patch 1.0.0-1.16.1
appleskin: AppleSkin 1.0.11
architectury: Architectury 1.1.55
artifice: Artifice 0.13.2+1.16.3
astromine: Astromine 1.11.4+fabric-1.16.3
astromine-core: Astromine: Core 1.11.4+fabric-1.16.3
astromine-discoveries: Astromine: Discoveries 1.11.4+fabric-1.16.3
astromine-foundations: Astromine: Foundations 1.11.4+fabric-1.16.3
astromine-technologies: Astromine: Technologies 1.11.4+fabric-1.16.3
astromine-transportations: Astromine: Transportations 1.11.4+fabric-1.16.3
autoconfig1u: Auto Config v1 Updated 3.3.1
bedspreads: Bedspreads 1.3.0-1.16.4
bettercaves: YUNG's Better Caves 1.16.2-1.0.3
betternether: Better Nether 5.0.4
betterslabs: Betterslabs 1.1.4
blade: Blade 2.0.0
cactusleather: Cactus Leather 1.0.1
campanion: Campanion 1.3.1+build.51
cardinal-components: Cardinal Components API 2.6.0
cardinal-components-base: Cardinal Components API (base) 2.7.5
cardinal-components-block: Cardinal Components API (blocks) 2.6.0
cardinal-components-chunk: Cardinal Components API (chunks) 2.6.0
cardinal-components-entity: Cardinal Components API (entities) 2.7.5
cardinal-components-item: Cardinal Components API (items) 2.6.0
cardinal-components-level: Cardinal Components API (world saves) 2.6.0
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 2.6.0
cardinal-components-util: Cardinal Components API (utilities) 2.7.5
cardinal-components-world: Cardinal Components API (worlds) 2.6.0
carpet: Carpet Mod in Fabric 1.4.12
carpet-extra: Carpet Extra 1.4.8
carpet-tis-addition: Carpet TIS Addition 1.6.1
cavebiomes: Cave Biomes 0.5.1
ce_foodstuffs: Common Expansion: Foodstuffs 1.1.2
charcoalblock: Charcoal Block 1.0.1
cherry: Cherry 1.3.1
chickenfeathers: Chicken Feathers 1.2.1
cleancut: CleanCut mc1.16-2.1-fabric
cloth-armor-api-v1: Cloth Armor API v1 1.4.8
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-client-events-v0: Cloth Client Events v0 1.4.9
cloth-common-events-v1: Cloth Common Events v1 1.4.8
cloth-config2: Cloth Config v4 4.8.3
cloth-datagen-api-v1: Cloth Datagen v1 1.4.8
cloth-durability-bar-api-v1: Cloth Durability Bar API v1 1.4.8
cloth-dynamic-registry-api-v1: Cloth Dynamic Registry API v1 1.4.8
coloredcraftingstations: ColoredCraftingStations 1.0.0
cotton: Cotton 1.1.0
cotton-cauldron: Cotton Cauldron 1.1.0
cotton-commons: Cotton Commons 1.0.4
cotton-config: Cotton Config 1.0.0-rc.7
cotton-datapack: Cotton Datapack 1.0.7
cotton-logging: Cotton Logging 1.0.0-rc.4
cotton-player-events: Cotton Player Events 1.0.2
craftable: Craftable+ 3.0
craftycuisine: Crafty Cuisine b1.1
croptopia: Croptopia 1.1.0
crowmap: Crowmap 1.0.1
cullparticles: Cull Particles 2.0
dawn: Dawn API 1.5.3
demeter: Demeter 2.0.0
dynamicfps: Dynamic FPS 1.2.1
dynamicsoundfilters: Dynamic Sound Filters 1.1.3+1.16.2
dynamo_api: Dynamo API 1.0.0+1.16.4
engilib: EngiLib 1.0.0+1.16.4
fabric: Fabric API 0.29.2+1.16
fabric-api-base: Fabric API Base 0.2.0+ab87788d3a
fabric-biome-api-v1: Fabric Biome API (v1) 3.1.0+2e23b97c3a
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.4+c6a8ea8995
fabric-command-api-v1: Fabric Command API (v1) 1.0.9+6a2618f53a
fabric-commands-v0: Fabric Commands (v0) 0.2.1+cbe9176f3a
fabric-containers-v0: Fabric Containers (v0) 0.1.9+a03e98793a
fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.0+e77439c73a
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.2+b7f9825d3a
fabric-diagonal-panes: Fabric Diagonal Panes 0.3.1
fabric-dimensions-v1: fabric-dimensions-v1 2.0.1+9a6c75813a
fabric-entity-events-v1: Fabric Entity Events (v1) 1.0.2+8004b36d3a
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.1+6a2618f53a
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.0+16acbe5b95
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.5+cbe9176f3a
fabric-item-api-v1: Fabric Item API (v1) 1.2.0+6a2618f53a
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.2+cbe9176f3a
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.1+730711c63a
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.0+3fa9f7c595
fabric-language-kotlin: Fabric Language Kotlin 1.4.0+build.1
fabric-language-scala: Fabric Language Scala 0.3.2.12
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.0+74cc3b2095
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.1+6a2618f53a
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.2+b764ce9995
fabric-models-v0: Fabric Models (v0) 0.2.0+cbe9176f3a
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.0+4358fbc63a
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.7+a03e98793a
fabric-networking-v0: Fabric Networking (v0) 0.3.1+2a4333d33a
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.2+6a2618f53a
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.1+6a2618f53a
fabric-particles-v1: Fabric Particles (v1) 0.2.3+cbe9176f3a
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.3+be155ae23a
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.0+cbe9176f3a
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.3+6a2618f53a
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.2.0+f8ac1db23a
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.4+6a2618f53a
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.12+6a2618f53a
fabric-rendering-v0: Fabric Rendering (v0) 1.1.1+6a2618f53a
fabric-rendering-v1: Fabric Rendering (v1) 1.5.0+c26373133a
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.0+552549d53a
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.0+6a2618f53a
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.3+cbe9176f3a
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.0+e77439c73a
fabric-textures-v0: Fabric Textures (v0) 1.0.5+a4467d2a3a
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.5+6a2618f53a
fabrication: Fabrication 1.2.3_02
fabricloader: Fabric Loader 0.10.8
fermion: Fermion 2.9.217
fermion-gui: Fermion GUI 2.5.217
fermion-modkeys: Fermion Modifier Keys 1.10.217
fermion-orientation: Fermion Orientation 1.2.217
fermion-simulator: Fermion Simulator 1.8.217
fermion-varia: Fermion Varia 2.6.217
fiber: fiber 0.23.0-2
fiber2cloth: Fiber To Cloth 3.0.1
fluidphysics: Fluid Physics 1.3.8+fabric-1.16.4
foodtweaks: Food Tweaks 2.0-1.16.3
foundation: Foundation 1.0.0
functionapi: Function API 3.7.0-1.16.3
functionapi_common: Function API COMMON 1.0.0-SNAPSHOT
functionapi_common_scripting: Function API COMMON Scripting 1.0.0-SNAPSHOT
glassdoors: Glass Doors 0.0.2
glassential: Glassential 1.16.1-1.1.4
harvest: Harvest 1.2.12
horizontal-glass-panes: Horizontal Glass Panes 1.0.0
hydrogen: Hydrogen 0.1.2-SNAPSHOT
image2map: Image2Map 0.1.2
indrev: Industrial Revolution 1.7.15-BETA
industrialexpansion: Industrial Expansion 1.0.0
item-pickup-customization: Item Pickup Customization 1.1.1-1.16.1
jankson: Jankson 3.0.1+j1.2.0
kirin: Kirin UI 1.7-1.16.2
kubejs: KubeJS 1.5.5
libblockattributes: LibBlockAttributes 0.8.4
libblockattributes_core: LibBlockAttributes (Core) 0.8.4
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.8.4
libblockattributes_items: LibBlockAttributes (Items) 0.8.4
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 3.2.2+1.16.3
libstructure: LibStructure 1.5
lightoverlay: Light Overlay 5.5.4
lithium: Lithium 0.6.0
lithium-api: Lithium API 0.6.0
loadcatcher: Entrypoint Catcher 2.0.0
lookingglass: Through the Looking Glass Release - 1.1.0
magna: Magna 1.4.3-1.16.2
malilib: MaLiLib 0.10.0-dev.21+arne.2
mambience: MAmbience 2.1.0+1.16.2
maybe-data: Maybe data 1.0.0-1.16.2
mealapi: Meal API 0.1+1.16.2
mechanicaltech: Mechanical Tech 0.2.0+1.16.4
mesh: Mesh 0.5.5-alpha.17+1.16.4
mesh_api: Mesh API 0.5.5-alpha.17+1.16.4
midnight-hats: Midnight Hats 2.0.1
minecraft: Minecraft 1.16.4
ml3api: ML3API 1.3.3
mm: Manningham Mills 2.1
mo_glass: Mo Glass 1.5-MC1.16.4
modern_industrialization: Modern Industrialization 0.3.9
modmenu: Mod Menu 1.14.6+build.31
moreberries: More Berries 1.3.3
nbtcrafting: NBT Crafting 2.0.1+mc1.16.4
notenoughcrashes: Not Enough Crashes 2.1.4+1.16.4
org_codehaus_groovy_groovy: groovy 3.0.3
org_codehaus_groovy_groovy-jsr223: groovy-jsr223 3.0.3
org_jetbrains_annotations: annotations 20.0.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.4.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.4.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.4.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.4.0
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.3.9
org_joml_joml: joml 1.9.25
paintingcycle: Painting Cycle 1.0.0
palette: Palette 0.1.0
patchouli: Patchouli 1.16.2-44-FABRIC
phosphor: Phosphor 0.7.0+build.10
piglib: Piglib 1.0.1
plantable_pots: Plantable Flower Pots 0.0.2-SNAPSHOT
plantinajar: Plant In A Jar 1.8.1
polymorph: Polymorph 0.0.5-1.16.3
presencefootsteps: Presence Footsteps r29+1.16.4
pugh_lib: Pugh Lib 1.0.2
pushtocraft: Push To Craft 1.0.4+mc1.16.1
rainbucket: Rain Bucket 1.0.0
reach-entity-attributes: Reach Entity Attribute 1.0.1
reborncore: Reborn Core 4.6.3+build.110
resourceful_tools: Resourceful Tools 1.0.45
rocks: This Rocks! 1.2.2
rocks_rdil_simpleconfig: simpleconfig 2.0.0
roughlyenoughitems: Roughly Enough Items 5.8.10
roughlyenoughitems-api: REI (API) 5.8.10
roughlyenoughitems-default-plugin: REI (Default Plugin) 5.8.10
roughlyenoughitems-runtime: REI (Runtime) 5.8.10
sand_dust: Sand Dust 1.2.0
sandwichable: Sandwichable 1.1.2
shapes: Shapes 2.0.0+build.10
sheepconsistency: Sheep Consistency 1.0.2
shelf: Shelf 1.0.0
slight-gui-modifications: 'Slight' GUI Modifications 1.6.1
sodium: Sodium 0.1.0
special-circumstances: Special Circumstances 1.8.217
statement: Statement 4.0.0+1.16.2
team_reborn_energy: Energy 0.1.1
techreborn: Tech Reborn 3.7.3+build.192
terraform-biome-builder-api-v1: Terraform Biome Builder API (v1) 1.0.0+build.1
terraform-config-api-v1: Terraform Config API (v1) 1.0.0+build.1
terraform-overworld-biome-extensions-api-v1: Terraform Overworld Biome Extensions API (v1) 1.0.0+build.1
terraform-surfaces-api-v1: Terraform Surfaces API (v1) 1.0.0+build.1
terraform-tree-api-v1: Terraform Tree API (v1) 1.0.1+build.2
terraform-wood-api-v1: Terraform Wood API (v1) 1.0.0+build.1
third_person_maps: Third Person Maps 1.1.0
tillitbreaks: Till it Breaks 0.1
toomanybinds: Too Many Binds 0.3.0+1.16.3
traverse: Traverse 3.1.0+build.15
trees-do-not-float: Trees Do Not Float 2.1.128
uncraftable: Uncraftables 1.3.4-1.16.1
underwatergrass: UnderwaterGrass 1.1.1
unknownrecipes: UnknownRecipeSilencer 1.0.0
usefulutilities: Useful Utilities 1.4.0
veggie_way: The Veggie Way 1.0.36
waterphysics: Dihydrogen Monoxide Reloaded 2.1.0+1.16.2
wrenchable: Wrenchable 1.0.0+1.16.1
xaerominimap: Xaero's Minimap 20.30.1
xaeroworldmap: Xaero's World Map 1.11.6
yosbr: YOSBR 0.1.1
Patchouli open book context: n/a
Launched Version: 1.16.4
Backend library: LWJGL version 3.2.2 build 10
Backend API: NO CONTEXT
GL Caps:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
CPU:

Here's the Simple Harvest's config file:

`{

"exhaustionPerHarvest": 0.005,

"additionalLogging": false,

"crops": [

{

  "block": "minecraft:wheat",

  "states": {

    "age": "7"

  }

},

{

  "block": "minecraft:nether_wart",

  "states": {

    "age": "3"

  }

},

{

  "block": "minecraft:carrots",

  "states": {

    "age": "7"

  }

},

{

  "block": "minecraft:potatoes",

  "states": {

    "age": "7"

  }

},

{

  "block": "minecraft:beetroots",

  "states": {

    "age": "3"

  }

},

    {

  "block": "veggie_way:plant_quinoa",

  "states": {

    "age": "7"

  }

},

    {

  "block": "veggie_way:plant_soybean",

  "states": {

    "age": "7"

  }

},

    {

  "block": "veggie_way:plant_lentil",

  "states": {

    "age": "7"

  }

},

    {

  "block": "veggie_way:plant_corn",

  "states": {

    "age": "7"

  }

},

	{

  "block": "ce_foodstuffs:tomatoes"

  "states": {

   "age": "3"

  }

},

]

}
`

Here's also the latest.log file:
`[01:57:10] [main/INFO]: Loading for game Minecraft 1.16.4
[01:57:10] [ForkJoinPool-1-worker-2/WARN]: The mod "pushtocraft" contains invalid entries in its mod json:

  • Unsupported root entry "sources" at line 15 column 11
  • Unsupported root entry "sources" at line 16 column 11
    [01:57:10] [ForkJoinPool-1-worker-6/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
  • Unsupported root entry "$schema" at line 2 column 14
    [01:57:10] [ForkJoinPool-1-worker-2/WARN]: The mod "libcd" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 9 column 12
    [01:57:10] [ForkJoinPool-1-worker-6/WARN]: The mod "cotton" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 11 column 12
    [01:57:10] [ForkJoinPool-1-worker-1/WARN]: Non-Fabric mod JAR at "E:\Minecraft latest\Mods and misc\ATLauncher\instances\VanillaMinecraftWithFabric\mods\CreativeCore_v2.0.7_mc1.16.2.jar", ignoring
    [01:57:10] [ForkJoinPool-1-worker-6/WARN]: The mod "cotton-player-events" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 7 column 12
    [01:57:10] [ForkJoinPool-1-worker-6/WARN]: The mod "cotton-logging" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 7 column 12
    [01:57:10] [ForkJoinPool-1-worker-1/WARN]: Non-Fabric mod JAR at "E:\Minecraft latest\Mods and misc\ATLauncher\instances\VanillaMinecraftWithFabric\mods\ditr-1.16.1-1.8.1.jar", ignoring
    [01:57:10] [ForkJoinPool-1-worker-6/WARN]: The mod "cotton-config" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 7 column 12
    [01:57:10] [ForkJoinPool-1-worker-7/WARN]: The mod "cotton-cauldron" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 7 column 12
    [01:57:10] [ForkJoinPool-1-worker-2/WARN]: The mod "cotton-commons" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 7 column 12
    [01:57:10] [ForkJoinPool-1-worker-6/WARN]: The mod "cotton-datapack" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 7 column 12
    [01:57:10] [ForkJoinPool-1-worker-7/WARN]: The mod "cotton" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 11 column 12
    [01:57:10] [ForkJoinPool-1-worker-7/WARN]: The mod "cotton-player-events" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 7 column 12
    [01:57:10] [ForkJoinPool-1-worker-7/WARN]: The mod "cotton-logging" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 7 column 12
    [01:57:10] [ForkJoinPool-1-worker-7/WARN]: The mod "cotton-config" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 7 column 12
    [01:57:10] [ForkJoinPool-1-worker-7/WARN]: The mod "cotton-datapack" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 7 column 12
    [01:57:10] [ForkJoinPool-1-worker-7/WARN]: The mod "cotton-commons" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 7 column 12
    [01:57:10] [ForkJoinPool-1-worker-7/WARN]: The mod "cotton-cauldron" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 7 column 12
    [01:57:10] [ForkJoinPool-1-worker-4/WARN]: The mod "cardinal-components-base" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-4/WARN]: The mod "cardinal-components-block" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-4/WARN]: The mod "cardinal-components-chunk" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-4/WARN]: The mod "cardinal-components-entity" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-4/WARN]: The mod "cardinal-components-item" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-5/WARN]: The mod "harvest" contains invalid entries in its mod json:
  • Unsupported root entry "links" at line 7 column 10
    [01:57:10] [ForkJoinPool-1-worker-4/WARN]: The mod "cardinal-components-level" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-4/WARN]: The mod "cardinal-components-world" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-4/WARN]: The mod "cardinal-components-util" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-2/WARN]: The mod "cotton-config" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 7 column 12
    [01:57:10] [ForkJoinPool-1-worker-2/WARN]: The mod "cotton-logging" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 7 column 12
    [01:57:10] [ForkJoinPool-1-worker-5/WARN]: Non-Fabric mod JAR at "E:\Minecraft latest\Mods and misc\ATLauncher\instances\VanillaMinecraftWithFabric\mods\letthemgrow-1.16.3-1.0.0.jar", ignoring
    [01:57:10] [ForkJoinPool-1-worker-1/WARN]: Non-Fabric mod JAR at "E:\Minecraft latest\Mods and misc\ATLauncher\instances\VanillaMinecraftWithFabric\mods\ItemPhysic_v1.4.8_mc1.16.4.jar", ignoring
    [01:57:10] [ForkJoinPool-1-worker-5/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
  • Unsupported root entry "$schema" at line 2 column 14
    [01:57:10] [ForkJoinPool-1-worker-4/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
  • Unsupported root entry "$schema" at line 2 column 14
    [01:57:10] [ForkJoinPool-1-worker-1/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
  • Unsupported root entry "$schema" at line 2 column 14
    [01:57:10] [ForkJoinPool-1-worker-7/WARN]: Non-Fabric mod JAR at "E:\Minecraft latest\Mods and misc\ATLauncher\instances\VanillaMinecraftWithFabric\mods\Patchouli-1.16.4-48.jar", ignoring
    [01:57:10] [ForkJoinPool-1-worker-6/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
  • Unsupported root entry "$schema" at line 2 column 14
    [01:57:10] [ForkJoinPool-1-worker-3/WARN]: The mod "cardinal-components" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 9
    [01:57:10] [ForkJoinPool-1-worker-1/WARN]: The mod "cardinal-components-util" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-1/WARN]: The mod "cardinal-components-item" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-3/WARN]: The mod "cardinal-components-base" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-6/WARN]: The mod "cardinal-components-world" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-1/WARN]: The mod "cardinal-components-entity" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-6/WARN]: The mod "cardinal-components-chunk" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-3/WARN]: The mod "cardinal-components-block" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-7/WARN]: The mod "cardinal-components-level" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-5/WARN]: The mod "cardinal-components-scoreboard" contains invalid entries in its mod json:
  • Unsupported root entry "side" at line 8 column 11
    [01:57:10] [ForkJoinPool-1-worker-1/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
  • Unsupported root entry "$schema" at line 2 column 14
    [01:57:10] [ForkJoinPool-1-worker-2/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
  • Unsupported root entry "$schema" at line 2 column 14
    [01:57:10] [ForkJoinPool-1-worker-1/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
  • Unsupported root entry "$schema" at line 2 column 14
    [01:57:10] [ForkJoinPool-1-worker-7/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
  • Unsupported root entry "$schema" at line 2 column 14
    [01:57:10] [ForkJoinPool-1-worker-4/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:
  • Unsupported root entry "$schema" at line 2 column 14
    [01:57:11] [main/WARN]: Warnings were found!
  • Conflicting versions found for fabric-api-base: used 0.2.0+ab87788d3a, also found 0.2.0+9f0fb4b83a
  • Conflicting versions found for fabric-crash-report-info-v1: used 0.1.2+b7f9825d3a, also found 0.1.2+b7f9825d95
  • Conflicting versions found for fabric-key-binding-api-v1: used 1.0.1+730711c63a, also found 1.0.1+730711c695
  • Conflicting versions found for fabric-lifecycle-events-v1: used 1.2.0+74cc3b2095, also found 1.2.0+ffb68a873a
  • Conflicting versions found for fabric-loot-tables-v1: used 1.0.1+6a2618f53a, also found 1.0.1+432ea18895
  • Conflicting versions found for fabric-events-lifecycle-v0: used 0.2.0+16acbe5b95, also found 0.2.0+6a2618f53a
  • Conflicting versions found for fabric-keybindings-v0: used 0.2.0+3fa9f7c595, also found 0.2.0+6a2618f53a
  • Conflicting versions found for fabric-blockrenderlayer-v1: used 1.1.4+c6a8ea8995, also found 1.1.4+6a2618f53a
  • Conflicting versions found for fabric-screen-handler-api-v1: used 1.1.0+6a2618f53a, also found 1.1.0+8724984195
  • Conflicting versions found for fabric-events-interaction-v0: used 0.4.1+6a2618f53a, also found 0.4.1+f8ac1db23a
  • Conflicting versions found for fabric-mining-levels-v0: used 0.1.2+b764ce9995, also found 0.1.2+6a2618f53a
  • Conflicting versions found for fabric-textures-v0: used 1.0.5+a4467d2a3a, also found 1.0.5+6a2618f53a
  • Conflicting versions found for fabric-renderer-registries-v1: used 2.2.0+f8ac1db23a, also found 2.2.0+6a2618f53a
    [01:57:11] [main/WARN]: Mod ID palette uses outdated schema version: 0 < 1
    [01:57:11] [main/WARN]: Mod {} ({}) uses 'requires' key in fabric.mod.json, which is not supported - use 'depends'
    [01:57:11] [main/INFO]: [FabricLoader] Loading 235 mods: [email protected], [email protected]+1.16.2, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], lookingglass@Release - 1.1.0, [email protected], [email protected]+9a6c75813a, [email protected], [email protected], [email protected]+cbe9176f3a, [email protected], [email protected], [email protected]+ab87788d3a, [email protected], [email protected]+fabric-1.16.3, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+fabric-1.16.3, [email protected], [email protected]+fabric-1.16.3, [email protected]+fabric-1.16.3, [email protected], [email protected]+build.1, [email protected], [email protected], [email protected]+2a4333d33a, [email protected], [email protected], [email protected], [email protected]+build.192, [email protected], [email protected]+build.31, [email protected]+build.10, [email protected]+1.16.4, [email protected], [email protected], [email protected], [email protected]+b7f9825d3a, [email protected], [email protected], [email protected]+mc1.16.4, [email protected]+730711c63a, [email protected], [email protected], [email protected]+mc.1.16.3, [email protected], [email protected], [email protected], [email protected]+1.16.4, [email protected], [email protected], [email protected]+4358fbc63a, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+1.16.2, [email protected]+1.16.2, [email protected]+cbe9176f3a, [email protected], [email protected]+6a2618f53a, [email protected], [email protected], [email protected]+build.1, [email protected]+1.16.2, [email protected]+6a2618f53a, [email protected]+build.1, [email protected], [email protected], [email protected], [email protected]+74cc3b2095, [email protected], [email protected], [email protected]+6a2618f53a, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+build.1, [email protected], [email protected]+j1.2.0, [email protected]+6a2618f53a, [email protected], [email protected]+6a2618f53a, [email protected]+1.16.4, [email protected]+fabric-1.16.4, [email protected]+build.10, [email protected]+1.16.3, [email protected], [email protected]+1.16.2, [email protected]+8004b36d3a, [email protected], [email protected], [email protected], [email protected]+6a2618f53a, [email protected]+c26373133a, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+e77439c73a, [email protected], [email protected], [email protected], [email protected]+16acbe5b95, [email protected], [email protected], [email protected], [email protected]+3fa9f7c595, [email protected]+1.16.4, [email protected]+1.16.3, [email protected], [email protected], [email protected], [email protected]+1.16.4, [email protected]+mc1.16.1, [email protected], [email protected], [email protected]+build.110, [email protected], [email protected], [email protected], [email protected]_02, [email protected], [email protected], [email protected], [email protected], [email protected]+c6a8ea8995, [email protected], [email protected], [email protected]+1.16, [email protected], [email protected], [email protected]+1.16.1, [email protected]+1.16.4, [email protected]+6a2618f53a, [email protected], [email protected], [email protected]+6a2618f53a, [email protected], [email protected], [email protected]+build.2, [email protected], [email protected]+6a2618f53a, [email protected]+build.1, [email protected], [email protected], [email protected], [email protected], [email protected]+552549d53a, [email protected]+arne.2, [email protected], [email protected], [email protected], [email protected]+fabric-1.16.3, [email protected]+be155ae23a, [email protected]+cbe9176f3a, [email protected], [email protected], [email protected]+b764ce9995, [email protected], [email protected]+cbe9176f3a, [email protected]+cbe9176f3a, [email protected]+cbe9176f3a, [email protected], [email protected]+1.16.3, [email protected], [email protected], [email protected], [email protected], [email protected]+a03e98793a, [email protected], [email protected], [email protected], [email protected], [email protected]+build.51, [email protected]+a4467d2a3a, [email protected], [email protected], [email protected]+6a2618f53a, [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]+build.15, [email protected]+f8ac1db23a, [email protected]+cbe9176f3a, [email protected], [email protected], [email protected]+a03e98793a, [email protected], [email protected], [email protected]+mc1.16-rc1, [email protected], [email protected], [email protected], [email protected], [email protected]+6a2618f53a, [email protected], [email protected], [email protected]+1.16.4, [email protected], [email protected]+build.1, [email protected], [email protected]+e77439c73a, [email protected], [email protected]+2e23b97c3a, [email protected], [email protected], [email protected]+1.16.3, [email protected], [email protected], [email protected]+fabric-1.16.3, [email protected], [email protected]+6a2618f53a, [email protected], presencefootsteps@r29+1.16.4
    [01:57:11] [main/WARN]: Mod craftycuisine (b1.1) does not respect SemVer - comparison support is limited.
    [01:57:11] [main/WARN]: Mod lookingglass (Release - 1.1.0) does not respect SemVer - comparison support is limited.
    [01:57:11] [main/WARN]: Mod cleancut (mc1.16-2.1-fabric) does not respect SemVer - comparison support is limited.
    [01:57:11] [main/WARN]: Mod fabric-language-scala (0.3.2.12) uses more dot-separated version components than SemVer allows; support for this is currently not guaranteed.
    [01:57:11] [main/WARN]: Mod fabrication (1.2.3_02) does not respect SemVer - comparison support is limited.
    [01:57:11] [main/WARN]: Mod presencefootsteps (r29+1.16.4) does not respect SemVer - comparison support is limited.
    [01:57:11] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/E:/Minecraft%20latest/Mods%20and%20misc/ATLauncher/libraries/net/fabricmc/sponge-mixin/0.8.2+build.24/sponge-mixin-0.8.2+build.24.jar Service=Knot/Fabric Env=CLIENT
    [01:57:11] [main/INFO]: Loaded configuration file for Sodium (38 options available, 0 user overrides)
    [01:57:11] [main/INFO]: Sodium has been successfully discovered and initialized -- your game is now faster!
    [01:57:11] [main/INFO]: Loaded configuration file for Lithium: 63 options available, 0 override(s) found
    [01:57:11] [main/WARN]: Reference map 'craftycuisine-refmap.json' for craftycuisine.mixins.json could not be read. If this is a development environment you can ignore this message
    [01:57:11] [main/WARN]: Reference map 'Croptopia-1.16.4-FABRIC-refmap.json' for Croptopia.mixins.json could not be read. If this is a development environment you can ignore this message
    [01:57:11] [main/WARN]: Reference map 'horizontal-glass-panes-refmap.json' for horizontal-glass-panes.mixins.json could not be read. If this is a development environment you can ignore this message
    [01:57:11] [main/WARN]: Reference map 'astromine-transportations-refmap.json' for astromine-transportations.mixins.json could not be read. If this is a development environment you can ignore this message
    [01:57:11] [main/WARN]: Reference map 'wraith-coloredcraftingstations-refmap.json' for coloredcraftingstations.mixins.json could not be read. If this is a development environment you can ignore this message
    [01:57:11] [main/WARN]: Reference map 'glass-doors-refmap.json' for glassdoors.mixins.json could not be read. If this is a development environment you can ignore this message
    [01:57:11] [main/WARN]: Reference map 'fabric-diagonal-panes-refmap.json' for fabric-diagonal-panes.mixins.json could not be read. If this is a development environment you can ignore this message
    [01:57:11] [main/WARN]: Reference map 'blade-2.0.0+fabric-1.16.3-refmap.json' for blade.mixins.json could not be read. If this is a development environment you can ignore this message
    [01:57:11] [main/WARN]: Reference map 'TheVeggieWay_Fabric_1.16.4-refmap.json' for veggieway.mixins.json could not be read. If this is a development environment you can ignore this message
    [01:57:11] [main/WARN]: Reference map 'wrenchable-refmap.json' for wrenchable.mixins.json could not be read. If this is a development environment you can ignore this message
    [01:57:11] [main/WARN]: Reference map 'industrialexpansion-refmap.json' for industrialexpansion.mixins.json could not be read. If this is a development environment you can ignore this message
    [01:57:11] [main/WARN]: Reference map 'astromine-technologies-refmap.json' for astromine-technologies.mixins.json could not be read. If this is a development environment you can ignore this message
    [01:57:11] [main/WARN]: Reference map 'astromine-foundations-refmap.json' for astromine-foundations.mixins.json could not be read. If this is a development environment you can ignore this message
    [01:57:12] [main/WARN]: @mixin target net/minecraft/class_1708$class_1711 is public in nbtcrafting.mixins.json:brewing.MixinBrewingSlotPotion and should be specified in value
    [01:57:12] [main/WARN]: @mixin target me/shedaniel/rei/server/RecipeFinder is public in nbtcrafting.compat.mixins.json:MixinREIRecipeFinder and should be specified in value
    [01:57:12] [main/WARN]: @mixin target net/minecraft/class_3898$class_3208 is public in fabric-networking-api-v1.mixins.json:accessor.EntityTrackerAccessor and should be specified in value
    [01:57:13] [main/WARN]: Trying to reflect-hack into the class-loader so we can define our own classes in an unrestricted loader...
    [01:57:13] [main/WARN]: ** The JVM might warn you with something nasty! **
    [01:57:13] [main/INFO]: Injecting class 'com.google.common.collect.HydrogenImmutableMapEntry' (url: jar:file:/E:/Minecraft%20latest/Mods%20and%20misc/ATLauncher/instances/VanillaMinecraftWithFabric/mods/hydrogen-fabric-mc1.16.4-0.1.2-SNAPSHOT.jar!/com/google/common/collect/HydrogenImmutableMapEntry.class)
    [01:57:13] [main/INFO]: Injecting class 'com.google.common.collect.HydrogenImmutableReferenceHashMap' (url: jar:file:/E:/Minecraft%20latest/Mods%20and%20misc/ATLauncher/instances/VanillaMinecraftWithFabric/mods/hydrogen-fabric-mc1.16.4-0.1.2-SNAPSHOT.jar!/com/google/common/collect/HydrogenImmutableReferenceHashMap.class)
    [01:57:13] [main/INFO]: Injecting class 'com.google.common.collect.HydrogenEntrySet' (url: jar:file:/E:/Minecraft%20latest/Mods%20and%20misc/ATLauncher/instances/VanillaMinecraftWithFabric/mods/hydrogen-fabric-mc1.16.4-0.1.2-SNAPSHOT.jar!/com/google/common/collect/HydrogenEntrySet.class)
    [01:57:13] [main/INFO]: Injecting class 'com.google.common.collect.HydrogenEntrySetIterator' (url: jar:file:/E:/Minecraft%20latest/Mods%20and%20misc/ATLauncher/instances/VanillaMinecraftWithFabric/mods/hydrogen-fabric-mc1.16.4-0.1.2-SNAPSHOT.jar!/com/google/common/collect/HydrogenEntrySetIterator.class)
    [01:57:13] [main/INFO]: [Mesh]: Send Reinforcements!
    [01:57:20] [main/INFO]: I used the json to destroy the json
    [01:57:21] [main/INFO]: Mixing IMixinMinecraftClient from cherry.mixins.json into net.minecraft.class_310
    [01:57:21] [main/INFO]: Mixing MixinConnectScreen from cherry.mixins.json into net.minecraft.class_412
    [01:57:21] [main/INFO]: Mixing MixinClientPlayerEntity from cherry.mixins.json into net.minecraft.class_746
    [01:57:21] [main/INFO]: Mixing MixinGameMenuScreen from cherry.mixins.json into net.minecraft.class_433
    [01:57:21] [main/INFO]: Renaming synthetic method lambda$initWidgetsTail$0(Lnet/minecraft/class_4185;)V to md6def2f$lambda$initWidgetsTail$0$1 in cherry.mixins.json:MixinGameMenuScreen
    [01:57:23] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
    [01:57:25] [main/INFO]: Setting user: ???
    [01:57:25] [main/INFO]: Mixing MixinTutorialManager from cherry.mixins.json into net.minecraft.class_1156
    [01:57:25] [main/INFO]: [Entrypoint Catcher] Running Mod Entrypoints Normally
    [01:57:25] [main/INFO]: [Entrypoint Catcher] Found 106 common entrypoints and 84 client entrypoints
    [01:57:25] [main/INFO]: [Entrypoint Catcher] Running Entrypoints
    [01:57:25] [main/INFO]: Initialized entrypoint KubeJSOtherEventHandler.
    [01:57:26] [main/INFO]: Initialized entrypoint KubeJSWorldEventHandler.
    [01:57:26] [main/INFO]: Initialized entrypoint KubeJSPlayerEventHandler.
    [01:57:26] [main/INFO]: Initialized entrypoint KubeJSEntityEventHandler.
    [01:57:26] [main/INFO]: Initialized entrypoint KubeJSBlockEventHandler.
    [01:57:26] [main/INFO]: Initialized entrypoint KubeJSItemEventHandler.
    [01:57:26] [main/INFO]: Initialized entrypoint KubeJSRecipeEventHandler.
    [01:57:26] [main/INFO]: Initialized entrypoint KubeJSFluidEventHandler.
    [01:57:26] [main/INFO]: Initialized entrypoint AstromineRecipeEventHandler.
    [01:57:26] [main/INFO]: Initialized entrypoint TechRebornRecipeEventHandler.
    [01:57:26] [main/INFO]: Initialized entrypoint MIRecipeEventHandler.
    [01:57:26] [main/INFO]: Loaded common.properties
    [01:57:38] [main/INFO]: Loaded babel.min.js in 12.06 s
    [01:57:41] [main/INFO]: [STDOUT]: Babel Transformer done in 2.562 s
    [01:57:41] [main/INFO]: Hello, World! (You will only see this line once in console, during startup)
    [01:57:41] [main/INFO]: Loaded script startup_scripts:script.js in 80.49 ms
    [01:57:41] [main/INFO]: Loaded 1/1 KubeJS startup scripts in 87.30 ms
    [01:57:41] [main/INFO]: [STDOUT]: Babel Transformer done in 65.36 ms
    [01:57:41] [main/INFO]: Hello, World! (You will see this line every time client resources reload)
    [01:57:41] [main/INFO]: Loaded script client_scripts:script.js in 4.852 ms
    [01:57:41] [main/INFO]: Loaded 1/1 KubeJS client scripts in 8.261 ms
    [01:57:43] [main/ERROR]: No data fixer registered for shelf:shelf
    [01:57:46] [main/INFO]: Cummie Wummies OWO
    [01:57:47] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{betternether:cincinnasite_slab}
    [01:57:47] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{betternether:reeds_slab}
    [01:57:47] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{minecraft:red_nether_brick_slab}
    [01:57:47] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{betternether:wart_slab}
    [01:57:47] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{betternether:nether_brick_tile_slab}
    [01:57:47] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{betternether:nether_brick_tile_slab}
    [01:57:47] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{minecraft:nether_brick_slab}
    [01:57:47] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{betternether:basalt_bricks_slab}
    [01:57:47] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{betternether:basalt_bricks_slab}
    [01:57:47] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{betternether:soul_sandstone_cut_slab}
    [01:57:48] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{betternether:soul_sandstone_slab}
    [01:57:48] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{betternether:cincinnasite_slab}
    [01:57:48] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{betternether:willow_slab}
    [01:57:48] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{betternether:willow_slab}
    [01:57:48] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{betternether:wart_slab}
    [01:57:48] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{minecraft:polished_blackstone_brick_slab}
    [01:57:48] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{minecraft:polished_blackstone_brick_slab}
    [01:57:48] [main/INFO]: Cannot get property class_2754{name=axis, clazz=class net.minecraft.class_2350$class_2351, values=[x, y, z]} as it does not exist in Block{minecraft:polished_blackstone_slab}
    [01:57:50] [main/INFO]: [The Veggie Way] VeggieWay Initializing
    [01:57:50] [main/ERROR]: No data fixer registered for milk_cauldron
    [01:57:50] [main/ERROR]: No data fixer registered for kettle
    [01:57:51] [main/INFO]: TechReborn setup done!
    [01:57:51] [main/INFO]: [STDOUT]: Loading Image2Map...
    [01:57:52] [main/INFO]: [STDOUT]: Dihydrogen Monoxide Reloaded has loaded!
    [01:57:52] [main/INFO]: Cannot set property class_2746{name=locked, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{minecraft:air}
    [01:57:54] [main/INFO]: [STDOUT]: net.minecraft.class_2248
    [01:57:54] [main/INFO]: Armelin is Topper!
    [01:57:59] [main/INFO]: Initializing StacktraceDeobfuscator
    [01:57:59] [main/INFO]: Done initializing StacktraceDeobfuscator
    [01:57:59] [main/INFO]: [STDOUT]: PughLib is active
    [01:57:59] [main/INFO]: Industrial Revolution has initialized.
    [01:57:59] [main/INFO]: Reborn core is done for now, now to let other mods have their turn...
    [01:57:59] [main/INFO]: Injecting mutable resource pack provider set, as no-one else has yet.
    [01:57:59] [main/INFO]: [ml3api] number:42.0; identifier:{field_13353=minecraft, field_13355=stone}; string:something; array:[1.0, 2.0, 3.0, 4.0, you expected 5, but it was me, Dio!]; inner:{name=, number=0.0, flag=false};
    [01:57:59] [main/INFO]: Loaded Cherry!
    [01:57:59] [main/INFO]: [STDOUT]: plantable_pots: Initializing Mod
    [01:57:59] [main/INFO]: [Sand Dust] Initializing
    [01:57:59] [main/INFO]: [STDOUT]: You Can Put Your Plants In Jars Now!
    [01:57:59] [main/INFO]: Definitely not up to no good
    [01:58:00] [main/INFO]: Modern Industrialization setup done!
    [01:58:00] [main/INFO]: [Cotton Datapack]: Loaded config.
    [01:58:00] [main/INFO]: [STDOUT]: UnderwaterGrass initialized.
    [01:58:00] [main/INFO]: [STDOUT]: Craftable Done
    [01:58:00] [main/INFO]: Silk not found, not loading compatibility for fluids.
    [01:58:00] [main/INFO]: RebornCore found, loading compatibility for fluids.
    [01:58:00] [main/INFO]: [STDOUT]: Negative index in crash report handler (13/17)
    [01:58:00] [main/FATAL]: Minecraft ran into a problem! Report saved to: E:\Minecraft latest\Mods and misc\ATLauncher\instances\VanillaMinecraftWithFabric\crash-reports\crash-2021-01-09_01.58.00-server.txt
    ---- Minecraft Crash Report ----
    // Daisy, daisy...

Time: 2021-01-09 01:58:00 CET
Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'harvest'!
at Not Enough Crashes deobfuscated stack trace.(1.16.4+build.7)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:53)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:36)
at net.minecraft.client.MinecraftClient.redirect$zbj000$stopFabricInit(MinecraftClient:3360)
at net.minecraft.client.MinecraftClient.(MinecraftClient:437)
at net.minecraft.client.main.Main.main(Main:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:224)
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:141)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:27)
Caused by: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 121 column 5 path $.crops[9].block
at com.google.gson.internal.Streams.parse(Streams.java:60)
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:65)
at com.google.gson.TypeAdapter$1.read(TypeAdapter.java:199)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41)
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:82)
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.read(ReflectiveTypeAdapterFactory.java:129)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:220)
at com.google.gson.Gson.fromJson(Gson.java:887)
at com.google.gson.Gson.fromJson(Gson.java:825)
at info.tehnut.harvest.Harvest.onInitialize(Harvest.java:71)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
... 11 more
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 121 column 5 path $.crops[9].block
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:491)
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738)
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714)
at com.google.gson.internal.Streams.parse(Streams.java:48)
... 22 more

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

-- Initialization --

-- System Details --
Minecraft Version: 1.16.4
Minecraft Version ID: 1.16.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_271, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 5303715328 bytes (5058 MB) / 6845104128 bytes (6528 MB) up to 6979321856 bytes (6656 MB)
CPUs: 8
JVM Flags: 12 total; -XX:-OmitStackTraceInFastThrow -Xms2048M -Xmx6656M -XX:MetaspaceSize=256M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M
Suspected Mods: Fabric Loader (fabricloader), Harvest (harvest)
Fabric Mods: accurateblockplacement: Accurate Block Placement 1.0.8
adorn: Adorn 1.12.2+1.16.4
advanced_runtime_resource_pack: Runtime Resource Pack 0.2.9
afarmk: AFarmK 0.4
amecs: Amecs 1.3.2+mc.1.16.3
amecsapi: Amecs API 1.1.1+mc1.16-rc1
angerable-patch: Angerable Patch 1.0.0-1.16.1
appleskin: AppleSkin 1.0.11
architectury: Architectury 1.1.55
artifice: Artifice 0.13.2+1.16.3
astromine: Astromine 1.11.4+fabric-1.16.3
astromine-core: Astromine: Core 1.11.4+fabric-1.16.3
astromine-discoveries: Astromine: Discoveries 1.11.4+fabric-1.16.3
astromine-foundations: Astromine: Foundations 1.11.4+fabric-1.16.3
astromine-technologies: Astromine: Technologies 1.11.4+fabric-1.16.3
astromine-transportations: Astromine: Transportations 1.11.4+fabric-1.16.3
autoconfig1u: Auto Config v1 Updated 3.3.1
bedspreads: Bedspreads 1.3.0-1.16.4
bettercaves: YUNG's Better Caves 1.16.2-1.0.3
betternether: Better Nether 5.0.4
betterslabs: Betterslabs 1.1.4
blade: Blade 2.0.0
cactusleather: Cactus Leather 1.0.1
campanion: Campanion 1.3.1+build.51
cardinal-components: Cardinal Components API 2.6.0
cardinal-components-base: Cardinal Components API (base) 2.7.5
cardinal-components-block: Cardinal Components API (blocks) 2.6.0
cardinal-components-chunk: Cardinal Components API (chunks) 2.6.0
cardinal-components-entity: Cardinal Components API (entities) 2.7.5
cardinal-components-item: Cardinal Components API (items) 2.6.0
cardinal-components-level: Cardinal Components API (world saves) 2.6.0
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 2.6.0
cardinal-components-util: Cardinal Components API (utilities) 2.7.5
cardinal-components-world: Cardinal Components API (worlds) 2.6.0
carpet: Carpet Mod in Fabric 1.4.12
carpet-extra: Carpet Extra 1.4.8
carpet-tis-addition: Carpet TIS Addition 1.6.1
cavebiomes: Cave Biomes 0.5.1
ce_foodstuffs: Common Expansion: Foodstuffs 1.1.2
charcoalblock: Charcoal Block 1.0.1
cherry: Cherry 1.3.1
chickenfeathers: Chicken Feathers 1.2.1
cleancut: CleanCut mc1.16-2.1-fabric
cloth-armor-api-v1: Cloth Armor API v1 1.4.8
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-client-events-v0: Cloth Client Events v0 1.4.9
cloth-common-events-v1: Cloth Common Events v1 1.4.8
cloth-config2: Cloth Config v4 4.8.3
cloth-datagen-api-v1: Cloth Datagen v1 1.4.8
cloth-durability-bar-api-v1: Cloth Durability Bar API v1 1.4.8
cloth-dynamic-registry-api-v1: Cloth Dynamic Registry API v1 1.4.8
coloredcraftingstations: ColoredCraftingStations 1.0.0
cotton: Cotton 1.1.0
cotton-cauldron: Cotton Cauldron 1.1.0
cotton-commons: Cotton Commons 1.0.4
cotton-config: Cotton Config 1.0.0-rc.7
cotton-datapack: Cotton Datapack 1.0.7
cotton-logging: Cotton Logging 1.0.0-rc.4
cotton-player-events: Cotton Player Events 1.0.2
craftable: Craftable+ 3.0
craftycuisine: Crafty Cuisine b1.1
croptopia: Croptopia 1.1.0
crowmap: Crowmap 1.0.1
cullparticles: Cull Particles 2.0
dawn: Dawn API 1.5.3
demeter: Demeter 2.0.0
dynamicfps: Dynamic FPS 1.2.1
dynamicsoundfilters: Dynamic Sound Filters 1.1.3+1.16.2
dynamo_api: Dynamo API 1.0.0+1.16.4
engilib: EngiLib 1.0.0+1.16.4
fabric: Fabric API 0.29.2+1.16
fabric-api-base: Fabric API Base 0.2.0+ab87788d3a
fabric-biome-api-v1: Fabric Biome API (v1) 3.1.0+2e23b97c3a
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.4+c6a8ea8995
fabric-command-api-v1: Fabric Command API (v1) 1.0.9+6a2618f53a
fabric-commands-v0: Fabric Commands (v0) 0.2.1+cbe9176f3a
fabric-containers-v0: Fabric Containers (v0) 0.1.9+a03e98793a
fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.0+e77439c73a
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.2+b7f9825d3a
fabric-diagonal-panes: Fabric Diagonal Panes 0.3.1
fabric-dimensions-v1: fabric-dimensions-v1 2.0.1+9a6c75813a
fabric-entity-events-v1: Fabric Entity Events (v1) 1.0.2+8004b36d3a
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.1+6a2618f53a
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.0+16acbe5b95
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.5+cbe9176f3a
fabric-item-api-v1: Fabric Item API (v1) 1.2.0+6a2618f53a
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.2+cbe9176f3a
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.1+730711c63a
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.0+3fa9f7c595
fabric-language-kotlin: Fabric Language Kotlin 1.4.0+build.1
fabric-language-scala: Fabric Language Scala 0.3.2.12
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.0+74cc3b2095
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.1+6a2618f53a
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.2+b764ce9995
fabric-models-v0: Fabric Models (v0) 0.2.0+cbe9176f3a
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.0+4358fbc63a
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.7+a03e98793a
fabric-networking-v0: Fabric Networking (v0) 0.3.1+2a4333d33a
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.2+6a2618f53a
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.1+6a2618f53a
fabric-particles-v1: Fabric Particles (v1) 0.2.3+cbe9176f3a
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.3+be155ae23a
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.0+cbe9176f3a
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.3+6a2618f53a
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.2.0+f8ac1db23a
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.4+6a2618f53a
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.12+6a2618f53a
fabric-rendering-v0: Fabric Rendering (v0) 1.1.1+6a2618f53a
fabric-rendering-v1: Fabric Rendering (v1) 1.5.0+c26373133a
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.0+552549d53a
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.0+6a2618f53a
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.3+cbe9176f3a
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.0+e77439c73a
fabric-textures-v0: Fabric Textures (v0) 1.0.5+a4467d2a3a
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.5+6a2618f53a
fabrication: Fabrication 1.2.3_02
fabricloader: Fabric Loader 0.10.8
fermion: Fermion 2.9.217
fermion-gui: Fermion GUI 2.5.217
fermion-modkeys: Fermion Modifier Keys 1.10.217
fermion-orientation: Fermion Orientation 1.2.217
fermion-simulator: Fermion Simulator 1.8.217
fermion-varia: Fermion Varia 2.6.217
fiber: fiber 0.23.0-2
fiber2cloth: Fiber To Cloth 3.0.1
fluidphysics: Fluid Physics 1.3.8+fabric-1.16.4
foodtweaks: Food Tweaks 2.0-1.16.3
foundation: Foundation 1.0.0
functionapi: Function API 3.7.0-1.16.3
functionapi_common: Function API COMMON 1.0.0-SNAPSHOT
functionapi_common_scripting: Function API COMMON Scripting 1.0.0-SNAPSHOT
glassdoors: Glass Doors 0.0.2
glassential: Glassential 1.16.1-1.1.4
harvest: Harvest 1.2.12
horizontal-glass-panes: Horizontal Glass Panes 1.0.0
hydrogen: Hydrogen 0.1.2-SNAPSHOT
image2map: Image2Map 0.1.2
indrev: Industrial Revolution 1.7.15-BETA
industrialexpansion: Industrial Expansion 1.0.0
item-pickup-customization: Item Pickup Customization 1.1.1-1.16.1
jankson: Jankson 3.0.1+j1.2.0
kirin: Kirin UI 1.7-1.16.2
kubejs: KubeJS 1.5.5
libblockattributes: LibBlockAttributes 0.8.4
libblockattributes_core: LibBlockAttributes (Core) 0.8.4
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.8.4
libblockattributes_items: LibBlockAttributes (Items) 0.8.4
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 3.2.2+1.16.3
libstructure: LibStructure 1.5
lightoverlay: Light Overlay 5.5.4
lithium: Lithium 0.6.0
lithium-api: Lithium API 0.6.0
loadcatcher: Entrypoint Catcher 2.0.0
lookingglass: Through the Looking Glass Release - 1.1.0
magna: Magna 1.4.3-1.16.2
malilib: MaLiLib 0.10.0-dev.21+arne.2
mambience: MAmbience 2.1.0+1.16.2
maybe-data: Maybe data 1.0.0-1.16.2
mealapi: Meal API 0.1+1.16.2
mechanicaltech: Mechanical Tech 0.2.0+1.16.4
mesh: Mesh 0.5.5-alpha.17+1.16.4
mesh_api: Mesh API 0.5.5-alpha.17+1.16.4
midnight-hats: Midnight Hats 2.0.1
minecraft: Minecraft 1.16.4
ml3api: ML3API 1.3.3
mm: Manningham Mills 2.1
mo_glass: Mo Glass 1.5-MC1.16.4
modern_industrialization: Modern Industrialization 0.3.9
modmenu: Mod Menu 1.14.6+build.31
moreberries: More Berries 1.3.3
nbtcrafting: NBT Crafting 2.0.1+mc1.16.4
notenoughcrashes: Not Enough Crashes 2.1.4+1.16.4
org_codehaus_groovy_groovy: groovy 3.0.3
org_codehaus_groovy_groovy-jsr223: groovy-jsr223 3.0.3
org_jetbrains_annotations: annotations 20.0.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.4.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.4.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.4.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.4.0
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.3.9
org_joml_joml: joml 1.9.25
paintingcycle: Painting Cycle 1.0.0
palette: Palette 0.1.0
patchouli: Patchouli 1.16.2-44-FABRIC
phosphor: Phosphor 0.7.0+build.10
piglib: Piglib 1.0.1
plantable_pots: Plantable Flower Pots 0.0.2-SNAPSHOT
plantinajar: Plant In A Jar 1.8.1
polymorph: Polymorph 0.0.5-1.16.3
presencefootsteps: Presence Footsteps r29+1.16.4
pugh_lib: Pugh Lib 1.0.2
pushtocraft: Push To Craft 1.0.4+mc1.16.1
rainbucket: Rain Bucket 1.0.0
reach-entity-attributes: Reach Entity Attribute 1.0.1
reborncore: Reborn Core 4.6.3+build.110
resourceful_tools: Resourceful Tools 1.0.45
rocks: This Rocks! 1.2.2
rocks_rdil_simpleconfig: simpleconfig 2.0.0
roughlyenoughitems: Roughly Enough Items 5.8.10
roughlyenoughitems-api: REI (API) 5.8.10
roughlyenoughitems-default-plugin: REI (Default Plugin) 5.8.10
roughlyenoughitems-runtime: REI (Runtime) 5.8.10
sand_dust: Sand Dust 1.2.0
sandwichable: Sandwichable 1.1.2
shapes: Shapes 2.0.0+build.10
sheepconsistency: Sheep Consistency 1.0.2
shelf: Shelf 1.0.0
slight-gui-modifications: 'Slight' GUI Modifications 1.6.1
sodium: Sodium 0.1.0
special-circumstances: Special Circumstances 1.8.217
statement: Statement 4.0.0+1.16.2
team_reborn_energy: Energy 0.1.1
techreborn: Tech Reborn 3.7.3+build.192
terraform-biome-builder-api-v1: Terraform Biome Builder API (v1) 1.0.0+build.1
terraform-config-api-v1: Terraform Config API (v1) 1.0.0+build.1
terraform-overworld-biome-extensions-api-v1: Terraform Overworld Biome Extensions API (v1) 1.0.0+build.1
terraform-surfaces-api-v1: Terraform Surfaces API (v1) 1.0.0+build.1
terraform-tree-api-v1: Terraform Tree API (v1) 1.0.1+build.2
terraform-wood-api-v1: Terraform Wood API (v1) 1.0.0+build.1
third_person_maps: Third Person Maps 1.1.0
tillitbreaks: Till it Breaks 0.1
toomanybinds: Too Many Binds 0.3.0+1.16.3
traverse: Traverse 3.1.0+build.15
trees-do-not-float: Trees Do Not Float 2.1.128
uncraftable: Uncraftables 1.3.4-1.16.1
underwatergrass: UnderwaterGrass 1.1.1
unknownrecipes: UnknownRecipeSilencer 1.0.0
usefulutilities: Useful Utilities 1.4.0
veggie_way: The Veggie Way 1.0.36
waterphysics: Dihydrogen Monoxide Reloaded 2.1.0+1.16.2
wrenchable: Wrenchable 1.0.0+1.16.1
xaerominimap: Xaero's Minimap 20.30.1
xaeroworldmap: Xaero's World Map 1.11.6
yosbr: YOSBR 0.1.1
Patchouli open book context: n/a
Launched Version: 1.16.4
Backend library: LWJGL version 3.2.2 build 10
Backend API: NO CONTEXT
GL Caps:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
CPU:

[01:58:01] [main/INFO]: Mixing MixinEntityRenderer from cherry.mixins.json into net.minecraft.class_897
[01:58:01] [main/INFO]: [STDOUT]: Starting Mo Glass...
[01:58:01] [main/INFO]: Mod 'loadcatcher' uses the modmenu:clientsideOnly custom value unnecessarily, as it can be inferred from the mod's declared environment.
[01:58:01] [main/INFO]: Mod 'lightoverlay' uses the modmenu:clientsideOnly custom value unnecessarily, as it can be inferred from the mod's declared environment.
[01:58:01] [main/INFO]: Mod 'accurateblockplacement' uses the modmenu:clientsideOnly custom value unnecessarily, as it can be inferred from the mod's declared environment.
[01:58:01] [main/INFO]: Mod 'fiber2cloth' uses the modmenu:clientsideOnly custom value unnecessarily, as it can be inferred from the mod's declared environment.
[01:58:01] [main/INFO]: Config loaded.
[01:58:01] [main/INFO]: [Indigo] Different rendering plugin detected; not applying Indigo.
[01:58:01] [ForkJoinPool.commonPool-worker-6/INFO]: Start Loading of CTS.
[01:58:01] [main/INFO]: Loading Xaero's Minimap - Stage 1/2
[01:58:01] [main/INFO]: Starting Useful Utilities...
[01:58:01] [main/INFO]: MonsterHTTP started on port 80
[01:58:01] [main/INFO]: Loading Xaero's World Map - Stage 1/2
[01:58:01] [main/INFO]: [STDOUT]: plantable_pots: Initializing Client
[01:58:02] [main/INFO]: [STDOUT]: FOUND REI
[01:58:02] [main/INFO]: Modern Industrialization client setup done!
[01:58:02] [main/INFO]: [Entrypoint Catcher] Mod Initialization complete
[01:58:02] [main/INFO]: [Entrypoint Catcher] Mod Initialization complete
[01:58:02] [main/INFO]: Backend library: LWJGL version 3.2.2 build 10
[01:58:02] [main/INFO]: Loaded client.properties
[01:58:03] [ForkJoinPool.commonPool-worker-6/INFO]: Hello From 'Slight' Gui Modifications cts script
[01:58:04] [main/WARN]: @ModifyVariable(@at("INVOKE")) Shift.BY=2 on magna.mixins.json:WorldRendererMixin::localvar$zca000$appendBlockBreakingProgressions exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[01:58:04] [main/INFO]: Mixing MixinInGameHud from cherry.mixins.json into net.minecraft.class_329
[01:58:04] [main/INFO]: Mixing MixinBossBarHud from cherry.mixins.json into net.minecraft.class_337
[01:58:04] [main/INFO]: Narrator library for x64 successfully loaded
[01:58:04] [main/INFO]: Reloading ResourceManager: slightguimodifications:cts_textures, Default, KubeJS Resource Pack, fabric-diagonal-panes:models (virtual), Programmer Art (), Monsterley_128_16_201016, Sapixcraft 512x MC1.16, Mainly Photo Realism x512 1.16, S&K Photo Realism x512 1.16 (v0.4.2b) UNEDITED, Fabric Mods (Fermion, Dynamic Sound Filters, KubeJS, Crafty Cuisine, Fermion Orientation, Fabric Loader, UnknownRecipeSilencer, Through the Looking Glass, Fermion GUI, Better Nether, Fabric Game Rule API (v1), Fermion Modifier Keys, YUNG's Better Caves, Fabric API Base, Palette, Astromine: Discoveries, Special Circumstances, Resourceful Tools, The Veggie Way, Common Expansion: Foodstuffs, Astromine: Transportations, Astromine: Foundations, Mo Glass, Terraform Wood API (v1), Fabric Diagonal Panes, Fabric Networking (v0), Dawn API, ColoredCraftingStations, Tech Reborn, CleanCut, Mod Menu, Phosphor, Dynamo API, REI (Runtime), Midnight Hats, Fabric Crash Report Info (v1), NBT Crafting, Fabric Key Binding API (v1), Image2Map, Amecs, AFarmK, LibBlockAttributes (Fluids), Magna, Adorn, Till it Breaks, Fabric Networking API (v1), Cactus Leather, Cull Particles, Crowmap, MAmbience, Dihydrogen Monoxide Reloaded, Fabric Structure API (v1), Lithium, Fabric Object Builder API (v1), Glass Doors, LibBlockAttributes, Terraform Config API (v1), Meal API, Fabric Rendering Data Attachment (v1), Terraform Surfaces API (v1), Reach Entity Attribute, Charcoal Block, Shelf, Fabric Lifecycle Events (v1), Sodium, Fabric Loot Tables (v1), Dynamic FPS, Carpet Mod in Fabric, Function API, LibBlockAttributes (Core), Rain Bucket, Terraform Biome Builder API (v1), Jankson, Fabric Command API (v1), Cotton Commons, Fabric Renderer - Indigo, Mechanical Tech, Fluid Physics, Shapes, LibGui, Statement, Fabric Entity Events (v1), 'Slight' GUI Modifications, Xaero's Minimap, Croptopia, Fabric Rendering (v0), Fabric Rendering (v1), Polymorph, Useful Utilities, Auto Config v1 Updated, Harvest, Chicken Feathers, Fabric Tag Extensions (v0), AppleSkin, Fabric Events Lifecycle (v0), Industrial Expansion, Energy, Betterslabs, Fabric Key Bindings (v0), Not Enough Crashes, Artifice, Industrial Revolution, Push To Craft, Glassential, Reborn Core, Xaero's World Map, Fabrication, ML3API, Fabric BlockRenderLayer Registration (v1), LibBlockAttributes (Items), Carpet Extra, Fabric API, Wrenchable, Fabric Screen Handler API (v1), Cherry, Foundation, Fabric Tool Attribute API (v1), Plantable Flower Pots, Terraform Tree API (v1), Fabric Events Interaction (v0), Fabric Language Kotlin, Patchouli, Cloth Config v4, Horizontal Glass Panes, Fabric Resource Loader (v0), MaLiLib, Astromine: Technologies, Fabric Registry Sync (v0), Fabric Commands (v0), Light Overlay, Fabric Mining Levels (v0), Sheep Consistency, Fabric Models (v0), Fabric Item Groups (v0), Fabric Renderer API (v1), LibCapableData, Sand Dust, Cave Biomes, Blade, Fabric Containers (v0), Accurate Block Placement, Plant In A Jar, Manningham Mills, Campanion, Fabric Textures (v0), Sandwichable, Fabric Rendering Fluids (v1), Modern Industrialization, Bedspreads, Trees Do Not Float, Uncraftables, Traverse, Fabric Renderer Registries (v1), Fabric Particles (v1), Fermion Simulator, More Berries, Fabric Networking Block Entity (v0), Amecs API, Food Tweaks, Demeter, Fiber To Cloth, Cotton Datapack, Fabric Item API (v1), This Rocks!, Roughly Enough Items, Mesh, UnderwaterGrass, Terraform Overworld Biome Extensions API (v1), Carpet TIS Addition, Fabric Content Registries (v0), Fabric Biome API (v1), Craftable+, Too Many Binds, YOSBR, Astromine: Core, Fabric Object Builders (v0), Fermion Varia, Presence Footsteps)
[01:58:04] [main/INFO]: ARRP register
[01:58:05] [main/INFO]: Player hats successfully loaded!
[01:58:05] [main/INFO]: Loading Xaero's Minimap - Stage 2/2
[01:58:05] [main/INFO]: [STDOUT]: Xaero's Minimap: World Map found!
[01:58:05] [main/INFO]: [STDOUT]: No Optifine!
[01:58:05] [main/INFO]: Loading Xaero's World Map - Stage 2/2
[01:58:05] [main/INFO]: Xaero's WorldMap Mod: Xaero's minimap found!
[01:58:05] [main/INFO]: [STDOUT]: No Optifine!
[01:58:06] [Worker-Main-12/WARN]: File sandwichable:sounds/blocks/desalinator/desalinator_start.ogg does not exist, cannot add it to event sandwichable:desalinator_start
[01:58:06] [Worker-Main-12/WARN]: File sandwichable:sounds/blocks/desalinator/desalinator_run.ogg does not exist, cannot add it to event sandwichable:desalinator_run
[01:58:06] [Worker-Main-12/WARN]: File sandwichable:sounds/blocks/desalinator/desalinator_start.ogg does not exist, cannot add it to event sandwichable:desalinator_stop
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:block/lettuce_stage2
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:block/lettuce_stage3
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:block/toaster_on
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:block/lettuce_stage4
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:block/toaster_off
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:item/basalt_basin
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:block/lettuce_stage1
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:block/lettuce_stage0
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:block/basalt_basin
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:item/diorite_basin
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:block/granite_basin
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:item/toaster
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:item/andesite_basin
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:item/blackstone_basin
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:item/granite_basin
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:block/blackstone_basin
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:block/andesite_basin
[01:58:13] [Worker-Main-13/WARN]: Unable to resolve texture reference: #missing in sandwichable:block/diorite_basin
[01:58:14] [Worker-Main-13/WARN]: Texture indrev:block/strobe-light with size 8x8 limits mip level from 4 to 3
[01:58:14] [Worker-Main-13/WARN]: Texture indrev:block/strobe-base with size 12x12 limits mip level from 3 to 2
[01:58:14] [Worker-Main-13/WARN]: minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 2, because of minimum power of two: 4
[01:58:24] [main/INFO]: 'language' is an unsupported metadata key!
[01:58:25] [main/INFO]: OpenAL initialized.
[01:58:25] [main/INFO]: Sound engine started
[01:58:25] [main/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/shield_patterns.png-atlas
[01:58:25] [main/INFO]: Created: 16384x16384x2 minecraft:textures/atlas/blocks.png-atlas
[01:58:26] [main/INFO]: Created: 8192x4096x4 minecraft:textures/atlas/signs.png-atlas
[01:58:26] [main/INFO]: Created: 2048x2048x4 minecraft:textures/atlas/chest.png-atlas
[01:58:26] [main/INFO]: Created: 4096x2048x4 minecraft:textures/atlas/beds.png-atlas
[01:58:26] [main/INFO]: Created: 8192x4096x4 minecraft:textures/atlas/banner_patterns.png-atlas
[01:58:26] [main/INFO]: Created: 16384x8192x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[01:58:26] [main/WARN]: Method overwrite conflict for getSprite in xaerominimap.mixins.json:MixinBakedQuad, previously written by me.jellysquid.mods.sodium.mixin.pipeline.MixinBakedQuad. Skipping method.
[01:58:26] [main/WARN]: Method overwrite conflict for getSprite in xaeroworldmap.mixins.json:MixinBakedQuad, previously written by me.jellysquid.mods.sodium.mixin.pipeline.MixinBakedQuad. Skipping method.
[01:58:26] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_mixer#': java.lang.NullPointerException
[01:58:26] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_fluid_output_hatch#inventory': java.lang.NullPointerException
[01:58:26] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_fluid_lead#inventory': java.lang.NullPointerException
[01:58:26] [main/WARN]: Unable to bake model: 'modern_industrialization:hv_mv_transformer#inventory': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:mv_energy_input_hatch#inventory': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_packer#inventory': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_mixer#inventory': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:quarry#': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_furnace#inventory': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_mv_transformer#inventory': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_packer#': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:tank_stainless_steel#': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_electricity_copper#inventory': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_item_nickel#inventory': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_chemical_reactor#': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:mv_lv_transformer#': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_compressor#inventory': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_cutting_machine#': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:large_steam_boiler#': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:advanced_item_output_hatch#inventory': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:mv_hv_transformer#inventory': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_item_output_hatch#inventory': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_cutting_machine#': java.lang.NullPointerException
[01:58:27] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_polarizer#': java.lang.NullPointerException
[01:58:28] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_furnace#inventory': java.lang.NullPointerException
[01:58:28] [main/WARN]: Unable to bake model: 'modern_industrialization:diesel_generator#': java.lang.NullPointerException
[01:58:28] [main/WARN]: Unable to bake model: 'modern_industrialization:electric_blast_furnace#inventory': java.lang.NullPointerException
[01:58:28] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_item_output_hatch#inventory': java.lang.NullPointerException
[01:58:28] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_fluid_copper#inventory': java.lang.NullPointerException
[01:58:28] [main/WARN]: Unable to bake model: 'modern_industrialization:advanced_fluid_input_hatch#inventory': java.lang.NullPointerException
[01:58:28] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_assembler#': java.lang.NullPointerException
[01:58:28] [main/WARN]: Unable to bake model: 'modern_industrialization:advanced_fluid_output_hatch#': java.lang.NullPointerException
[01:58:28] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_item_input_hatch#': java.lang.NullPointerException
[01:58:28] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_fluid_iron#inventory': java.lang.NullPointerException
[01:58:28] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_furnace#': java.lang.NullPointerException
[01:58:28] [main/WARN]: Unable to bake model: 'modern_industrialization:vacuum_freezer#inventory': java.lang.NullPointerException
[01:58:28] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_boiler#inventory': java.lang.NullPointerException
[01:58:28] [main/WARN]: Unable to bake model: 'modern_industrialization:tank_steel#': java.lang.NullPointerException
[01:58:28] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_fluid_input_hatch#inventory': java.lang.NullPointerException
[01:58:29] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_cutting_machine#inventory': java.lang.NullPointerException
[01:58:29] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_item_gold#inventory': java.lang.NullPointerException
[01:58:29] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_water_pump#': java.lang.NullPointerException
[01:58:29] [main/WARN]: Unable to bake model: 'modern_industrialization:tank_bronze#': java.lang.NullPointerException
[01:58:29] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_macerator#': java.lang.NullPointerException
[01:58:29] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_fluid_input_hatch#inventory': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_compressor#': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:turbo_item_output_hatch#': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_cutting_machine#': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:advanced_fluid_output_hatch#inventory': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_furnace#inventory': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_macerator#': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_fluid_aluminum#inventory': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_distillery#inventory': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_macerator#': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_fluid_steel#inventory': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_mixer#': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:advanced_item_input_hatch#': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_polarizer#inventory': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:diesel_generator#inventory': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:hv_energy_input_hatch#': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_wiremill#': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_item_input_hatch#inventory': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_water_pump#inventory': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_energy_input_hatch#': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_compressor#': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:turbo_fluid_output_hatch#': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_item_steel#inventory': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_electrolyzer#': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_chemical_reactor#inventory': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_fluid_electrum#inventory': java.lang.NullPointerException
[01:58:30] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_steam_turbine#': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_water_pump#': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:nuclear_reactor#': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:steam_blast_furnace#': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_fluid_nickel#inventory': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_cutting_machine#inventory': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_electricity_tin#inventory': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:creative_tank#': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_furnace#': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:turbo_item_input_hatch#': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_centrifuge#': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:tank_bronze#inventory': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:quarry#inventory': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:large_steam_boiler#inventory': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:mv_steam_turbine#': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_wiremill#': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_electrolyzer#inventory': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_mixer#inventory': java.lang.NullPointerException
[01:58:31] [main/WARN]: Unable to bake model: 'modern_industrialization:hv_energy_input_hatch#inventory': java.lang.NullPointerException
[01:58:32] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_water_pump#inventory': java.lang.NullPointerException
[01:58:32] [main/WARN]: Unable to bake model: 'modern_industrialization:nuclear_reactor#inventory': java.lang.NullPointerException
[01:58:32] [main/WARN]: Unable to bake model: 'modern_industrialization:oil_drilling_rig#': java.lang.NullPointerException
[01:58:32] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_water_pump#inventory': java.lang.NullPointerException
[01:58:32] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_item_iron#inventory': java.lang.NullPointerException
[01:58:32] [main/WARN]: Unable to bake model: 'modern_industrialization:advanced_item_input_hatch#inventory': java.lang.NullPointerException
[01:58:32] [main/WARN]: Unable to bake model: 'modern_industrialization:configurable_chest#': java.lang.NullPointerException
[01:58:32] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_steam_turbine#inventory': java.lang.NullPointerException
[01:58:33] [main/WARN]: Unable to bake model: 'modern_industrialization:turbo_fluid_input_hatch#': java.lang.NullPointerException
[01:58:33] [main/WARN]: Unable to bake model: 'modern_industrialization:steam_blast_furnace#inventory': java.lang.NullPointerException
[01:58:33] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_boiler#': java.lang.NullPointerException
[01:58:33] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_electricity_cupronickel#inventory': java.lang.NullPointerException
[01:58:33] [main/WARN]: Unable to bake model: 'modern_industrialization:tank_steel#inventory': java.lang.NullPointerException
[01:58:33] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_item_electrum#inventory': java.lang.NullPointerException
[01:58:33] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_electricity_electrum#inventory': java.lang.NullPointerException
[01:58:34] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_item_input_hatch#': java.lang.NullPointerException
[01:58:34] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_compressor#inventory': java.lang.NullPointerException
[01:58:34] [main/WARN]: Unable to bake model: 'modern_industrialization:electric_quarry#': java.lang.NullPointerException
[01:58:34] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_assembler#inventory': java.lang.NullPointerException
[01:58:35] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_compressor#inventory': java.lang.NullPointerException
[01:58:35] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_macerator#inventory': java.lang.NullPointerException
[01:58:35] [main/WARN]: Unable to bake model: 'modern_industrialization:turbo_fluid_output_hatch#inventory': java.lang.NullPointerException
[01:58:35] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_energy_input_hatch#inventory': java.lang.NullPointerException
[01:58:35] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_mixer#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_item_tin#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_fluid_output_hatch#': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:mv_hv_transformer#': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:mv_lv_transformer#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_wiremill#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:tank_stainless_steel#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_electricity_aluminum#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_item_silver#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_macerator#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_macerator#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:coke_oven#': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_packer#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:tank_aluminum#': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_item_bronze#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_cutting_machine#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_boiler#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_mixer#': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_wiremill#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:turbo_item_output_hatch#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_mv_transformer#': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:turbo_fluid_input_hatch#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:mv_energy_input_hatch#': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_fluid_tin#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_fluid_output_hatch#': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_packer#': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:hv_mv_transformer#': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_centrifuge#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_fluid_silver#inventory': java.lang.NullPointerException
[01:58:37] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_item_aluminum#inventory': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:vacuum_freezer#': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_fluid_bronze#inventory': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_item_output_hatch#': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:mv_steam_turbine#inventory': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_item_lead#inventory': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_furnace#': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:tank_aluminum#inventory': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_fluid_input_hatch#': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe#': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:creative_tank#inventory': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_boiler#': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:coke_oven#inventory': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:electric_quarry#inventory': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_fluid_gold#inventory': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:bronze_fluid_output_hatch#inventory': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:configurable_chest#inventory': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:electric_blast_furnace#': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_distillery#': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_water_pump#': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:advanced_fluid_input_hatch#': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:advanced_item_output_hatch#': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_fluid_input_hatch#': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:pipe_item_copper#inventory': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:lv_compressor#': java.lang.NullPointerException
[01:58:38] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_item_output_hatch#': java.lang.NullPointerException
[01:58:39] [main/WARN]: Unable to bake model: 'modern_industrialization:oil_drilling_rig#inventory': java.lang.NullPointerException
[01:58:39] [main/WARN]: Unable to bake model: 'modern_industrialization:turbo_item_input_hatch#inventory': java.lang.NullPointerException
[01:58:39] [main/WARN]: Unable to bake model: 'modern_industrialization:steel_item_input_hatch#inventory': java.lang.NullPointerException
[01:58:40] [main/INFO]: Created: 4096x2048x0 minecraft:textures/atlas/particles.png-atlas
[01:58:40] [main/INFO]: Created: 2048x2048x0 minecraft:textures/atlas/paintings.png-atlas
[01:58:40] [main/INFO]: Created: 1024x512x0 minecraft:textures/atlas/mob_effects.png-atlas
[01:58:40] [main/INFO]: Skipping non-result value minecraft:lantern=UNASSIGNED
[01:58:40] [main/INFO]: Skipping non-result value minecraft:soul_fire_lantern=UNASSIGNED
[01:58:41] [main/INFO]: MonsterHTTP stopped
[01:58:41] [main/INFO]: MonsterHTTP stopped
[01:58:41] [main/INFO]: Stopping!
[01:58:41] [main/INFO]: MonsterHTTP stopped
`

Tomatoes mess up when Right-Click harvested

When using the right-click-to-harvest functionality from TinyTweaks, Tomatoes only break/replant half of the block, leaving half floating, and can also "replant" in the air. I don't know if this is an issue with how TinyTweaks implements its harvest functionality, or an issue with how CE:F implements the two-high crop.

gif

Made an issue there too. Will try to keep up-to-date on both, and will close if it's solved on either side.
Haven-King/TinyTweaks#69

Compatibility with Croptopia, Promenade, OBYG

What is your idea about?

Hello,

I am using Fabric and I would like to suggest compatibility with Oh The Biomes You'll Go (OBYG), Croptopia, and Promenade

So, for OBYG and Promenade, that mod has a lot of mushroom items which can be added to mild sour flavor of tea bag. If you want, you can further categorize the shrooms into edible and all shrooms. I put dark colored, white, and orange promenade shrooms into "edible" category together with some of OBYG's shrooms (like wood blewit, weeping milkcap, puffball, etc) which can be used for croptopia food recipes, mushroom stew, rabbit stew, etc. [For example, I modified the vanilla MC recipe for mushroom stew to include both edible and all tag (instead of brown and red mushroom) which allows me to craft mushroom stew with 2 brown mushroom or with an edible + poisonous variant]

For Croptopia compatibility, croptopia has tea leaves as one of its plants. I tried manually adding the tea leaves by datapack as an ingredient for making tea bags but due to each tea bags having its own NBT tags, I cannot. I think tea bag recipe can only be modified in the Java Class. These are my suggestion for tea bag recipe: paper, string, croptopia's tea leaves, and the taste/strength modifier. You can make a separate recipe for this so that installing croptopia with culinaire is optional.

Milk Suggestion

toogleable option, available through mod menu or config file, configuring how much can bottles of milk stack, would be very appreciated 🥺 from unstackable to 16 bottles in slot I suppose. With 4/8 and maybe other numbers available?

it makes sense when run with mods altering potion and potion stucking, but somehow they have no effect over milk bottles from Culinaire. I will post versions and names later this day.

even tho i still dont think its a mere compitability issue and would appreciate, as many more users, to have it as independant native for mod option

Add grapes

  • Plant Block
  • Seeds
  • Harvested item
  • Raisin

Twlight 1.19 pls help

What happened?

Hey! So it seems the issue was fixed in 1.20 just not for 1.19 and I was hoping for a backport or a workaround. I really need this to obtain an item i need to craft some other items. Anytime I use the uncrafting table from the twilight mod my game crashes and somebody took a look at everything and had said it was beacuse of Culinaire and suggested this link to me to ask for a resolve.

The modpack version is: 19.5

FabricAPI: fabric-api-0.76.0+1.19.2.jar

Ive also included my crash log.

Dawn API version

19.5

Fabric API version

fabric-api-0.76.0+1.19.2.jar

Relevant log output

---- Minecraft Crash Report ----
// Don't do that.

Time: 2023-07-26 15:20:58
Description: Exception in server tick loop

java.lang.AbstractMethodError: Receiver class com.hugman.culinaire.objects.recipe.SandwichRecipe does not define or inherit an implementation of the resolved method 'abstract boolean method_8113(int, int)' of interface net.minecraft.class_1860.
	at twilightforest.inventory.UncraftingMenu.getRecipesFor(UncraftingMenu.java:302)
	at twilightforest.inventory.UncraftingMenu.method_7609(UncraftingMenu.java:119)
	at twilightforest.inventory.UncraftingInputContainer.method_5447(UncraftingInputContainer.java:66)
	at net.minecraft.class_1735.method_7673(class_1735.java:61)
	at net.minecraft.class_1735.method_32755(class_1735.java:151)
	at net.minecraft.class_1703.method_30010(class_1703.java:414)
	at net.minecraft.class_1703.method_7593(class_1703.java:293)
	at twilightforest.inventory.UncraftingMenu.method_7593(UncraftingMenu.java:516)
	at net.minecraft.class_3244.method_12076(class_3244.java:1770)
	at net.minecraft.class_2813.method_12191(class_2813.java:58)
	at net.minecraft.class_2813.method_11054(class_2813.java:13)
	at net.minecraft.class_2600.method_11072(class_2600.java:22)
	at net.minecraft.class_3738.run(class_3738.java:18)
	at net.minecraft.class_1255.method_18859(class_1255.java:157)
	at net.minecraft.class_4093.method_18859(class_4093.java:23)
	at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:776)
	at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:159)
	at net.minecraft.class_1255.method_16075(class_1255.java:131)
	at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:758)
	at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:752)
	at net.minecraft.class_1255.method_5383(class_1255.java:116)
	at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:736)
	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:669)
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
	at java.base/java.lang.Thread.run(Thread.java:833)


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

-- System Details --
Details:
	Minecraft Version: 1.19.2
	Minecraft Version ID: 1.19.2
	Operating System: Linux (amd64) version 5.15.0-72-generic
	Java Version: 17.0.8, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
	Memory: 555260616 bytes (529 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB)
	CPUs: 32
	Processor Vendor: GenuineIntel
	Processor Name: Intel(R) Xeon(R) Gold 6134 CPU @ 3.20GHz
	Identifier: Intel64 Family 6 Model 85 Stepping 4
	Microarchitecture: Skylake (Server)
	Frequency (GHz): 3.20
	Number of physical packages: 2
	Number of physical CPUs: 16
	Number of logical CPUs: 32
	Graphics card #0 name: unknown
	Graphics card #0 vendor: unknown
	Graphics card #0 VRAM (MB): 0.00
	Graphics card #0 deviceId: unknown
	Graphics card #0 versionInfo: unknown
	Virtual memory max (MB): 177936.50
	Virtual memory used (MB): 175894.48
	Swap memory total (MB): 49151.99
	Swap memory used (MB): 4951.28
	JVM Flags: 2 total; -Xmx2048M -Xms512M
	Fabric Mods: 
		additionalstructures: Additional Structures 4.1.1
		advdebug: Advancements Debug 2.3.0
		adventurez: AdventureZ 1.4.18
		alternate-current: Alternate Current 1.7.0
		another_furniture: Another Furniture 2.1.2-1.19.2
		appleskin: AppleSkin 2.4.1+mc1.19
		architects_palette: Architect's Palette Fabric 3.0.0
		architectury: Architectury 6.5.85
		attributefix: AttributeFix 17.2.7
		automobility: Automobility 0.4.2+1.19.2-fabric
			jsonem: JsonEM 0.1.3+1.19
		badpackets: Bad Packets 0.2.1
		bakery: Bakery 1.0.4
		balm-fabric: Balm 4.5.7
		barteringstation: Bartering Station 4.0.3
		bcc: BetterCompatibilityChecker 2.0.2-build.16+mc1.19.1
		bclib: BCLib 2.1.7
		beachparty: Beachparty 1.0.11
		betteradvancements: Better Advancements 0.2.2.147
		betterdungeons: YUNG's Better Dungeons 1.19.2-Fabric-3.2.1
		betterend: Better End 2.1.6
		betterfortresses: YUNG's Better Nether Fortresses 1.19.2-Fabric-1.0.6
			org_reflections_reflections: reflections 0.10.2
		betterfpsdist: Better FPS distance Mod 1.19-2.4
		bettermineshafts: YUNG's Better Mineshafts 1.19.2-Fabric-3.2.0
		betternether: Better Nether 7.1.4
		betteroceanmonuments: YUNG's Better Ocean Monuments 1.19.2-Fabric-2.1.0
		betterstats: Better Statistics Screen 2.9.3+1.19.2
			tcdcommons: TCD Commons API 2.9.1+1.19.2
		betterstrongholds: YUNG's Better Strongholds 1.19.2-Fabric-3.2.0
		bettertridents: Better Tridents 4.0.2
		betterwitchhuts: YUNG's Better Witch Huts 1.19.2-Fabric-2.1.0
		biomemakeover: Biome Makeover 1.19.2-1.6.4
		boatbreakfix: Boat Break Fix 1.0.11
		bookshelf: Bookshelf 16.3.20
		bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.4.6-1.19.2
			maelstrom_library: Maelstrom Library 1.3-1.19-pre1
			multipart_entities: MultipartEntities 1.2-1.19-pre1
		bountiful: Bountiful 3.0.0
		bovinesandbuttercups: Bovines and Buttercups 1.6.2.1+1.19.2-fabric
			cardinal-components-base: Cardinal Components API (base) 5.0.2
			cardinal-components-entity: Cardinal Components API (entities) 5.0.2
			com_github_llamalad7_mixinextras: MixinExtras 0.2.0-beta.8
		brewinandchewin: Brewin And Chewin fabric-2.1.2+1.19.2
		byg: Oh The Biomes You'll Go 2.0.1.4
		bygonenether: Bygone Nether 1.2.2
		cacao: Croptopia's Chocolaterie 1.2
		cardinal-components: Cardinal Components API 5.0.2
			cardinal-components-block: Cardinal Components API (blocks) 5.0.2
			cardinal-components-chunk: Cardinal Components API (chunks) 5.0.2
			cardinal-components-item: Cardinal Components API (items) 5.0.2
			cardinal-components-level: Cardinal Components API (world saves) 5.0.2
			cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.0.2
			cardinal-components-world: Cardinal Components API (worlds) 5.0.2
		carryon: Carry On 2.1.0.20
		charm: Charm 4.4.4
			com_moandjiezana_toml_toml4j: toml4j 0.7.2
		charmofundying: Charm of Undying 6.2.1+1.19.2
		chefsdelight: Chef's Delight 1.0.3-fabric-1.19.2
			structurized-reborn: Structurized Reborn 1.19-01
		cherishedworlds: Cherished Worlds 6.0.1+1.19.2
		chunksending: Chunksending Mod 1.19-2.5
		cleancut: CleanCut 6.0
		cloth-config: Cloth Config v8 8.3.103
			cloth-basic-math: cloth-basic-math 0.6.1
		clumps: Clumps 9.0.0+14
		collective: Collective 6.65
		comforts: Comforts 6.0.4+1.19.2
		configured: Configured 2.0.0
		connectivity: Connectivity Mod 1.19.2-4.4
		convenientdecor: Convenient Decor 0.1.0
		corgilib: CorgiLib 1.0.0.34
			com_electronwill_night-config_core: core 3.6.6
			com_electronwill_night-config_toml: toml 3.6.6
		cozy: Cozy 1.1.0
		crawl: Crawl 0.11.1
		create: Create 0.5.1-b-build.1089+mc1.19.2
			com_google_code_findbugs_jsr305: jsr305 3.0.2
			forge_tags: Porting Lib Tags 3.0
			milk: Milk Lib 1.0.51
				dripstone_fluid_lib: Dripstone Fluid Lib 2.0.1
			porting_lib_accessors: Porting Lib Accessors 2.1.1038+1.19.2
			porting_lib_base: Porting Lib Base 2.1.1038+1.19.2
				porting_lib_attributes: Porting Lib Attributes 2.1.1038+1.19.2
				porting_lib_common: Porting Lib Common 2.1.1038+1.19.2
				porting_lib_constants: Porting Lib Constants 2.1.1038+1.19.2
				porting_lib_lazy_registration: Porting Lib Lazy Register 2.1.1038+1.19.2
				porting_lib_loot: Porting Lib Loot 2.1.1038+1.19.2
				porting_lib_model_generators: Porting Lib Model Generators 2.1.1038+1.19.2
				porting_lib_model_loader: Porting Lib Model Loader 2.1.1038+1.19.2
				porting_lib_models: Porting Lib Models 2.1.1038+1.19.2
			porting_lib_entity: Porting Lib Entity 2.1.1038+1.19.2
			porting_lib_extensions: Porting Lib Extensions 2.1.1038+1.19.2
			porting_lib_fake_players: Porting Lib Fake Players 2.1.1038+1.19.2
			porting_lib_networking: Porting Lib Networking 2.1.1038+1.19.2
			porting_lib_obj_loader: Porting Lib Obj Loader 2.1.1038+1.19.2
			porting_lib_transfer: Porting Lib Transfer 2.1.1038+1.19.2
			registrate-fabric: Registrate for Fabric 1.1.58-MC1.19.2
		crittersandcompanions: Critters and Companions 1.19.2-2.0.2
		croptopia: Croptopia 2.2.2
			com_typesafe_config: config 1.4.1
			io_leangen_geantyref_geantyref: geantyref 1.3.11
			org_spongepowered_configurate-core: configurate-core 4.1.2
			org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
		culinaire: Culinaire 2.5.0
		culinaryconstruct: Culinary Construct 5.0.0+1.19.2
		culturaldelights: Cultural Delights Fabric 0.14.10+1.19.2
		darkpaintings: DarkPaintings 13.1.5
		dawn: Dawn API 3.5.0
		debugify: Debugify 2.8.0
		decor4fabric: Decor4Fabric 1.2.1
		decorative_blocks: Decorative Blocks 3.0.0
		deeperdarker: Deeper and Darker 1.1.6
			customportalapi: Custom Portal Api 0.0.1-beta54-1.19
			paragon: Paragon 3.0.2
				org_yaml_snakeyaml: snakeyaml 1.27
		deepslatecutting: Deepslate Cutting 1.5.0
		delightfulcreators: Delightful Creators 1.1.5
		deuf_refabricated: DEUF Refabricated 1.0.0
		diagonalfences: Diagonal Fences 4.2.6
		doapi: Lets Do Api 1.1.0
			blue_endless_jankson: jankson 1.2.1
		dragonloot: DragonLoot 1.1.2
		dungeons_arise: When Dungeons Arise 2.1.56
		easyanvils: Easy Anvils 4.0.11
		easymagic: Easy Magic 4.3.3
		ecologics: Ecologics 2.1.11
		edenring: EdenRing 0.6.4
		elytraslot: Elytra Slot 6.1.1+1.19.2
		entitycollisionfpsfix: Entity Collision FPS Fix 2.0.0.0
		everycomp: Every Compat 1.19.2-2.4.12
		expandeddelight: Expanded Delight 0.2.5.2
		explorerscompass: Explorer's Compass 1.19.2-2.2.0-fabric
		explorify-fabric: Explorify 1.19-1.3.0
		fabric-api: Fabric API 0.76.0+1.19.2
			fabric-api-base: Fabric API Base 0.4.15+8f4e8eb390
			fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.14+93d8cb8290
			fabric-biome-api-v1: Fabric Biome API (v1) 9.1.1+16f1e31390
			fabric-block-api-v1: Fabric Block API (v1) 1.0.2+e415d50e90
			fabric-command-api-v1: Fabric Command API (v1) 1.2.16+f71b366f90
			fabric-command-api-v2: Fabric Command API (v2) 2.2.1+413cbbc790
			fabric-commands-v0: Fabric Commands (v0) 0.2.33+df3654b390
			fabric-containers-v0: Fabric Containers (v0) 0.1.41+df3654b390
			fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.2+7c6cd14d90
			fabric-convention-tags-v1: Fabric Convention Tags 1.3.0+4bc6e26290
			fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.8+aeb40ebe90
			fabric-data-generation-api-v1: Fabric Data Generation API (v1) 5.3.8+413cbbc790
			fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.35+0d0f210290
			fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.4+9244241690
			fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.34+562bff6e90
			fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.36+df3654b390
			fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.24+b6b6abb490
			fabric-item-api-v1: Fabric Item API (v1) 1.6.6+b7d1888890
			fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.39+9244241690
			fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.4+1b46dc7890
			fabric-loot-api-v2: Fabric Loot API (v2) 1.1.13+83a8659290
			fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.16+9e7660c690
			fabric-message-api-v1: Fabric Message API (v1) 5.0.7+93d8cb8290
			fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.24+33fbc73890
			fabric-networking-api-v1: Fabric Networking API (v1) 1.2.11+10eb22f490
			fabric-networking-v0: Fabric Networking (v0) 0.3.28+df3654b390
			fabric-object-builder-api-v1: Fabric Object Builder API (v1) 4.2.2+d8ef690890
			fabric-particles-v1: Fabric Particles (v1) 1.0.14+4d0d570390
			fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.1+413cbbc790
			fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.32+9244241690
			fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.19+6e0787e690
			fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.11+4d0d570390
			fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.1.2+aae9039d90
			fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.8.4+edbdcddb90
			fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.7+1cc24b1b90
			fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.6+413cbbc790
			fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.3.3+08b73de490
		fabric-language-kotlin: Fabric Language Kotlin 1.10.8+kotlin.1.9.0
			org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.0
			org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.0
			org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.0
			org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.0
			org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.21.0
			org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.7.2
			org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.7.2
			org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0
			org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.5.1
			org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.5.1
			org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.5.1
		fabricloader: Fabric Loader 0.14.21
		fallingtree: FallingTree 3.10.0
		fancymenu: FancyMenu 2.14.9
		fancysporeblossom: FancySporeBlossom 1.1.0
		farmersdelight: Farmer's Delight 1.19.2-1.3.10
		farmersknives: Farmer's Knives 2.4
		ferritecore: FerriteCore 5.0.3
		forgeconfigapiport: Forge Config API Port 4.2.11
		frame: Frame 0.26.1+1.19-fabric
			frame-api-base: Frame Base 0.2.1+906ebc04a9
			frame-blocks-v0: Frame Blocks (v0) 0.1.3+233e7428a9
			frame-config-v0: Frame Config (v0) 0.3.1+0fa45150a9
			frame-content-registries-v0: Frame Content Registries (v0) 0.4.0+2876b511a9
			frame-enchantments-v0: Frame Enchantments (v0) 0.1.0+4093105da9
			frame-game-rules-v0: Frame Game Rules (v0) 0.2.4+e7ce56a6a9
			frame-items-v0: Frame Items (v0) 0.1.3+906ebc04a9
			frame-loot-tables-v0: Frame Loot Tables (v0) 0.1.4+4f7341eca9
			frame-registries-v0: Frame Registries (v0) 0.1.1+0e0ec74ea9
			frame-rendering-v0: Frame Rendering (v0) 0.1.5+906ebc04a9
			frame-tabbed-item-groups-v0: Frame Tabbed Item Groups (v0) 0.2.4+0aca9b56a9
			frame-toymaker-v0: Frame Data Generation Helpers (v0) 0.6.1+b13741c3a9
			frame-woods-v0: Frame Woods (v0) 0.2.1+6a33fbada9
		friendsandfoes: Friends&Foes 1.8.5
		frostiful: Frostiful 0.5.5
		ftblibrary: FTB Library 1902.4.1-build.236
		ftbquests: FTB Quests 1902.5.1-build.250
			team_reborn_energy: Energy 2.2.0
		ftbteams: FTB Teams 1902.2.14-build.123
		fullstackwatchdog: FullStack Watchdog 1.0.1+1.19.2-fabric
		fwaystones: Fabric Waystones 3.0.8+mc1.19.2
		galosphere: Galosphere 1.19.2-1.3.0
		geckolib3: Geckolib 3.1.40
			com_eliotlash_mclib_mclib: mclib 20
		geophilic: Geophilic 1.19-2.0.0c
		go-fish: Go Fish 1.6.0-1.19.1
		goblintraders: Goblin Traders 1.8.1
		goodall: Goodall 1.2.0
		gpumemleakfix: Gpu memory leak fix mod 1.19.2-1.6
		guardvillagers: Guard Villagers Fabric 1.19.2-1.1.2
		handcrafted: Handcrafted 2.0.6
		iceberg: Iceberg 1.0.46
		immersive_aircraft: Immersive Aircraft 0.5.1+1.19.2
		immersive_weathering: Immersive Weathering 1.19.2-1.2.9
		inmis: Inmis 2.7.1-1.19
			omega-config: OmegaConfig 1.2.3-1.18.1
		inmisaddon: InmisAddon 1.0.4
		itemfilters: Item Filters 1902.2.9-build.51
		jade: Jade 8.7.3
		jamlib: JamLib 0.6.1+1.19-1.19.2
		java: Java HotSpot(TM) 64-Bit Server VM 17
		kambrik: Kambrik 4.0-1.19.2
		kiwi: Kiwi Lib 8.3.4
		kleeslabs: KleeSlabs 12.3.0
		konkrete: Konkrete 1.6.1
		krypton: Krypton 0.2.1
			com_velocitypowered_velocity-native: velocity-native 3.1.2-SNAPSHOT
		lazydfu: LazyDFU 0.1.3
		leavesbegone: Leaves Be Gone 4.0.1
		letmedespawn: Let Me Despawn fabric-1.0.2
		lithium: Lithium 0.11.1
		logbegone: Log Begone 1.0.6
		lootintegrations: Loot integration Mod 1.19.2-3.1
		magnumtorch: Magnum Torch 4.2.2
		majobroom: Majo's Broom 1.2.2
		mcwpaintings: Macaw's Paintings 1.0.4
		meadow: Meadow 1.2.0
		memoryleakfix: Memory Leak Fix 1.0.0
		memorysettings: Memorysettings Mod 1.19.2-5.2
		midnightlib: MidnightLib 1.0.0
		minecraft: Minecraft 1.19.2
		modernfix: ModernFix 5.3.2+mc1.19.2
		modpack-update-checker: Modpack Update Checker 0.7.1
		moonlight: Moonlight 1.19.2-2.2.43
		naturalist: Naturalist 3.0.4
		naturescompass: Nature's Compass 1.19.2-2.1.0-fabric
		netherchested: Nether Chested 4.0.4
		netherdepthsupgrade: Nether Depths Upgrade fabric-3.0.0-1.19.2
		netherportalfix: NetherPortalFix 10.0.1
		nethersdelight: Nether's Delight 1.0.1
		nightconfigfixes: Night Config Fixes 4.0.7
		nochatreports: No Chat Reports 1.19.2-v1.13.12
		onsoulfire: On Soul Fire 1.19-2
		openpartiesandclaims: Open Parties and Claims 0.19.2
		owo: oωo 0.9.3+1.19
		oxidized: Oxidized 1.7.2
		packetpray: Packetpray 1.0-SNAPSHOT
		paintings: Paintings++ 10.2.4.0
		paradise_lost: Paradise Lost 2.1.0-beta+1.19.2
			gud_recipe_confidence: Recipe Confidence 1.0.2
			incubus_core: Incubus Core 1.9.4
		patchouli: Patchouli 1.19.2-77-FABRIC
			fiber: fiber 0.23.0-2
		paxi: Paxi 1.19.2-Fabric-3.0.1
		pickupnotifier: Pick Up Notifier 4.2.4
		pineapple_delight: Pineapple Delight 1.0.6
		ping-wheel: Ping Wheel 1.4.0
		plushies: Plushie Mod 1.2
		polymorph: Polymorph 0.46.4+1.19.2
			spectrelib: SpectreLib 0.12.5+1.19.2
		promenade: Promenade 2.7.1
		publicguiannouncement: Public Gui Announcement 4.3.3
		puzzleslib: Puzzles Lib 4.4.3
		quartzelv: Quartz Elevator 2.1.5+1.19
		reacharound: Reacharound 1.1.2
		repurposed_structures: Repurposed Structures 6.3.24+1.19.2
		resourcefullib: Resourceful Lib 1.1.24
		rhino: Rhino 1902.2.2-build.268
		rightclickharvest: Right Click Harvest 3.2.2+1.19.x-1.20.1-fabric
		rottencreatures: Rotten Creatures 1.0.1
		roughly_enough_loot_tables: Roughly Enough Loot Tables 1.19-1.0
		roughlyenoughitems: Roughly Enough Items 9.1.632
			error_notifier: Error Notifier 1.0.9
		roughlyenoughprofessions: Roughly Enough Professions 1.1.4
		roughlyenoughresources: Roughly Enough Resources 2.6.0
		seasons: Fabric Seasons 2.2.1+1.19
		seasonsbygcompat: Fabric Seasons: BYG Compat 1.0-2.0.1.1
		seasonsdelightcompat: Fabric Seasons: Delight Compat 1.0-1.3.9
		seasonsextras: Fabric Seasons: Extras 1.2-BETA+1.19
		seasonsterraformerscompat: Fabric Seasons: Terraformers Compat 1.0
		serverbrowser: Server Browser 1.1.0
		shroom_dealers: Shroom Dealers! 1.6
		simplyswords: Simply Swords 1.47.0-1.19.2
		smarterfarmers: Smarter Farmers 1.19.2-1.7.2
		smoothchunk: Smooth chunk save Mod 1.19.2-3.0
		snowrealmagic: Snow! Real Magic! 5.1.1
		snowundertrees: Snow Under Trees 1.0.0+1.19.2
		snowyspirit: Snowy Spirit 1.19.2-2.1.10
		sod: Grass Overhaul (Sod) 23.5.28
		sound_physics_remastered: Sound Physics Remastered 1.19.2-1.0.18
		spirit: Spirit 2.2.6
		starlight: Starlight 1.1.1+fabric.ae22326
		starterkit: Starter Kit 5.2
		stoneworks: Stoneworks 4.0.1
		strawgolem: Straw Golem 2.0.0-beta.5
		structory: Structory 1.0.1
		structory_towers: Structory: Towers 1.0.0
		structureessentials: Structure Essentials Mod 1.19.2-2.9
		supplementaries: Supplementaries 1.19.2-2.3.20
		takesapillage: Takes a Pillage 1.0.4
		terrablender: TerraBlender 2.0.1.136
		terrestria: Terrestria 5.0.11
			terraform-biome-remapper-api-v1: Terraform Biome Remapper API (v1) 4.2.0
			terraform-config-api-v1: Terraform Config API (v1) 4.2.0
			terraform-dirt-api-v1: Terraform Dirt API (v1) 4.2.0
			terraform-shapes-api-v1: Terraform Shapes API (v1) 4.2.0
			terraform-surfaces-api-v1: Terraform Surfaces API (v1) 4.2.0
			terraform-tree-api-v1: Terraform Tree API (v1) 4.2.0
			terraform-wood-api-v1: Terraform Wood API (v1) 4.2.0
			terrestria-common: Terrestria: Common 5.0.11
			terrestria-worldgen: Terrestria: World Generation 5.0.11
		the_bumblezone: The Bumblezone - Fabric 6.7.26+1.19.2
			fake-player-api: Fake Player API 0.5.0
		thermoo: Thermoo 1.4
		thonkutil: ThonkUtil 2.15.4+1.19
			thonkutil-base: ThonkUtil Base 1.13.2+4a8c408a57
			thonkutil-capes-v1: ThonkUtil Capes (v1) 1.4.2+3eb2749857
			thonkutil-customization-v1: ThonkUtil Customization (v1) 1.1.2+8ff533c957
			thonkutil-legacy: ThonkUtil Legacy 1.1.2+5d4263f557
			thonkutil-modchecker-v1: ThonkUtil ModChecker (v1) 1.1.3+bd4b387957
			thonkutil-potions-v0: ThonkUtil Potions (v0) 1.5.2+8ff533c957
			thonkutil-trades-v1: ThonkUtil Trades (v1) 1.2.2+8ff533c957
		toms_storage: Tom's Simple Storage Mod 1.5.9
		toolstats: ToolStats 12.1.4
		tradingpost: Trading Post 4.2.0
		transparent: Transparent 5.1.2
		travelersbackpack: Traveler's Backpack 1.19.2-8.2.26
		trinkets: Trinkets 3.4.2
		twigs: Twigs 3.0.0
		twilightforest: The Twilight Forest 4.2.357
			javax_annotation_javax_annotation-api: javax.annotation-api 1.3.2
			mm: Manningham Mills 2.3
			porting_lib: Porting Lib 2.1.727+1.19.2
				serialization_hooks: Serialization Hooks 0.3.26
			reach-entity-attributes: Reach Entity Attributes 2.3.0
		universal_ores: Universal Ores 1.4.2
		variantcraftingtables: Variant Crafting Tables 3.3.3
		veinmining: Vein Mining 1.1.1+1.19.2
		villagernames: Villager Names 4.5.1
		villagersplus: Villagers Plus 1.9
		vinery: Vinery 1.3.7
		visualworkbench: Visual Workbench 4.2.4
		voidtotem: Void Totem 2.1.0
		voidz: VoidZ 1.0.9
		waystones: Waystones 11.4.1
		winterly: Winterly 0.8.3
		witchmobility: Witch Mobility Mod 1.3.2-1.19.2
		wolfarmorcompat: Wolf Armor Compat 1.0.2-1.19.2
		wolveswitharmor: Wolves With Armor 1.8.0-1.19
			maybe-data: Maybe data 1.3.2-1.19-rc2
			static-content: Static Content 1.0.1-1.16.2
				staticdata: Static Data 1.1.2
		wondrouswilds: Wondrous Wilds 1.19.2-1.1.6
		xaerominimap: Xaero's Minimap 23.5.0
		xaeroworldmap: Xaero's World Map 1.30.6
		xlpackets: XLPackets 1.19.2-4
		xp_storage: XP Storage 1.4.3+1.19
		xp_storage_trinkets: XP Storage - Trinkets 0.1+1.19
		yet-another-config-lib: YetAnotherConfigLib 2.2.0-for-1.19.2
		yigd: You're in Grave Danger 1.4.9
		yosbr: YOSBR 0.1.2
		ysns: You Shall Not Spawn! 1.0.3
		yungsapi: YUNG's API 1.19.2-Fabric-3.8.9
			org_javassist_javassist: javassist 3.28.0-GA
		yungsbridges: YUNG's Bridges 1.19.2-Fabric-3.1.0
	Server Running: true
	Player Count: 1 / 10; [class_3222['cyberbrats'/116, l='ServerLevel[world]', x=561.30, y=78.00, z=-859.37]]
	Data Packs: vanilla, Fabric Mods, Everycomp Generated Pack, Immersive Weathering Generated Pack, Snowyspirit Generated Pack, Supplementaries Generated Pack, minecraft/croptop, Charm_Architects_Palette_integration.zip, Repurposed_Structures-Oh_The_Biomes_Youll_Go_v2.zip, Charm_BetterEnd_integration_v2.zip, Repurposed_Structures-Bountiful_v2.zip, Repurposed_Structures-Better_Witch_Huts_v3.zip, Charm_BetterNether_integration_v2.zip, FarmersDelight_ToolFix_1.0+1.19.2.zip, WDA-VanillaLoot-1.18.2-1.19.2-0.0.1.zip (incompatible), slingshots_removal_v2.zip, WDA-NoFlyingStructures-OWEND-1.18.2-1.19.zip, Repurposed_Structures-Chef's_Delight_v2.zip (incompatible), ichphilipp-s-endcity-better-end-1-18-1.zip (incompatible), AdventureZ_NetheriteFix_1.0+1.19.2.zip, Charm-Woodcutter-BYG-Add-On.zip, TwilightForest_MeltFix.zip, Trinkets_GloveFix_1.1+1.19.2.zip (incompatible), Charm_Promenade_integration.zip, Repurposed_Structures-Farmers_Delight_v5.zip, Repurposed_Structures-Friends_And_Foes_v3.zip, Repurposed_Structures-VillagersPlus_v1.zip, Repurposed_Structures-Better_Dungeons_v4.zip, RarerStructures-SpacingTweaks-1.19.2-2.1.54.zip, Repurposed_Structures-Bygone_Nether_v1.zip
	World Generation: Stable
	Is Modded: Definitely; Server brand changed to 'fabric'
	Type: Dedicated Server (map_server.txt)

Crash with Twilight Forest

What happened?

Twilight Forest causes a crash by accessing Recipe.fits on the server. Before 1.17, this was a client-only method, and when this changed, a lot of mods didn't make their override match, Culinaire included. Fix is to remove the client annotation here.

Dawn API version

3.3.1

Fabric API version

0.56.1+1.18.2

Relevant log output

java.lang.AbstractMethodError: Receiver class com.hugman.culinaire.objects.recipe.SandwichRecipe does not define or inherit an implementation of the resolved method 'abstract boolean method_8113(int, int)' of interface net.minecraft.class_1860.
	at Not Enough Crashes deobfuscated stack trace.(1.18.2+build.3)
	at twilightforest.inventory.UncraftingContainer.getRecipesFor(UncraftingContainer.java:303)
	at twilightforest.inventory.UncraftingContainer.onContentChanged(UncraftingContainer.java:113)
	at twilightforest.inventory.UncraftingInputInventory.setStack(UncraftingInputInventory.java:66)
	at net.minecraft.screen.slot.Slot.setStack(Slot:61)
	at net.minecraft.screen.slot.Slot.insertStack(Slot:146)
	at net.minecraft.screen.ScreenHandler.internalOnSlotClick(ScreenHandler:416)
	at net.minecraft.screen.ScreenHandler.onSlotClick(ScreenHandler:295)
	at twilightforest.inventory.UncraftingContainer.onSlotClick(UncraftingContainer.java:499)
	at net.minecraft.server.network.ServerPlayNetworkHandler.onClickSlot(ServerPlayNetworkHandler:1436)
	at net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket.apply(ClickSlotC2SPacket:58)
	at net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket.apply(ClickSlotC2SPacket:13)
	at net.minecraft.network.NetworkThreadUtils.method_11072(NetworkThreadUtils:22)
	at net.minecraft.server.ServerTask.run(ServerTask:18)
	at net.minecraft.util.thread.ThreadExecutor.executeTask(ThreadExecutor:157)
	at net.minecraft.util.thread.ReentrantThreadExecutor.executeTask(ReentrantThreadExecutor:23)
	at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer:808)
	at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer:165)
	at net.minecraft.util.thread.ThreadExecutor.runTask(ThreadExecutor:131)
	at net.minecraft.server.MinecraftServer.runOneTask(MinecraftServer:790)
	at net.minecraft.server.MinecraftServer.runTask(MinecraftServer:784)
	at net.minecraft.util.thread.ThreadExecutor.runTasks(ThreadExecutor:116)
	at net.minecraft.server.MinecraftServer.runTasksTillTickEnd(MinecraftServer:768)
	at net.minecraft.server.MinecraftServer.runServer(MinecraftServer:701)
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer:273)
	at java.lang.Thread.run(Thread.java:833)

Tags missing for the food items

What is your idea about?

Playing in a big pack my buddy made, (love this mod), but I've noticed that the crops don't have tags that make them compatible with other food mods. Was wondering if this was purposeful?

For Example Cozy and Farmers Delight have these tags:

image

Add vanilla

  • Plant Block
    • Generates in jungles
  • Harvested item

Weird texture bug

What happened?

2024-03-13_21 16 23
Textures not having transparent bg

Dawn API version

5.0.0

Fabric API version

0.91.0+

Relevant log output

No response

Add plates

  • Can be placed on solid surfaces
  • Can contains any food item

The mod is conflict with OptiFabric

This is my error report:

[20:06:25] [main/FATAL]: Mixin apply failed optifabric.compat.dawn.mixins.json:ItemRendererMixin -> net.minecraft.class_918: org.spongepowered.asm.mixin.transformer.throwables.MixinApplicatorException Unexpecteded IllegalArgumentException whilst applying the mixin class: [PreApply Phase -> optifabric.compat.dawn.mixins.json:ItemRendererMixin]
org.spongepowered.asm.mixin.transformer.throwables.MixinApplicatorException: Unexpecteded IllegalArgumentException whilst applying the mixin class: [PreApply Phase -> optifabric.compat.dawn.mixins.json:ItemRendererMixin]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:353) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569) [sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351) [sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:208) [sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178) [sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23) [fabric-loader-0.11.3.jar:0.9.2+mixin.0.8.2]
at net.fabricmc.loader.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:157) [fabric-loader-0.11.3.jar:?]
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:150) [fabric-loader-0.11.3.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:351) [?:1.8.0_261]
at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.8.0_261]
at java.lang.Class.privateGetDeclaredFields(Class.java:2583) [?:1.8.0_261]
at java.lang.Class.getDeclaredFields(Class.java:1916) [?:1.8.0_261]
Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at net.optifine.reflect.FieldLocatorTypes.(FieldLocatorTypes.java:25) [Optifine-mapped.jar:?]
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:228)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:146)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
at net.optifine.reflect.Reflector.(Reflector.java:501) [Optifine-mapped.jar:?]
Caused by: java.lang.reflect.InvocationTargetException
at net.minecraft.class_128.method_559(class_128.java:101) [intermediary-1.16.5.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at net.minecraft.class_128.(class_128.java:54) [intermediary-1.16.5.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
... 2 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:208)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178)
at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23)
at net.fabricmc.loader.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:157)
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:150)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Class.java:2583)
at java.lang.Class.getDeclaredFields(Class.java:1916)
at net.optifine.reflect.FieldLocatorTypes.(FieldLocatorTypes.java:25)
at net.optifine.reflect.Reflector.(Reflector.java:501)
at net.minecraft.class_128.method_559(class_128.java:101)
at net.minecraft.class_128.(class_128.java:54)
at net.minecraft.class_128.method_24305(class_128.java:425)
at net.minecraft.client.main.Main.main(Main.java:135)
... 7 more
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [optifabric.compat.dawn.mixins.json:ItemRendererMixin] from phase [DEFAULT] in config [optifabric.compat.dawn.mixins.json] FAILED during APPLY
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:642)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:594)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:356)
... 22 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinApplicatorException: Unexpecteded IllegalArgumentException whilst applying the mixin class: [PreApply Phase -> optifabric.compat.dawn.mixins.json:ItemRendererMixin]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:353)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351)
... 22 more
Caused by: java.lang.IllegalArgumentException: Can't find Mixin class com/hugman/dawn/mod/mixin/ItemRendererMixin targetting net.minecraft.class_918
at me.modmuss50.optifabric.compat.InterceptingMixinPlugin.findMixin(InterceptingMixinPlugin.java:93)
at me.modmuss50.optifabric.compat.InterceptingMixinPlugin.preApply(InterceptingMixinPlugin.java:43)
at me.modmuss50.optifabric.compat.mubble.MubbleMixinPlugin.preApply(MubbleMixinPlugin.java:71)
at org.spongepowered.asm.mixin.transformer.PluginHandle.preApply(PluginHandle.java:158)
at org.spongepowered.asm.mixin.transformer.MixinInfo.preApply(MixinInfo.java:1341)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.preApply(MixinTargetContext.java:1177)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:308)
... 25 more
at net.minecraft.class_128.method_24305(class_128.java:425) [intermediary-1.16.5.jar:?]
at net.minecraft.client.main.Main.main(Main.java:135) [intermediary-1.16.5.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_261]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_261]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_261]
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226) [fabric-loader-0.11.3.jar:?]
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:146) [fabric-loader-0.11.3.jar:?]
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28) [fabric-loader-0.11.3.jar:?]
Caused by: java.lang.IllegalArgumentException: Can't find Mixin class com/hugman/dawn/mod/mixin/ItemRendererMixin targetting net.minecraft.class_918
at me.modmuss50.optifabric.compat.InterceptingMixinPlugin.findMixin(InterceptingMixinPlugin.java:93) ~[【光影兼容】optifabric-1.9.2.jar:?]
at me.modmuss50.optifabric.compat.InterceptingMixinPlugin.preApply(InterceptingMixinPlugin.java:43) ~[【光影兼容】optifabric-1.9.2.jar:?]
at me.modmuss50.optifabric.compat.mubble.MubbleMixinPlugin.preApply(MubbleMixinPlugin.java:71) ~[【光影兼容】optifabric-1.9.2.jar:?]
at org.spongepowered.asm.mixin.transformer.PluginHandle.preApply(PluginHandle.java:158) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinInfo.preApply(MixinInfo.java:1341) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.preApply(MixinTargetContext.java:1177) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:308) ~[sponge-mixin-0.9.2+mixin.0.8.2.jar:0.9.2+mixin.0.8.2]
... 25 more

My Minecraft version: 1.16.5
Mod version: culinaire-2.0
Pre-mod version: dawn-1.8

Add donuts

What is your idea about?

DONUTS! 🍩

Add goat milk

  • Slightly different color from cow milk
  • Goat Milk Bucket
    • Obtained from right clicking a goat
  • Goat Milk Bottle
    • Obtained from right clicking a goat

Add ice cream cones

Usage

  • Gives a random beneficial effect
  • Cannot be stacked

Properties

  • Let players do any combination of 3 scoops they want

Related features

  • Included with Promenade: banana splits

Crafting a white chocolate bottle duplicates the glass bottle

The recipe to craft white chocolate bottles only empties the milk bottle rather than consuming it, creating an extra bottle with white chocolate in it.

Tested with MC 1.18.1, Fabric API 0.44.0+1.18, DawnAPI 3.2.0 and Culinaire 2.3.3 versions; reproduced in both creative and survival.

Ticking Entity Error: Tomato tried to grow on wrong block?

Not sure what was happening here. I was just in my inventory on a new world, opened REI, and suddenly crashed, however the issue seems to be that a tomato that was already planted somewhere tried to grow onto a speleothem from Wild World rather than something menu-related?

https://gist.githubusercontent.com/natanfudge/85141847742a82830abf3b6bb6882082/raw/cd2dad30108c4e4f0d6c87d34e953e8b423f5cb5/crash.txt

---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 28/02/21 3:29 PM
Description: Ticking entity

java.lang.IllegalArgumentException: Cannot get property class_2754{name=half, clazz=class net.minecraft.class_2756, values=[upper, lower]} as it does not exist in Block{wildworld:sandstone_speleothem}
	at Not Enough Crashes deobfuscated stack trace.(1.16.5+build.5)
	at net.minecraft.state.State.get(State:95)
	at com.hugman.ce_foodstuffs.objects.block.TomatoesBlock.canPlaceAt(TomatoesBlock.java:151)
	at net.minecraft.entity.ItemEntity.handler$cah002$tick(ItemEntity:2560)
	at net.minecraft.entity.ItemEntity.tick(ItemEntity:95)
	at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld:621)
	at net.minecraft.world.World.tickEntity(World:561)
	at net.minecraft.server.world.ServerWorld.tick(ServerWorld:411)
	at net.minecraft.server.MinecraftServer.redirect$cgk000$ficUpdateSuppressionCrashTick(MinecraftServer:5207)
	at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer:871)
	at net.minecraft.server.MinecraftServer.tick(MinecraftServer:811)
	at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer:91)
	at net.minecraft.server.MinecraftServer.handler$epb000$modifiedRunLoop(MinecraftServer:9810)
	at net.minecraft.server.MinecraftServer.runServer(MinecraftServer:651)
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer:257)
	at java.lang.Thread.run(Unknown Source)


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

-- Entity being ticked --
Details:
	Entity Type: minecraft:item (net.minecraft.class_1542)
	Entity ID: 1824
	Entity Name: Tomato
	Entity's Exact location: 278.73, 33.00, 39.88
	Entity's Block location: World: (278,33,39), Chunk: (at 6,2,7 in 17,2; contains blocks 272,0,32 to 287,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Entity's Momentum: 0.00, -0.00, 0.00
	Entity's Passengers: []
	Entity's Vehicle: ~~ERROR~~ NullPointerException: null
	Entity NBT: {Motion:[0.0010612246143462932d,0.0d,0.0d],WetTimer:0,Health:5s,Invulnerable:0b,Air:300s,OnGround:1b,PortalCooldown:0,Rotation:[17.463242f,0.0f],FallDistance:0.0f,Item:{id:"ce_foodstuffs:tomato",Count:1b},Pos:[278.73003326677605d,33.0d,39.875d],PickupDelay:0s,BoundingBox:[278.60503326677605d,33.0d,39.75d,278.85503326677605d,33.25d,40.0d],Fire:-1s,UUID:[I;206631782,-495237518,-1319126967,167502900],Age:20s,TinyTweaksFireType:"NORMAL"}
Stacktrace:
	at net.minecraft.class_1937.method_18472(class_1937.java:564)
	at net.minecraft.class_3218.method_18765(class_3218.java:411)
	at net.minecraft.server.MinecraftServer.redirect$cgk000$ficUpdateSuppressionCrashTick(MinecraftServer.java:5207)
	at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:871)
	at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:811)
	at net.minecraft.class_1132.method_3748(class_1132.java:91)
	at net.minecraft.server.MinecraftServer.handler$epb000$modifiedRunLoop(MinecraftServer.java:9810)
	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:651)
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
	at java.lang.Thread.run(Unknown Source)
-- Affected level --
Details:
	All players: 1 total; [class_3222['HickoryHazelyPip'/308, l='ServerLevel[Arkonyhm]', x=240.49, y=91.00, z=8.98]]
	Chunk stats: ServerChunkCache: 2025
	Level dimension: minecraft:overworld
	Level spawn location: World: (261,85,4), Chunk: (at 5,5,4 in 16,0; contains blocks 256,0,0 to 271,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
	Level time: 3600 game time, 3600 day time
	Level name: Arkonyhm
	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
	Level weather: Rain time: 63852 (now: false), thunder time: 39134 (now: false)
	Known server brands: fabric
	Level was modded: true
	Level storage version: 0x04ABD - Anvil
-- System Details --
Details:
	Minecraft Version: 1.16.5
	Minecraft Version ID: 1.16.5
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_281, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 2549272736 bytes (2431 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
	CPUs: 12
	JVM Flags: 21 total; -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096m -Xmx4096m
	Suspected Mods: Common Expansion: Foodstuffs (ce_foodstuffs)
	Fabric Mods: 
		accurateblockplacement: Accurate Block Placement 1.0.9
		adorn: Adorn 1.13.0+1.16.5
		allure: Allure 1.2.8
		amecsapi: Amecs API 1.1.3+mc1.16.5
		angerable-patch: Angerable Patch 1.1.0-1.16.4
		appleskin: AppleSkin 1.0.11
		aquarius: Aquarius 1.0.3
		architectury: Architectury 1.8.128
		autoconfig1u: Auto Config v1 Updated 3.3.1
		autoconfigtoml: AutoConfig-TOML 1.0.0-fabric
		backslot: BackSlot 1.1.9
		bedrockify: BedrockIfy 0.2.5
		bedspreads: Bedspreads 1.3.1-1.16.4
		bettercaves: YUNG's Better Caves 1.16.5-1.1
		betterend: Better End 0.9.1-pre
		bettermineshafts: YUNG's Better Mineshafts 1.16.4-1.0
		betternether: Better Nether 5.0.7
		betterthanmending: BetterThanMending 1.3.0
		betterthirdperson: Better Third Person 1.3.0
		bewitchment: Bewitchment 1.16.5-2
		biomemakeover: Biome Makeover 1.16.4-1.2.11
		campanion: Campanion 1.3.5
		cardinal-components-base: Cardinal Components API (base) 2.7.12
		cardinal-components-block: Cardinal Components API (blocks) 2.7.10
		cardinal-components-entity: Cardinal Components API (entities) 2.7.12
		cardinal-components-scoreboard: Cardinal Components API (scoreboard) 2.7.12
		carpet: Carpet Mod in Fabric 1.4.28
		carpet-extra: Carpet Extra 1.4.27
		castle_dungeons: Castle Dungeons 2.2
		cdsam: Survival Additions 1.3.2-Fabric-1.16.5
		ce_foodstuffs: Common Expansion: Foodstuffs 1.1.3
		charm: Charm 2.3.2
		charmonium: Charmonium 2.3.2
		cinderscapes: Cinderscapes 1.3.3
		classicalart: Classical Art 1.1.0
		clear-skies: Clear Skies 1.5.55
		climbable: Climbable 0.2.0
		cloth-basic-math: Cloth Basic Math 0.5.1
		cloth-client-events-v0: Cloth Client Events v0 1.5.47
		cloth-config2: Cloth Config v4 4.11.14
		com_electronwill_night-config_core: core 3.6.3
		com_electronwill_night-config_toml: toml 3.6.3
		com_moandjiezana_toml_toml4j: toml4j 0.7.2
		cotton-client-commands: Cotton Client Commands 1.0.1+1.16-rc1
		cpas: conveniently placed armor slots 1.3.0+1.16.5
		creeperspores: Creeper Spores 1.4.1
		croptopia: Croptopia 1.2.0
		crowmap: Crowmap 1.0.1
		crumbs: Crumbs 1.0.6
		curses: Curses 1.5.1
		darkness: True Darkness 1.6.58
		darkpaintings: Dark Paintings 3.0.1
		dawn: Dawn API 1.7
		desolation: Desolation 1.1.0
		direbats: Direbats 1.1.0+1.16.5-fabric
		dual_riders: DualRiders 1.0.5
		dynamicsoundfilters: Dynamic Sound Filters 1.2.0+1.16.5
		enchantmentdescriptions: Enchantment Descriptions 2.0.1
		enhanced_attack_indicator: Enhanced Attack Indicator 1.0.0
		entityculling: EntityCulling-Fabric 1.0.2
		extraalchemy: Extra Alchemy 1.3.1
		extradoors: ExtraDoors 1.8.2-1.16.2
		fabric: Fabric API 0.31.0+1.16
		fabric-api-base: Fabric API Base 0.2.1+9354966b7d
		fabric-biome-api-v1: Fabric Biome API (v1) 3.1.1+ca58154a7d
		fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+ca58154a7d
		fabric-command-api-v1: Fabric Command API (v1) 1.1.0+f9b3753b7d
		fabric-commands-v0: Fabric Commands (v0) 0.2.2+ca58154a7d
		fabric-containers-v0: Fabric Containers (v0) 0.1.11+9354966b7d
		fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.1+ca58154a7d
		fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.3+ca58154a7d
		fabric-dimensions-v1: fabric-dimensions-v1 2.0.6+9354966b7d
		fabric-entity-events-v1: Fabric Entity Events (v1) 1.0.3+ca58154a7d
		fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.2+ca58154a7d
		fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+ca58154a7d
		fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.6+ca58154a7d
		fabric-item-api-v1: Fabric Item API (v1) 1.2.1+ca58154a7d
		fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.3+ca58154a7d
		fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+9354966b7d
		fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.1+ca58154a7d
		fabric-language-kotlin: Fabric Language Kotlin 1.4.30+build.2
		fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.1+ca58154a7d
		fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.2+ca58154a7d
		fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+ca58154a7d
		fabric-models-v0: Fabric Models (v0) 0.2.1+ca58154a7d
		fabric-networking-api-v1: Fabric Networking API (v1) 1.0.1+ca58154a7d
		fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.8+ca58154a7d
		fabric-networking-v0: Fabric Networking (v0) 0.3.2+ca58154a7d
		fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.4+9354966b7d
		fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.2+ca58154a7d
		fabric-particles-v1: Fabric Particles (v1) 0.2.4+ca58154a7d
		fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.4+ca58154a7d
		fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.1+ca58154a7d
		fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.4+ca58154a7d
		fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.2.1+ca58154a7d
		fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+ca58154a7d
		fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+ca58154a7d
		fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+ca58154a7d
		fabric-rendering-v1: Fabric Rendering (v1) 1.5.1+ca58154a7d
		fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.2+ca58154a7d
		fabric-screen-api-v1: Fabric Screen API (v1) 1.0.0+c045166c7d
		fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.5+9354966b7d
		fabric-structure-api-v1: Fabric Structure API (v1) 1.1.4+ca58154a7d
		fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.1+ca58154a7d
		fabric-textures-v0: Fabric Textures (v0) 1.0.6+ca58154a7d
		fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.6+ca58154a7d
		fabrication: Fabrication 1.3.3
		fabricloader: Fabric Loader 0.11.2
		fallingtree: FallingTree 2.10.2
		ferritecore: FerriteCore 2.0.2
		fiber: fiber 0.23.0-2
		fiber2cloth: Fiber To Cloth 3.1.0
		gbfabrictools: GBfabrictools 1.3.2+1.16.4
		geckolib3: Geckolib 3.0.22
		healthoverlay: Health Overlay 3.6.14
		herdspanic: Herds Panic 1.0.1
		horsestatsvanilla: Horse Stats Vanilla 4.1.6
		iamverysmart: I Am Very Smart 2.1.0+mc1.16.1
		illuminations: Illuminations 1.4.5
		impersonate: Impersonate 2.1.0
		itemmodelfix: Item Model Fix 1.0.0
		jankson: Jankson 3.0.1+j1.2.0
		java: Java HotSpot(TM) 64-Bit Server VM 8
		kirin: Kirin UI 1.7-1.16.2
		krypton: Krypton 0.1.2
		lakeside: Lakeside 1.0.3+1.16.4
		lepton: Lepton-Fabric 1.16.5-1.0.0
		lessannoyingpiglins: Less Annoying Piglins 1.0.1
		libcd: LibCapableData 3.0.3+1.16.3
		libgui: LibGui 3.3.5+1.16.5
		libstructure: LibStructure 1.5
		lightoverlay: Light Overlay 5.8.0
		lithium: Lithium 0.6.4
		lock_minecart_view: Better minecart rotation 1.2.1
		maelstrom_library: Maelstrom Library 1.0-1.16.5
		microdurability: microDurability 0.3.0+1.16.3
		minecraft: Minecraft 1.16.5
		miniextras: Mini Extras Mod 1.2.1
		mobblindness: Mob Blindness 1.0.0
		mobs_attempt_parkour: Mobs Attempt Parkour 0.2.2-1.16.5
		modmenu: Mod Menu 1.16.8
		morerespawnanchors: More Respawn Anchors 1.0.1
		mostructures: Mo' Structures 1.0.1+mc.1.16.4
		mousewheelie: Mouse Wheelie 1.6.4+mc1.16.4
		nookbuild: NookBuild 1.4.0
		notenoughcrashes: Not Enough Crashes 3.1.7
		org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.4.30
		org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.4.30
		org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.4.30
		org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.4.30
		org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.4.2
		org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.4.2
		org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.0.1
		org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.0.1
		overpowered_mending: Overpowered Mending 2.2.3
		overworld_two: Overworld 2 1.0.4
		patchouli: Patchouli 1.16.4-50-FABRIC
		peepingcreepers: Peeping Creepers 1.1
		pehkui: Pehkui 1.7.1+21w03a
		phosphor: Phosphor 0.7.1+build.11
		playerabilitylib: Pal 1.2.1
		polymorph: Polymorph 0.0.10-1.16.5
		potiondescriptions: Potion Descriptions fabric-1.1
		presencefootsteps: Presence Footsteps r29+1.16.4
		pride: Pride Lib 1.0.0+1.16
		programmerartinjector: Programmer Art Injector 1.2.1
		randompatches: RandomPatches 2.4.5-fabric
		ratsmischief: Rat's Mischief 1.0.1
		reach-entity-attributes: Reach Entity Attribute 1.0.1
		recipeconditions: Fabric Recipe Conditions 0.4.0
		repurposed_structures: Repurposed Structures 1.16.5-1.8.3
		requiem: Requiem 1.5.0
		requiemapi: Requiem-API 1.5.0
		reroll: Reroll 1.2.0-1.16.5
		riverredux: River Redux 0.1.6
		roughlyenoughitems: Roughly Enough Items 5.10.184
		roughlyenoughitems-api: REI (API) 5.10.184
		roughlyenoughitems-default-plugin: REI (Default Plugin) 5.10.184
		roughlyenoughitems-runtime: REI (Runtime) 5.10.184
		sakurarosea: Sakura Rosea 1.6.0-MC1.16.3-fabric
		satin: Satin 1.5.1
		savemystronghold: Save My Stronghold! 1.16.4-1.0
		sheepconsistency: Sheep Consistency 1.0.2
		shulkercharm: Shulker Charm 1.1.3+1.16.5
		smoothboot: Smooth Boot 1.16.4-1.4.0
		spellbound: Spellbound 1.2.0
		stepup: StepUp 1.16.5-fabric0.30.0-1.1
		terraform-biome-builder-api-v1: Terraform Biome Builder API (v1) 1.0.4
		terraform-config-api-v1: Terraform Config API (v1) 1.0.3
		terraform-dirt-api-v1: Terraform Dirt API (v1) 1.1.3
		terraform-overworld-biome-extensions-api-v1: Terraform Overworld Biome Extensions API (v1) 1.0.3
		terraform-shapes-api-v1: Terraform Shapes API (v1) 1.0.4
		terraform-surfaces-api-v1: Terraform Surfaces API (v1) 1.0.3
		terraform-tree-api-v1: Terraform Tree API (v1) 1.0.5
		terraform-wood-api-v1: Terraform Wood API (v1) 1.0.4
		terrestria: Terrestria 2.2.0
		the_bumblezone: The Bumblezone - Fabric 1.16.5-2.3.0
		tillitbreaks: Till it Breaks 0.1
		tinytweaks: TinyTweaks 1.2.1
		torohealth: ToroHealth Damage Indicators 1.16.4-fabric-4
		traverse: Traverse 3.3.2
		trinkets: Trinkets 2.6.7
		tweed: Tweed API 3.0.0-beta.22
		vanguard: Vanguard 1.0.5
		vanillaplusbiomes: Vanilla Plus Biomes 0.2.2
		vanillatweaks: VanillaTweaks 1.16.4-1.0.6
		villagernames: Villager Names 1.6.0
		voyager: Voyager 1.0.0
		waystones: Waystones 1.1.1.1
		wild_explorer: Wild Explorer 1.3.2
		wildworld: Wild World 2.0.0+1.16.5
		xaerominimap: Xaero's Minimap 21.4.0
		xaeroworldmap: Xaero's World Map 1.12.0
		yungsapi: YUNG's API 1.16.5-Fabric-2
		zoob: Monster Of The Ocean Depths 3.0.0
	Patchouli open book context: n/a
	Player Count: 1 / 8; [class_3222['HickoryHazelyPip'/308, l='ServerLevel[Arkonyhm]', x=240.49, y=91.00, z=8.98]]
	Data Packs: vanilla, Fabric Mods
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'fabric'

Chocolate

Chocolate comes in 3 variants: white, milk and dark

Chocolate Bars

Food item that can be eaten. Hunger and saturation values need to be figured out. [TBD]

Chocolate Bottles

Used to store and drink chocolate as liquid.

Recipes

  • Milk Bottle + Sugar = White Chocolate Bottle
  • Empty Bottle + Sugar + Cocoa Beans = Dark Chocolate Bottle
  • Milk Bottle + Sugar + Cocoa Beans = Milk Chocolate Bottle
  • 1 Chocolate Bottle = 2 Chocolate Bars

Chocolate Cauldrons

Used to store chocolate as liquid.

  • Using sugar on a milk cauldron turns it into a white chocolate cauldron.
  • Using cocoa beans on a white chocolate cauldron turns it into a milk chocolate cauldron.
  • Using milk (bottle/bucket) on a dark chocolate cauldron turns it into a milk chocolate cauldron with the appropriate raised level.
  • Using a bottle on the cauldron will pick up the liquid, of course.

Chocolate Pies

  • TODO: the textures
  • TODO: the recipes

Other ideas

Compatibility with Milk+

What is your idea about?

When using Milk+ together with Culinaire und Fluid Tanks, the Cauldron won't produce cheese anymore.

Can't drink milk from bucket

image
Mod lists.
Fabric Loader 0.13.3
MC 1.18.1
Is it possible to fix it with a datapack, or do I have to wait for update?

Datapackable loot tables

What is your idea about?

I just realized that tomatoes and I'm not sure but another items are hardcoded into the loot tables of some mobs. Please, make them datapack driven to make the mod more managable for modpack creators. Thank you n_n

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.