BlackImpostor
5d97e6d401
Add Russian translation ( #17 )
2024-11-02 10:45:27 +01:00
SmallJoker
5bfa6d67ee
Add .luacheckrc
2024-10-20 14:40:58 +02:00
SmallJoker
d3108574a2
Fix error in LBM caused by mod-placed nodes
2024-10-20 14:35:50 +02:00
Niklp
b8353d781b
Fix item duplication bug ( #15 )
...
Uses some code from https://github.com/fluxionary/minetest-crafting_bench , with the author's permission.
- Improve item movement log messages
- Only allow one item per stack in the recipe field
- Adding a recipe doesn't take the items anymore
- Add LBM to move leftover items from >1 items big stacks to the craft output
2024-05-06 17:29:03 +02:00
MysticTempest
f34e5aaef8
Fixes for mcl* compatibility ( #13 )
2024-01-22 18:25:31 +01:00
Cora de la Mouche
5ebbac55e8
Add mcl* compatibility ( #12 )
...
Makes this simple but useful mod compatible with mcl*, it's mostly a formspec adaptation + made the inventory lists a bit smaller (2x3 / 1x3) to make it fit more nicely.
2023-11-22 20:26:27 +01:00
tenplus1
3b3309ea43
Respect all slots upon digging and disallow TNT blasts ( #11 )
...
This pull stops players digging a workbench containing items in any inventory, it also stops them being removed with tnt.
2023-05-14 14:52:47 +02:00
nixnoxus
9dc6074987
Add listring
in formspec ( #7 )
2022-02-02 18:53:49 +01:00
fluxionary
64e7ee216b
Fix return of replacement items ( #5 )
2021-08-21 09:42:22 +02:00
sfan5
69083ed6f5
Fix incorrect crafting_rate type
...
closes #3
2020-05-27 20:57:45 +02:00
Louis Royer
f97cb9a238
Add french translation ( #2 )
2020-03-08 23:53:23 -06:00
FaceDeer
ca21489bc1
Merge pull request #1 from AntumDeluge/settings
...
Replace deprecated method 'setting_get' with 'settings:get'
v1.0
2017-06-07 09:11:52 -06:00
AntumDeluge
81e56c65cd
Replace deprecated method 'setting_get' with 'settings:get'
2017-06-07 04:36:13 -07:00
FaceDeer
3aa4cfb881
screenshot and description
2017-02-28 21:12:54 -07:00
FaceDeer
319ddf9b21
add setting to change how rapidly crafting happens
2017-02-28 21:12:46 -07:00
FaceDeer
ad99186f3c
add documentation
2017-02-25 21:17:23 -07:00
FaceDeer
71e0b3a61e
Initial commit
...
This was split out of the venerable Castle mod,
https://github.com/minetest-mods/castle , which has been maintained by a
long line of distinguished modders.
2017-02-25 19:55:21 -07:00