added mod.conf
This commit is contained in:
parent
2955f54e29
commit
b220b7c5a0
3
init.lua
3
init.lua
@ -10,8 +10,7 @@ village_sandcity.replacements_sandcity = function( housetype, pr, replacements )
|
||||
{''},
|
||||
{ 'default:acacia_wood', 'moretrees:palm_planks', 'ethereal:palm_wood' },
|
||||
'default:acacia_wood');
|
||||
mg_villages.replace_tree_trunk( replacements, wood_type );
|
||||
mg_villages.replace_saplings( replacements, wood_type );
|
||||
local wood = mg_villages.do_group_replacement( replacements, pr, 'wood', wood_type)
|
||||
|
||||
mg_villages.replace_materials( replacements, pr,
|
||||
{'default:sandstonebrick'},
|
||||
|
5
mod.conf
Normal file
5
mod.conf
Normal file
@ -0,0 +1,5 @@
|
||||
depends = mg_villages
|
||||
author = Sokomine
|
||||
name = village_sandcity
|
||||
title = Village type "sandcity" for mg_villages
|
||||
description = Village type for a desert city with buildings created by Sokomine for mg_villages. They may provide a home for sand mobs mobs_redo.
|
Loading…
Reference in New Issue
Block a user