Add pipeworks compatibility to MCL chests and furnaces
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 20
- Forks
- 31
- Avg merge
- 1m
- Merged PRs (30d)
- 9
Description
There is currently only compatibility with mcl_barrels. Since we support MCL formspecs, we should add compatibility to MCL chests and furnaces.
Relevant files:
https://github.com/mt-mods/pipeworks/blob/master/compat-chests.lua
https://github.com/mt-mods/pipeworks/blob/master/compat-furnaces.lua
Related: https://github.com/minetest-mods/digilines/pull/107
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading compat-chests.lua and compat-furnaces.lua, focusing on the existing mcl_barrels compatibility and the MCL formspec support described in the issue. Review the related digilines pull request for context. Done means pipeworks compatibility is added for MCL chests and furnaces in the relevant files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 76/100