mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-20 09:20:27 +02:00
add mcl blast resistance and hardness to everything. Also an alternate name for Nethercap in MCL, since "nether" has another meaning there.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# textdomain: df_dependencies
|
||||
|
||||
|
||||
### minetest_game.lua ###
|
||||
### helper_functions.lua ###
|
||||
|
||||
@1 Fence=
|
||||
@1 Fence Gate=
|
||||
@ -11,4 +11,4 @@
|
||||
@1 Slab=@1 Platte
|
||||
#WARNING: AUTOTRANSLATED BY GOOGLE TRANSLATE
|
||||
@1 Stair=@1 Treppe
|
||||
|
||||
Double @1 Slab=
|
||||
|
@ -1,7 +1,7 @@
|
||||
# textdomain: df_dependencies
|
||||
|
||||
|
||||
### minetest_game.lua ###
|
||||
### helper_functions.lua ###
|
||||
|
||||
@1 Fence=
|
||||
@1 Fence Gate=
|
||||
@ -11,4 +11,4 @@
|
||||
@1 Slab=@1 Lastra
|
||||
#WARNING: AUTOTRANSLATED BY GOOGLE TRANSLATE
|
||||
@1 Stair=@1 Scala
|
||||
|
||||
Double @1 Slab=
|
||||
|
@ -1,7 +1,7 @@
|
||||
# textdomain: df_dependencies
|
||||
|
||||
|
||||
### minetest_game.lua ###
|
||||
### helper_functions.lua ###
|
||||
|
||||
@1 Fence=
|
||||
@1 Fence Gate=
|
||||
@ -9,3 +9,4 @@
|
||||
@1 Mese Post Light=
|
||||
@1 Slab=
|
||||
@1 Stair=
|
||||
Double @1 Slab=
|
||||
|
Reference in New Issue
Block a user