19 Commits

Author SHA1 Message Date
Zenon Seth
5d5932394f Add Lava Furnace description text 2024-03-16 12:02:05 +00:00
Zenon Seth
a99c0dcdbd Make Access Point and Lava Furnce into nodebox nodes, update their textures 2024-03-16 02:02:03 +00:00
Zenon Seth
5056e87ff2 Rename player inv function and fix minor alignment issues 2024-03-09 11:12:21 +00:00
Zenon Seth
517d538823 Add new formspec_size function to make reading of formspec sizes easier 2024-03-08 23:14:05 +00:00
ThePython
80b74af3ea Fix formspec sizes 2024-03-08 11:54:09 -08:00
ThePython
d57a2f2a5b Update node breaking and stack_max 2024-03-08 11:31:08 -08:00
ThePython
8bed9e150e Change i to itemstrings 2024-03-08 10:51:30 -08:00
ThePython
87d41869d0 Improved formspecs (probably not perfect yet) 2024-03-08 10:42:28 -08:00
ThePython
f644065979 Everything but formspecs and textures, I think 2024-03-08 09:02:58 -08:00
Zenon Seth
3ee6eca845 Add Lava Furnace Fueler 2023-12-24 00:07:48 +00:00
Zenon Seth
7d06ad69d9 Fix up various bugs for 5.4.0 compat, which is minimal supported version 2023-11-28 11:49:09 +00:00
Zenon Seth
30b103e430 Fix Lava Furnace and recipes to support multiple recipes per input 2023-11-24 22:06:46 +00:00
Zenon Seth
ea20145c49 Add Trashcan that can connect to network 2023-11-17 10:38:18 +00:00
Zenon Seth
d6c0f73171 Add and fix some ownership access checks in allow_inv_put/take/move functions 2023-11-16 18:09:30 +00:00
Zenon Seth
3084599300 Add Lava Furnace crafting guide; update README 2023-11-14 11:30:20 +00:00
Zenon Seth
f2dfe1b8dd Add few more lava furnace recipes; add lava furnace bg 2023-11-14 00:14:22 +00:00
Zenon Seth
91a38d0e9b Fix typo; increase network name to 30 char 2023-11-13 19:25:23 +00:00
Zenon Seth
9f97e65312 Add Lava Furnace; improve some textures; added new crafting stuff 2023-11-13 18:40:25 +00:00
Zenon Seth
445ce41feb Add crafitems base; move registration out to own file; add new textures 2023-11-12 19:42:57 +00:00