[Mod] Holostorage: Mass Storage in Minetest [holostorage]

Post Reply
User avatar
IcyDiamond
Member
Posts: 175
Joined: Fri Mar 30, 2018 08:55
GitHub: LunaSquee
IRC: IcyDiamond
In-game: IcyDiamond
Location: Estonia
Contact:

[Mod] Holostorage: Mass Storage in Minetest [holostorage]

by IcyDiamond » Post

Image

This mod adds devices into the game that allow you to build a mass storage system with ease. It is an attempt at re-creating the Minecraft mod Refined Storage in Minetest. I can't promise that this will ever be completed, but we'll see. Help is always welcome.

Currently, it is geared towards and developed in Minetest 0.5.0+, backports are not planned right now.

Caution! This mod is in development and it has bugs and is potentially inefficient. Do not use it in a world you care about just yet, as you might lose items or it might crash your game!

Source Code can be found here: https://gitlab.icynet.eu/evert/holostorage
License: MIT
Last edited by IcyDiamond on Fri Jun 08, 2018 18:56, edited 1 time in total.
Web developer | Systems Administrator

cybervision
Member
Posts: 31
Joined: Wed Jan 10, 2018 05:45
GitHub: tonsb
In-game: cybervision

Re: [Mod] Holostorage: Mass Storage in Minetest [holostorage

by cybervision » Post

nice mod ill try it :)

cybervision
Member
Posts: 31
Joined: Wed Jan 10, 2018 05:45
GitHub: tonsb
In-game: cybervision

Re: [Mod] Holostorage: Mass Storage in Minetest [holostorage

by cybervision » Post

works like a charm and is quite cool ill be using this on my server

User avatar
IcyDiamond
Member
Posts: 175
Joined: Fri Mar 30, 2018 08:55
GitHub: LunaSquee
IRC: IcyDiamond
In-game: IcyDiamond
Location: Estonia
Contact:

Re: [Mod] Holostorage: Mass Storage in Minetest [holostorage

by IcyDiamond » Post

cybervision wrote:works like a charm and is quite cool ill be using this on my server
Awesome! Make sure you're keeping it up to date though, because there are bound to be some critical bug fixes.
Web developer | Systems Administrator

User avatar
Fixer
Member
Posts: 904
Joined: Sun Jul 31, 2011 11:23
IRC: Fixer
In-game: Fixer
Location: Ukraine

Re: [Mod] Holostorage: Mass Storage in Minetest [holostorage

by Fixer » Post

Mods like these take center stage in minecraft modding, allowing powerful storage management. Minetest needs those analogue mods as well.

User avatar
cx384
Member
Posts: 654
Joined: Wed Apr 23, 2014 09:38
GitHub: cx384
IRC: cx384

Re: [Mod] Holostorage: Mass Storage in Minetest [holostorage

by cx384 » Post

It is great to see someone else creating a storage mod, but it takes a long time to put items into/take items from the storage which is annoying, so I will probably stick on my Storage Interface but I watch the progression of this mod.

Maybe you can work together with microexpansion.
Can your read this?

User avatar
IcyDiamond
Member
Posts: 175
Joined: Fri Mar 30, 2018 08:55
GitHub: LunaSquee
IRC: IcyDiamond
In-game: IcyDiamond
Location: Estonia
Contact:

Re: [Mod] Holostorage: Mass Storage in Minetest [holostorage

by IcyDiamond » Post

cx384 wrote:but it takes a long time to put items into/take items from the storage which is annoying
What do you mean by that? It's pretty much instant to me
Web developer | Systems Administrator

User avatar
cx384
Member
Posts: 654
Joined: Wed Apr 23, 2014 09:38
GitHub: cx384
IRC: cx384

Re: [Mod] Holostorage: Mass Storage in Minetest [holostorage

by cx384 » Post

IcyDiamond wrote:
cx384 wrote:but it takes a long time to put items into/take items from the storage which is annoying
What do you mean by that? It's pretty much instant to me
My computer is probably too bad or I shouldn't put 6 64k into the disc drive.
Can your read this?

User avatar
IcyDiamond
Member
Posts: 175
Joined: Fri Mar 30, 2018 08:55
GitHub: LunaSquee
IRC: IcyDiamond
In-game: IcyDiamond
Location: Estonia
Contact:

Re: [Mod] Holostorage: Mass Storage in Minetest [holostorage

by IcyDiamond » Post

cx384 wrote:
IcyDiamond wrote:
cx384 wrote:but it takes a long time to put items into/take items from the storage which is annoying
What do you mean by that? It's pretty much instant to me
My computer is probably too bad or I shouldn't put 6 64k into the disc drive.
Hmm, I guess so. They're not all that efficient at the moment. I just use the 1Ks. But you could also just attach external storage buses to chests.
Web developer | Systems Administrator

User avatar
IcyDiamond
Member
Posts: 175
Joined: Fri Mar 30, 2018 08:55
GitHub: LunaSquee
IRC: IcyDiamond
In-game: IcyDiamond
Location: Estonia
Contact:

Re: [Mod] Holostorage: Mass Storage in Minetest [holostorage

by IcyDiamond » Post

I have now rewritten the way the items in disks are stored. It might be faster or it might fail entirely. I don't know yet, it just needs testing :P
Web developer | Systems Administrator

User avatar
TechNolaByte
Member
Posts: 465
Joined: Wed May 10, 2017 21:00
GitHub: TechNolaByte

Re: [Mod] Holostorage: Mass Storage in Minetest [holostorage

by TechNolaByte » Post

can several drive casings(the blocks that hold the drives) be connected to get more storage, or is 6 64k the max per machine?
also great mod its nice to have choices when it comes to mass storage
The great quest of alchemy neither failed nor attained gold; programmers are those great alchemists who transmute caffeine into code.

User avatar
IcyDiamond
Member
Posts: 175
Joined: Fri Mar 30, 2018 08:55
GitHub: LunaSquee
IRC: IcyDiamond
In-game: IcyDiamond
Location: Estonia
Contact:

Re: [Mod] Holostorage: Mass Storage in Minetest [holostorage

by IcyDiamond » Post

RSLRedstonier wrote:can several drive casings(the blocks that hold the drives) be connected to get more storage, or is 6 64k the max per machine?
also great mod its nice to have choices when it comes to mass storage
Yes, you can use multiple disk drives.
Web developer | Systems Administrator

User avatar
mywaynotthehighway
Member
Posts: 16
Joined: Sat Jan 05, 2019 21:00

Re: [Mod] Holostorage: Mass Storage in Minetest [holostorage

by mywaynotthehighway » Post

Awesome mod except the export bus does not add items to an inventory.

Tested with clean minetest/minetest game pulls at version 5.0.0

The export bus removes items from the main storage as per whatever is set in the filter but does not then add them to an inventory ie chest

in the attached pic the export bus is on the left behind the chest
The export bus has dirt in the filter and when the dirt is added to the chest on the right it is sucked in by the import bus and briefly sits in the main inventory and then disappears however never gets to the ches in front of the export bus.

https://imagebin.ca/v/4oEpMk7HNhtc ** for some reasone the img tag didnt work so attaxched the url

any ideas ?

Chris

Post Reply

Who is online

Users browsing this forum: No registered users and 67 guests