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

Handle shapeless recipes in redefinitions #171

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

Oblomov
Copy link
Contributor

@Oblomov Oblomov commented Jan 5, 2021

They can be recognized from having width == 0, and don't need the items
list to be massaged to be transformed into the recipe field for the Lua
API.

Fixes #170.

@Oblomov Oblomov mentioned this pull request Jan 5, 2021
redefinitions.lua Outdated Show resolved Hide resolved
They can be recognized from having width == 0, and don't need the items
list to be massaged to be transformed into the recipe field for the Lua
API.
@BuckarooBanzay
Copy link
Member

@Calinou ping! 😉 this patch looks good, any chance it gets merged?

@Calinou Calinou merged commit 1a03b04 into minetest-mods:master Feb 26, 2021
@Calinou Calinou added Bug and removed Feature labels Feb 26, 2021
mckaygerhard added a commit to minenux/minetest-mod-moreblocks that referenced this pull request Feb 19, 2022
* They can be recognized from having width == 0, and don't need the items
  list to be massaged to be transformed into the recipe field for lua api
* backported minetest-mods#171
* fixes minetest-mods#170
* backported minetest-mods@1a03b04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash on startup
4 participants