Packages
-
awuuwa's Building Blocks
various building blocks
-
default sounds for other games
mods that only depend on "default" for sounds, can be made to use this mod to source the sounds from
-
default textures for other games
mods that only depend on Minetest Game's "default" for textures, can use this mod in other games in the Luanti engine
-
Oak Tree
a game agnostic oak tree
-
Refined Textures
Attempts to recapture a similar aesthetic to "Minecraft", a fork of REFI_Textures to remove all the weird emphasis on cyan colors.
-
Spruce Tree
a game agnostic spruce tree
I would like one improvement, or two
Please patch the mod to include:
This will make the zinc mod more usable as a dependency for other mods to make use of zinc, without needing to pull unnecessary dependencies like "basic_materials", for mods which only want the zinc. Also while at it, it is possible to make the mod compatible with Mineclonia / VoxeLibre, as the only times "default" occurs in this mod is in "wherein default:stone" as well as "default:copper_ingot" for the recipe for brass, both of which could be checked against the presence of the Mineclonia / VoxeLibre mods which include those two items, copper, and stone. Thus making this mod compatible with Mineclonia / VoxeLibre also. Otherwise the mod is good, it does as advertised.