Description
Zinc metal, used for making brass
Releases
2025-08-06 09:21 UTC
1.3
- Decouple from basic_materials
2023-02-02 14:20 UTC
1.2
No release notes
2023-01-16 07:31 UTC
1.1
No release notes
2023-01-05 16:32 UTC
1.0
No release notes
All releases
Threads
New thread
Information
Provides
zinc
Dependencies
- Required
-
default
- Optional
-
basic_materials
dungeon_loot
lucky_block
technic
terumet
Information
- Type
- Mod
- Technical Name
- zinc
- Languages
-
English
- License
-
GPL-3.0-or-later
for code,
CC-BY-SA-3.0
for media.
- Maintenance State
- Actively Developed
- Added
- 2023-01-05 16:31 UTC
- Maintainers
-
alerikaisattera
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.