digtron icon indicating copy to clipboard operation
digtron copied to clipboard

A modular tunnel boring/construction machine mod for Minetest.

Results 33 digtron issues
Sort by recently updated
recently updated
newest added

Hi! I wanted to use the builder to seed wheat, but it is not possible. Other stuff like blueberries works. Here is a screenshot of my mower and seeder. ![screenshot_20190313_180028](https://user-images.githubusercontent.com/2173853/54299168-9bb3db80-45ba-11e9-97ba-df833e8cfca0.png)

bug

Hi! I would suggest, that the digtron machine is unpacked facing the same direction, as the player was standing relative to the crate when packing. That would be more flexible...

enhancement

Hi! Sometimes it is necessary to have builders doing nothing, but I don't want to unmount them. Maybe you could allow empty builders, an extractionof 0, or an on /...

enhancement

This has happened to me a couple of times so far. All nodes move forward except for the digger heads at the front, causing the metadata of the nodes directly...

bug

Saves a lot of configure-time... Nice work with the `digpocalypse`-branch btw :+1:

enhancement

For example, from obsidian glass.

enhancement

Sometimes, when mining, a digtron meet unloaded nodes and it stop. It would be nice if the ditron loads the nodes it encounters.

enhancement

add a button to the automatic control module, wich once pressed will disable the digitron automatically if it finds itself 50 blocks away froma another player. maybe add abox where...

enhancement

Ejector module doesn't seem to work on digtron with builder module. This is most evident with planting crops by builder (at 1 node distance above soil, pointing to it). Test...

bug

Add the following: ``` if targetdef.diggable == false then return 0 end ``` to `igtron.mark_diggable` in `util.lua`.

bug
help wanted