Compare commits

...

6 Commits

Author SHA1 Message Date
Milan 1e51213621 Merge branch 'master' of https://git.tchncs.de/Illuna-Minetest/steel into HEAD 2017-10-09 13:15:34 +02:00
Milan a88dd5cd00 drop modpack.txt 2017-10-09 13:15:13 +02:00
tchncs edf9721c36 cleanup 2017-05-21 12:14:34 +02:00
tchncs ae657c1837 update soft_grate recipe 2016-06-01 22:24:41 +02:00
tchncs 5b4ff2b03e Merge branch 'master' of https://git.tchncs.de/Illuna-Minetest/steel 2016-04-26 16:03:06 +02:00
tchncs f360f9edba hello gitlab 2016-04-19 12:10:19 +02:00
15 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
default
darkage?
darkage
streets?
homedecor?
protector?

View File

@ -234,10 +234,10 @@ minetest.register_craft({
minetest.register_craft({
output = 'steel:grate_soft 4',
output = 'steel:grate_soft 3',
recipe = {
{'darkage:iron_stick', 'default:steel_ingot', 'darkage:iron_stick'},
{'darkage:iron_stick', 'default:steel_ingot', 'darkage:iron_stick'},
{'default:steel_ingot', 'darkage:iron_stick', 'default:steel_ingot'},
{'default:steel_ingot', 'darkage:iron_stick', 'default:steel_ingot'},
}
})

View File

View File

Before

Width:  |  Height:  |  Size: 164 KiB

After

Width:  |  Height:  |  Size: 164 KiB

View File

Before

Width:  |  Height:  |  Size: 398 B

After

Width:  |  Height:  |  Size: 398 B

View File

Before

Width:  |  Height:  |  Size: 761 B

After

Width:  |  Height:  |  Size: 761 B

View File

Before

Width:  |  Height:  |  Size: 696 B

After

Width:  |  Height:  |  Size: 696 B

View File

Before

Width:  |  Height:  |  Size: 509 B

After

Width:  |  Height:  |  Size: 509 B

View File

Before

Width:  |  Height:  |  Size: 785 B

After

Width:  |  Height:  |  Size: 785 B

View File

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

Before

Width:  |  Height:  |  Size: 374 B

After

Width:  |  Height:  |  Size: 374 B

View File

Before

Width:  |  Height:  |  Size: 911 B

After

Width:  |  Height:  |  Size: 911 B

View File

Before

Width:  |  Height:  |  Size: 745 B

After

Width:  |  Height:  |  Size: 745 B