forked from minetest-mods/moreblocks
Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev
This commit is contained in:
commit
72ef8deeae
@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
- Legacy Stairs+ conversion code.
|
- Legacy Stairs+ conversion code.
|
||||||
- It was only required to import worlds last edited before Q3 2013.
|
- It was only required to import worlds last edited before Q3 2013.
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Compressed desert cobblestone.
|
||||||
|
|
||||||
## [2.0.0] - 2019-11-25
|
## [2.0.0] - 2019-11-25
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
16
crafting.lua
16
crafting.lua
@ -512,6 +512,22 @@ minetest.register_craft({
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
minetest.register_craft({
|
||||||
|
output = "moreblocks:desert_cobble_compressed",
|
||||||
|
recipe = {
|
||||||
|
{"default:desert_cobble", "default:desert_cobble", "default:desert_cobble"},
|
||||||
|
{"default:desert_cobble", "default:desert_cobble", "default:desert_cobble"},
|
||||||
|
{"default:desert_cobble", "default:desert_cobble", "default:desert_cobble"},
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
|
minetest.register_craft({
|
||||||
|
output = "default:desert_cobble 9",
|
||||||
|
recipe = {
|
||||||
|
{"moreblocks:desert_cobble_compressed"},
|
||||||
|
}
|
||||||
|
})
|
||||||
|
|
||||||
minetest.register_craft({
|
minetest.register_craft({
|
||||||
type = "cooking", output = "moreblocks:tar", recipe = "default:pine_tree",
|
type = "cooking", output = "moreblocks:tar", recipe = "default:pine_tree",
|
||||||
})
|
})
|
||||||
|
@ -132,6 +132,10 @@ msgstr "Kohlesteinziegel"
|
|||||||
msgid "Compressed Cobblestone"
|
msgid "Compressed Cobblestone"
|
||||||
msgstr "Gepresster Kopfsteinpflaster"
|
msgstr "Gepresster Kopfsteinpflaster"
|
||||||
|
|
||||||
|
#: nodes.lua
|
||||||
|
msgid "Compressed Desert Cobblestone"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: nodes.lua
|
#: nodes.lua
|
||||||
msgid "Compressed Dirt"
|
msgid "Compressed Dirt"
|
||||||
msgstr "Gepresste Erde"
|
msgstr "Gepresste Erde"
|
||||||
|
@ -128,6 +128,10 @@ msgstr ""
|
|||||||
msgid "Compressed Cobblestone"
|
msgid "Compressed Cobblestone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: nodes.lua
|
||||||
|
msgid "Compressed Desert Cobblestone"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: nodes.lua
|
#: nodes.lua
|
||||||
msgid "Compressed Dirt"
|
msgid "Compressed Dirt"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -133,6 +133,10 @@ msgstr "Briques en pierre de charbon"
|
|||||||
msgid "Compressed Cobblestone"
|
msgid "Compressed Cobblestone"
|
||||||
msgstr "Pierre taillée compressée"
|
msgstr "Pierre taillée compressée"
|
||||||
|
|
||||||
|
#: nodes.lua
|
||||||
|
msgid "Compressed Desert Cobblestone"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: nodes.lua
|
#: nodes.lua
|
||||||
msgid "Compressed Dirt"
|
msgid "Compressed Dirt"
|
||||||
msgstr "Terre compressée"
|
msgstr "Terre compressée"
|
||||||
|
@ -132,6 +132,10 @@ msgstr "Mattoni di pietra in carbone"
|
|||||||
msgid "Compressed Cobblestone"
|
msgid "Compressed Cobblestone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: nodes.lua
|
||||||
|
msgid "Compressed Desert Cobblestone"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: nodes.lua
|
#: nodes.lua
|
||||||
msgid "Compressed Dirt"
|
msgid "Compressed Dirt"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -132,6 +132,10 @@ msgstr "Węglowe kamienne cegły"
|
|||||||
msgid "Compressed Cobblestone"
|
msgid "Compressed Cobblestone"
|
||||||
msgstr "Skompresowany bruk"
|
msgstr "Skompresowany bruk"
|
||||||
|
|
||||||
|
#: nodes.lua
|
||||||
|
msgid "Compressed Desert Cobblestone"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: nodes.lua
|
#: nodes.lua
|
||||||
msgid "Compressed Dirt"
|
msgid "Compressed Dirt"
|
||||||
msgstr "Skompresowana ziemia"
|
msgstr "Skompresowana ziemia"
|
||||||
|
@ -133,6 +133,10 @@ msgstr "угольно-каменный кирпич"
|
|||||||
msgid "Compressed Cobblestone"
|
msgid "Compressed Cobblestone"
|
||||||
msgstr "прессованный булыжник"
|
msgstr "прессованный булыжник"
|
||||||
|
|
||||||
|
#: nodes.lua
|
||||||
|
msgid "Compressed Desert Cobblestone"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: nodes.lua
|
#: nodes.lua
|
||||||
msgid "Compressed Dirt"
|
msgid "Compressed Dirt"
|
||||||
msgstr "прессованная земля"
|
msgstr "прессованная земля"
|
||||||
|
@ -127,6 +127,10 @@ msgstr ""
|
|||||||
msgid "Compressed Cobblestone"
|
msgid "Compressed Cobblestone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: nodes.lua
|
||||||
|
msgid "Compressed Desert Cobblestone"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: nodes.lua
|
#: nodes.lua
|
||||||
msgid "Compressed Dirt"
|
msgid "Compressed Dirt"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
1
mod.conf
1
mod.conf
@ -2,3 +2,4 @@ name = moreblocks
|
|||||||
description = Adds various miscellaneous blocks to the game.
|
description = Adds various miscellaneous blocks to the game.
|
||||||
depends = default
|
depends = default
|
||||||
optional_depends = intllib,stairs,farming,wool,basic_materials
|
optional_depends = intllib,stairs,farming,wool,basic_materials
|
||||||
|
min_minetest_version = 5.0.0
|
||||||
|
@ -175,6 +175,12 @@ local nodes = {
|
|||||||
is_ground_content = false,
|
is_ground_content = false,
|
||||||
sounds = sound_stone,
|
sounds = sound_stone,
|
||||||
},
|
},
|
||||||
|
["desert_cobble_compressed"] = {
|
||||||
|
description = S("Compressed Desert Cobblestone"),
|
||||||
|
groups = {cracky = 1},
|
||||||
|
is_ground_content = false,
|
||||||
|
sounds = sound_stone,
|
||||||
|
},
|
||||||
["plankstone"] = {
|
["plankstone"] = {
|
||||||
description = S("Plankstone"),
|
description = S("Plankstone"),
|
||||||
paramtype2 = "facedir",
|
paramtype2 = "facedir",
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
# If enabled, Stairs+ nodes will be displayed in the inventory when playing in creative mode.
|
# If enabled, Stairs+ nodes will be displayed in the inventory when playing in creative mode.
|
||||||
|
# Disabling this can speed up loading times for clients as fewer nodes need to be registered in the creative inventory.
|
||||||
moreblocks.stairsplus_in_creative_inventory (Display Stairs+ nodes in creative inventory) bool true
|
moreblocks.stairsplus_in_creative_inventory (Display Stairs+ nodes in creative inventory) bool true
|
||||||
|
BIN
textures/moreblocks_desert_cobble_compressed.png
Normal file
BIN
textures/moreblocks_desert_cobble_compressed.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
Loading…
Reference in New Issue
Block a user