forked from ShadowNinja/minetest-mapper-cpp
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Hello, my idea is: generate picture quicklier when some nodes would be undetected by Minetest Mapper (not only remove them from colors.txt).
This could have two simplier features:
- not detect specific mod under them are nodes registered, some as:
--notmods advtrains bakedclay
--notmodsfile nomods.txt - detect only nodes registered under the specified mods, some as:
--onlymods default stairs
--onlymodsfile onlymods.txt
and two, more difficult - I think that their priority is lower
3. not detect specific nodes to print
--notnodes advtrains:dtrack_st
--notnodesfile nonodes.txt
4. detect only specific nodes to print
--onlynodes advtrains:dtrack_st
--onlynodesfile onlynodes.txt
Could be somethink from it implementable in some variant?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels