diff options
author | Mattes D <github@xoft.cz> | 2015-12-03 13:07:23 +0100 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2015-12-03 13:07:23 +0100 |
commit | 3fb356648453169758a9f5649f0ed4c5925d911f (patch) | |
tree | 57c90ff51aaeac4b1c2e05538a9f486da0a19f28 /Server/Prefabs/Villages/SandFlatRoofVillage.cubeset | |
parent | Merge pull request #2696 from Gargaj/breeding (diff) | |
parent | Changed Nether defaults to use PieceStructures. (diff) | |
download | cuberite-3fb356648453169758a9f5649f0ed4c5925d911f.tar cuberite-3fb356648453169758a9f5649f0ed4c5925d911f.tar.gz cuberite-3fb356648453169758a9f5649f0ed4c5925d911f.tar.bz2 cuberite-3fb356648453169758a9f5649f0ed4c5925d911f.tar.lz cuberite-3fb356648453169758a9f5649f0ed4c5925d911f.tar.xz cuberite-3fb356648453169758a9f5649f0ed4c5925d911f.tar.zst cuberite-3fb356648453169758a9f5649f0ed4c5925d911f.zip |
Diffstat (limited to 'Server/Prefabs/Villages/SandFlatRoofVillage.cubeset')
-rw-r--r-- | Server/Prefabs/Villages/SandFlatRoofVillage.cubeset | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Server/Prefabs/Villages/SandFlatRoofVillage.cubeset b/Server/Prefabs/Villages/SandFlatRoofVillage.cubeset index cbaac332a..a6cd9f97a 100644 --- a/Server/Prefabs/Villages/SandFlatRoofVillage.cubeset +++ b/Server/Prefabs/Villages/SandFlatRoofVillage.cubeset @@ -14,7 +14,7 @@ Cubeset = Metadata = { CubesetFormatVersion = 1, - ExportDate = "2015-06-20 10:17:05", + ExportDate = "2015-10-10 20:21:16", ["AllowedBiomes"] = "Desert, DesertM", ["IntendedUse"] = "Village", }, @@ -1417,14 +1417,15 @@ Cubeset = }, Metadata = { - ["DefaultWeight"] = "100", + ["AddWeightIfSame"] = "0", + ["IsStarting"] = "1", ["AllowedRotations"] = "7", ["MergeStrategy"] = "msSpongePrint", - ["IsStarting"] = "1", - ["DepthWeight"] = "", ["ShouldExpandFloor"] = "1", + ["DepthWeight"] = "", + ["VerticalStrategy"] = "TerrainOrOceanTop|-11", ["MoveToGround"] = "1", - ["AddWeightIfSame"] = "0", + ["DefaultWeight"] = "100", }, BlockDefinitions = { |