mirror of
https://github.com/minetest-mods/nether.git
synced 2025-06-29 23:10:52 +02:00
A fix for Netherrack slab being called Deep Netherrack slab (#63)
* fix netherrack slab being called Deep Netherrack * Fix several lowercase block names Several slabs and stairs were incorrectly named.
This commit is contained in:
@ -79,6 +79,7 @@ Nether geode crystal. A crystalline structure with faint glow found inside large
|
||||
|
||||
Netherrack=Roche du Nether
|
||||
Netherrack from deep in the mantle=
|
||||
Netherrack Slab=
|
||||
Netherrack stair=
|
||||
Nethersand=Sable du Nether
|
||||
Outer Deep Nether Stair=
|
||||
|
@ -78,6 +78,7 @@ Nether geode crystal. A crystalline structure with faint glow found inside large
|
||||
|
||||
Netherrack=
|
||||
Netherrack from deep in the mantle=
|
||||
Netherrack Slab=
|
||||
Netherrack stair=
|
||||
Nethersand=
|
||||
Outer Deep Nether Stair=
|
||||
|
Reference in New Issue
Block a user