mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2025-04-22 07:15:14 +02:00
use iron texture for apprentice badge, not stone
This commit is contained in:
parent
fca259c074
commit
ec73afd21a
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ local tiernames = {
|
|||
|
||||
local badges = {
|
||||
"default_wood.png",
|
||||
"default_stone.png",
|
||||
"default_steel_block.png",
|
||||
"default_gold_block.png",
|
||||
"mcl_core_emerald_block.png",
|
||||
"default_diamond_block.png",
|
||||
|
|
Loading…
Add table
Reference in a new issue