Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Machines won't work with 1 ingredient in 2 input slots #28

Closed
QiPaoStart opened this issue Feb 9, 2022 · 2 comments
Closed

Machines won't work with 1 ingredient in 2 input slots #28

QiPaoStart opened this issue Feb 9, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@QiPaoStart
Copy link

Description (Required)

The machine needs same ingredient in 2 input slots, and I put them in the slots.
Then the progress bar won't appear and the machine won't work.

Steps to reproduce the Issue (Required)

  1. Edit a machine in machines.yml which needs 1 ingredient in 2 input slots (The bug will still appear when the input item belongs to Slimefun)
    image
  2. Start the server and put the required ingredients in the machine
    2022-02-09_10 32 29
    And the machine won't work at all!

Expected behavior (Required)

Please fix this bug

Server Log / Error Report

Config Files

Environment (Required)

  • Minecraft Version: paper server, 1.16.5 (git-Paper-651)
  • CS-CoreLib Version: -
  • Slimefun Version: v4.9-release-2022.2 (Chinese version, https://github.com/StarWishsama/Slimefun4)
  • Plugin Version: DEV 23 (git c1038)
@QiPaoStart QiPaoStart added the bug Something isn't working label Feb 9, 2022
@QiPaoStart
Copy link
Author

QiPaoStart commented Feb 9, 2022

https://pastebin.com/MShser3q
The Config Files
There's enough electricity provided for it because it worked after i decreased the amount of the needs to 64

@NCBPFluffyBear
Copy link
Owner

After some experimentation, I believe that this is not possible. This plugin only interfaces with Slimefun's API for recipes, and it will not recognize this kind of a recipe.

Instead, I suggest you add an intermediate crafting step, like 64 diamonds to 1 X, then make the machine require 2 X, effectively requiring 128 diamonds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants