1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2025-06-28 22:36:39 +02:00

typo correct (#92)

and avoid polution of MT ContentDB with fake mod "etherial" instead of "ethereal"
This commit is contained in:
Zweihorn
2022-12-17 11:51:25 +01:00
committed by GitHub
parent e75c0bedcc
commit 2ef66d3132

View File

@ -1,4 +1,4 @@
name = armor_crystal name = armor_crystal
depends = 3d_armor depends = 3d_armor
optional_depends = etherial optional_depends = ethereal
description = Adds craftable crystal armor. description = Adds craftable crystal armor.