SuperMartijn642 / ChunkLoaders

15 stars 11 forks source link

[Bug] Crafting Recipe Creates minecraft:air #121

Closed okschlatter closed 5 days ago

okschlatter commented 2 weeks ago

Version Info

Are you using OptiFine?: No

Description of the Bug I am running a Minecraft server using the Fabric mod loader. I'm not getting any crash reports or errors when I start the server, but when I try to craft a chunk loader, the items get used and nothing gets made.

Steps to Reproduce

  1. Put ChunkLoaders 1.2.8a-fabric and its dependencies in the mods folder
  2. Run the server
  3. Connect to the server
  4. Try crafting a chunk loader.

Screenshots 2024-06-15_17 45 27 2024-06-15_17 45 30

Logs `[21:43:06] [main/INFO]: Loading Minecraft 1.20.4 with Fabric Loader 0.15.11 [21:43:06] [main/INFO]: Fabric is preparing JARs on first launch, this may take a few seconds... [21:43:06] [main/INFO]: Loading 58 mods:

SuperMartijn642 commented 2 weeks ago

Did you install Chunk Loaders on the client as well?

okschlatter commented 5 days ago

Ah, I see. I didn't realize it needed to be installed on both the server and the client. Thank you for your time.