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

alloy recipes use fluid, it's better to use tag instead. #81

Open
Unknown-Tokyo opened this issue Oct 1, 2024 · 0 comments
Open

alloy recipes use fluid, it's better to use tag instead. #81

Unknown-Tokyo opened this issue Oct 1, 2024 · 0 comments

Comments

@Unknown-Tokyo
Copy link

using hard fluid will conflict with other mods.
according to Tconstruct's sample, it looks like
"inputs": [
{
"amount": 90,
"tag": "forge:molten_copper"
},
{
"amount": 90,
"tag": "forge:molten_zinc"
}
],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant