You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.
Describe the bug
Chemical reactor recipes disorder. Real recipes cannot be achieved.
Steps to Reproduce
Steps to reproduce the behavior:
Most dynamic cells can participate in the recipe (the output often depends on the number of items are input)
e.g. :techreborn:dynamiccell.withTag({Fluid: {FluidName: "water", Amount: 1000}})
1.- 1 Water cell for left slot, and then another 1 Water cell put into right slot.Then get 2 Sodium Sulfide cell.(1 any cell+1 any cell=>2 Sodium Sulfide cell)
2.- 1 Sulfur cell for left slot, and then another 2 water cell put into right slot, get sulfuric acid cell.(This is the correct recipe.)But Use other cell, as long as the number of items used is 1+2 or 2+1, you can get sulfuric acid cell.
3.-Once there are more than 4 items in any one slot, and the other slot is no less than 1, then the 5 water cell will be generated.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information with the version):
Minecraft: 1.12.2
Mod Loader: Forge
Forge:14.23.5.2854
RebornCore-1.12.2-3.19.4.529-universal
TechReborn-1.12.2-2.27.3.1084-universal
Logs
Pastebin the log [e.g. logs/latest.log] and link it below: logs.zip latest.log
The text was updated successfully, but these errors were encountered:
Describe the bug
Chemical reactor recipes disorder. Real recipes cannot be achieved.
Steps to Reproduce
Steps to reproduce the behavior:
Most dynamic cells can participate in the recipe (the output often depends on the number of items are input)
1.- 1 Water cell for left slot, and then another 1 Water cell put into right slot.Then get 2 Sodium Sulfide cell.(1 any cell+1 any cell=>2 Sodium Sulfide cell)
2.- 1 Sulfur cell for left slot, and then another 2 water cell put into right slot, get sulfuric acid cell.(This is the correct recipe.)But Use other cell, as long as the number of items used is 1+2 or 2+1, you can get sulfuric acid cell.
3.-Once there are more than 4 items in any one slot, and the other slot is no less than 1, then the 5 water cell will be generated.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information with the version):
Logs
Pastebin the log [e.g.
logs/latest.log
] and link it below:logs.zip
latest.log
The text was updated successfully, but these errors were encountered: