Strange. What version of Minetest are you running? I've tested this on 0.4.9, sfan5's latest in a minetext-NeXt world.the_rouge_pilot wrote:Whenever I use the industrial furnace, the game crashes. No error code.
[Mod] Factory [0.5.0.1] [factory]
- LemonLake
- Member
- Posts: 47
- Joined: Sat May 10, 2014 18:27
- GitHub: Lemmmy
- IRC: Lemmmy
- In-game: Lemmmy
- Location: United Kingdom
Re: [Mod] Factory [0.4] [factory]
- RealBadAngel
- Member
- Posts: 557
- Joined: Wed Jul 18, 2012 16:30
Re: [Mod] Factory [0.4] [factory]
Very interesting mod. Im lookin forward to see your next ideas. Keep up the good work.
- Tedypig
- Member
- Posts: 286
- Joined: Tue Mar 05, 2013 12:33
- IRC: Piggybear87
- In-game: Piggybear
- Location: Largo, FL, USA
Re: [Mod] Factory [0.4] [factory]
I see a possible problem using this in place of pipeworks. Anyone can walk up and take the stuff on the conveyor belt, or even just stand next to it thanks to the "drops" mod. This would be cool in singleplayer, or on a private server with just you and a few friends you can trust, but on a public server I think you would get ripped off 24/7. If I'm wrong, please tell me, also please tell me how you protect the entities. With pipeworks, the entities are inside of tubes so you can't take them.
- LemonLake
- Member
- Posts: 47
- Joined: Sat May 10, 2014 18:27
- GitHub: Lemmmy
- IRC: Lemmmy
- In-game: Lemmmy
- Location: United Kingdom
Re: [Mod] Factory [0.4] [factory]
In a future update, it's going to support protection mods so the selection box will just be large enough that you can't even select the conveyor belt properly unless you have permission too. I'm looking into that when I complete the power update, which should be pretty soon.Tedypig wrote:I see a possible problem using this in place of pipeworks. Anyone can walk up and take the stuff on the conveyor belt, or even just stand next to it thanks to the "drops" mod. This would be cool in singleplayer, or on a private server with just you and a few friends you can trust, but on a public server I think you would get ripped off 24/7. If I'm wrong, please tell me, also please tell me how you protect the entities. With pipeworks, the entities are inside of tubes so you can't take them.
- Wuzzy
- Member
- Posts: 4933
- Joined: Mon Sep 24, 2012 15:01
- GitHub: Wuzzy2
- IRC: Wuzzy
- In-game: Wuzzy
- Contact:
Re: [Mod] Factory [0.4] [factory]
Hi, I haven’t tried this mod yet, but I wonder wheather you had the idea from my old experimental conveyor belt mod. Anyways, it is great to see someone else tries to implement conveyor belts.
I’ll try this mod later.
I’ll try this mod later.
- LemonLake
- Member
- Posts: 47
- Joined: Sat May 10, 2014 18:27
- GitHub: Lemmmy
- IRC: Lemmmy
- In-game: Lemmmy
- Location: United Kingdom
Re: [Mod] Factory [0.4] [factory]
Hey, never saw that mod before :P Hope you find it fun!Wuzzy wrote:Hi, I haven’t tried this mod yet, but I wonder wheather you had the idea from my old experimental conveyor belt mod. Anyways, it is great to see someone else tries to implement conveyor belts.
I’ll try this mod later.
-
- Member
- Posts: 356
- Joined: Thu May 08, 2014 21:22
- GitHub: Maddie-Myina
- IRC: Maddie-Myina
- In-game: .
- Location: Far Eden
Re: [Mod] Factory [0.4] [factory]
Hey Lemon. You should make bigger Smoke Tubes. Like we see in Real Life. I know sounds like be hard but bigger it is, the more better my Idea for Living Real can come a game mode.
But If it ok I can edit the Smoke tube I would then do myself.
But If it ok I can edit the Smoke tube I would then do myself.
I'm a Transgender no shame about it.
I prefer to be considered as a "Girl/Lady/Miss/Madam/Female" for now on.
I prefer to be considered as a "Girl/Lady/Miss/Madam/Female" for now on.
- LemonLake
- Member
- Posts: 47
- Joined: Sat May 10, 2014 18:27
- GitHub: Lemmmy
- IRC: Lemmmy
- In-game: Lemmmy
- Location: United Kingdom
Re: [Mod] Factory [0.4] [factory]
Making a multi block structure for one single game mode is a bit overkill, especially for a potentially discontinued modmAlt. Tester wrote:Hey Lemon. You should make bigger Smoke Tubes. Like we see in Real Life. I know sounds like be hard but bigger it is, the more better my Idea for Living Real can come a game mode.
But If it ok I can edit the Smoke tube I would then do myself.
-
- Member
- Posts: 356
- Joined: Thu May 08, 2014 21:22
- GitHub: Maddie-Myina
- IRC: Maddie-Myina
- In-game: .
- Location: Far Eden
Re: [Mod] Factory [0.4] [factory]
Ok. Is it ok I can then change it to be about 4 blocks higher?
I'm a Transgender no shame about it.
I prefer to be considered as a "Girl/Lady/Miss/Madam/Female" for now on.
I prefer to be considered as a "Girl/Lady/Miss/Madam/Female" for now on.
- LemonLake
- Member
- Posts: 47
- Joined: Sat May 10, 2014 18:27
- GitHub: Lemmmy
- IRC: Lemmmy
- In-game: Lemmmy
- Location: United Kingdom
Re: [Mod] Factory [0.4] [factory]
Just stack four of them. I'm releasing an update that'll add a setting for the height soon, though.Alt. Tester wrote:Ok. Is it ok I can then change it to be about 4 blocks higher?
-
- Member
- Posts: 67
- Joined: Sun Jun 08, 2014 05:24
- In-game: trainwrecktony
- Location: NJ USA
Re: [Mod] Factory [0.4] [factory]
FYI i get this crash error with wieldview mod enabled when holding belt
Other than than nice mod. I'd like to see compressor be able to compress X amount of items into something(my example 100 copper maptools coin into ingot), maybe an easier recipelist instead of cooking type craft
Code: Select all
ERROR: An unhandled exception occurred: C:\MINETEST2\bin\..\builtin\game\item.lua:20: attempt to call method 'gsub' (a nil value)
10:41:02: ERROR[main]: stack traceback:
10:41:02: ERROR[main]: C:\MINETEST2\bin\..\builtin\game\item.lua:20: in function 'inventorycube'
10:41:02: ERROR[main]: C:\MINETEST2\bin\..\games\twt\mods\wieldview\init.lua:27: in function 'get_item_texture'
10:41:02: ERROR[main]: C:\MINETEST2\bin\..\games\twt\mods\wieldview\init.lua:51: in function 'update_wielded_item'
10:41:02: ERROR[main]: C:\MINETEST2\bin\..\games\twt\mods\wieldview\init.lua:69: in function <C:\MINETEST2\bin\..\games\twt\mods\wieldview\init.lua:65>
10:41:02: ERROR[main]: C:\MINETEST2\bin\..\builtin\game\register.lua:348: in function <C:\MINETEST2\bin\..\builtin\game\register.lua:336>
Server Owner trainwrecktony.serveminecraft.net:30000 irc.freenode.net ##minetest-trainwrecktony
- LemonLake
- Member
- Posts: 47
- Joined: Sat May 10, 2014 18:27
- GitHub: Lemmmy
- IRC: Lemmmy
- In-game: Lemmmy
- Location: United Kingdom
Re: [Mod] Factory [0.4] [factory]
I can't be too sure but it looks like the error has something to do with the animated texture on the belt, I may make an inventory image for it just to work around this problem.trainwrecktony wrote:FYI i get this crash error with wieldview mod enabled when holding belt
Other than than nice mod. I'd like to see compressor be able to compress X amount of items into something(my example 100 copper maptools coin into ingot), maybe an easier recipelist instead of cooking type craftCode: Select all
ERROR: An unhandled exception occurred: C:\MINETEST2\bin\..\builtin\game\item.lua:20: attempt to call method 'gsub' (a nil value) 10:41:02: ERROR[main]: stack traceback: 10:41:02: ERROR[main]: C:\MINETEST2\bin\..\builtin\game\item.lua:20: in function 'inventorycube' 10:41:02: ERROR[main]: C:\MINETEST2\bin\..\games\twt\mods\wieldview\init.lua:27: in function 'get_item_texture' 10:41:02: ERROR[main]: C:\MINETEST2\bin\..\games\twt\mods\wieldview\init.lua:51: in function 'update_wielded_item' 10:41:02: ERROR[main]: C:\MINETEST2\bin\..\games\twt\mods\wieldview\init.lua:69: in function <C:\MINETEST2\bin\..\games\twt\mods\wieldview\init.lua:65> 10:41:02: ERROR[main]: C:\MINETEST2\bin\..\builtin\game\register.lua:348: in function <C:\MINETEST2\bin\..\builtin\game\register.lua:336>
As for the compressor, that may require a more complicated version of the current code but I think it could be added if its really needed.
-
- Member
- Posts: 67
- Joined: Sun Jun 08, 2014 05:24
- In-game: trainwrecktony
- Location: NJ USA
Re: [Mod] Factory [0.4] [factory]
i may modify it myself borrowing some of the code from mining_plus grinder...
Question ... looking at code are furnace and compressor more efficient with 4 high smoke tube?
Question ... looking at code are furnace and compressor more efficient with 4 high smoke tube?
Server Owner trainwrecktony.serveminecraft.net:30000 irc.freenode.net ##minetest-trainwrecktony
- LemonLake
- Member
- Posts: 47
- Joined: Sat May 10, 2014 18:27
- GitHub: Lemmmy
- IRC: Lemmmy
- In-game: Lemmmy
- Location: United Kingdom
Re: [Mod] Factory [0.4] [factory]
They are exactly the same no matter the height.
Re: [Mod] Factory [0.4] [factory]
23:25:18: ERROR[main]: Server: Failed to load and run C:\Users\walter\Downloads\minetest-0.4.9\minetest-0.4.9\bin\..\mods\factory
- LemonLake
- Member
- Posts: 47
- Joined: Sat May 10, 2014 18:27
- GitHub: Lemmmy
- IRC: Lemmmy
- In-game: Lemmmy
- Location: United Kingdom
Re: [Mod] Factory [0.4] [factory]
Useless error. Please provide full log.hampa16 wrote:23:25:18: ERROR[main]: Server: Failed to load and run C:\Users\walter\Downloads\minetest-0.4.9\minetest-0.4.9\bin\..\mods\factory
-
- Member
- Posts: 158
- Joined: Sat Aug 03, 2013 15:16
- In-game: naro
Re: [Mod] Factory [0.4] [factory]
plz auto-crafter!
- LemonLake
- Member
- Posts: 47
- Joined: Sat May 10, 2014 18:27
- GitHub: Lemmmy
- IRC: Lemmmy
- In-game: Lemmmy
- Location: United Kingdom
Re: [Mod] Factory [0.4] [factory]
They already work, just add the node to the two furnace like tables in settingsjenova99sephiros wrote:plz auto-crafter!
-
- Member
- Posts: 14
- Joined: Fri Feb 28, 2014 11:29
Re: [Mod] Factory [0.4] [factory]
Please can you explain better ?LemonLake wrote:They already work, just add the node to the two furnace like tables in settingsjenova99sephiros wrote:plz auto-crafter!
- LemonLake
- Member
- Posts: 47
- Joined: Sat May 10, 2014 18:27
- GitHub: Lemmmy
- IRC: Lemmmy
- In-game: Lemmmy
- Location: United Kingdom
Re: [Mod] Factory [0.4] [factory]
If you look in settings.txt, it looks something like this:NyankoSensei wrote:Please can you explain better ?LemonLake wrote:They already work, just add the node to the two furnace like tables in settingsjenova99sephiros wrote:plz auto-crafter!
Code: Select all
-- LemonLake's Factories: Config
-- Logging
factory.logTaker = true
-- Defines the furnace types for movers and takers.
-- Requires fuel, src and dst inventory types.
-- Don't change unless you know what you're doing.
armDevicesFurnacelike = {"default:furnace", "default:furnace_active", "factory:ind_furnace", "factory:ind_furnace_active", "factory:compressor", "factory:compressor_active"}
takerDevicesFurnacelike = {"default:furnace", "default:furnace_active", "factory:ind_furnace", "factory:ind_furnace_active", "factory:compressor", "factory:compressor_active"}
armDevicesFurnacelike = {"default:furnace", "default:furnace_active", "factory:ind_furnace", "factory:ind_furnace_active", "factory:compressor", "factory:compressor_active", "pipeworks:autocrafter"}
takerDevicesFurnacelike = {"default:furnace", "default:furnace_active", "factory:ind_furnace", "factory:ind_furnace_active", "factory:compressor", "factory:compressor_active", "pipeworks:autocrafter"}
-
- Member
- Posts: 14
- Joined: Fri Feb 28, 2014 11:29
- LemonLake
- Member
- Posts: 47
- Joined: Sat May 10, 2014 18:27
- GitHub: Lemmmy
- IRC: Lemmmy
- In-game: Lemmmy
- Location: United Kingdom
Re: [Mod] Factory [0.4] [factory]
On/off switch for takers? I like that idea. Will add in the next version!
- LemonLake
- Member
- Posts: 47
- Joined: Sat May 10, 2014 18:27
- GitHub: Lemmmy
- IRC: Lemmmy
- In-game: Lemmmy
- Location: United Kingdom
Re: [Mod] Factory [0.4] [factory]
Screenshots showing off the next update:



A few more features to come before this update is released!
Note: The next version will require Minetest 0.4.10
Spoiler




Note: The next version will require Minetest 0.4.10
- LemonLake
- Member
- Posts: 47
- Joined: Sat May 10, 2014 18:27
- GitHub: Lemmmy
- IRC: Lemmmy
- In-game: Lemmmy
- Location: United Kingdom
[Mod] Factory [0.5] [factory] | v0.5 RELEASED!

Version 0.5 has been released after a long wait!
The project is now hosted on a Bitbucket respository, found here.
Downloads are also located on my website at http://lemonlake.nuclearstorm.net/factory/downloads/ and you can find crafting recipes here. There are also alternative mirrors found on the OP.
Changelog:
Code: Select all
v0.5: New nodes: Portable tanks, fans, vacuums, swapper, miner, upgraded miner
+ Conveyor Belt movement is now smoother
+ Added more crafting components as well as a use for tree sap
+ Mesecons support on most machines
+ Organization, optimization and various bugfixes
+ And more!