diff --git a/biomes/mushroom/plains.json b/biomes/mushroom/plains.json index 2e7e5dcf..33f5dd3e 100644 --- a/biomes/mushroom/plains.json +++ b/biomes/mushroom/plains.json @@ -59,7 +59,7 @@ ], "jigsawStructures": [ { - "rarity": 500, + "rarity": 5, "structure": "mush-huts" } ], diff --git a/jigsaw-pieces/mushhut/paths/path1.json b/jigsaw-pieces/mushhut/paths/path1.json index f1a9d9fb..68a4464e 100644 --- a/jigsaw-pieces/mushhut/paths/path1.json +++ b/jigsaw-pieces/mushhut/paths/path1.json @@ -5,10 +5,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [ - "mush_huts/huts/huts", - "mush_huts/paths/paths" - ], + "pools": ["mush_huts/huts/huts","mush_huts/paths/paths"], "position": { "x": -2, "y": 0, diff --git a/jigsaw-pieces/mushhut/paths/path2.json b/jigsaw-pieces/mushhut/paths/path2.json index 0ea1073e..b1daed50 100644 --- a/jigsaw-pieces/mushhut/paths/path2.json +++ b/jigsaw-pieces/mushhut/paths/path2.json @@ -6,7 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mush_huts/huts/huts", "mush_huts/paths/paths"], + "pools": ["mush_huts/huts/huts","mush_huts/huts/huts", "mush_huts/paths/paths"], "position": { "x": -3, "y": 0, @@ -21,7 +21,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mush_huts/huts/huts", "mush_huts/paths/paths"], + "pools": ["mush_huts/huts/huts"], "position": { "x": 3, "y": 0, diff --git a/jigsaw-pieces/mushhut/paths/path4.json b/jigsaw-pieces/mushhut/paths/path4.json index 3db938c1..1a9d4b48 100644 --- a/jigsaw-pieces/mushhut/paths/path4.json +++ b/jigsaw-pieces/mushhut/paths/path4.json @@ -2,11 +2,11 @@ "connectors": [ { "targetName": "*", - "innerConnector": false, + "innerConnector": true, "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mush_huts/huts/huts", "mush_huts/paths/paths"], + "pools": ["mush_huts/huts/huts","mush_huts/huts/huts", "mush_huts/paths/paths"], "position": { "x": -3, "y": 0, @@ -21,7 +21,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mush_huts/huts/huts", "mush_huts/paths/paths"], + "pools": ["mush_huts/huts/huts", "mush_huts/huts/huts","mush_huts/paths/paths"], "position": { "x": 0, "y": 0, @@ -36,7 +36,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mush_huts/huts/huts", "mush_huts/paths/paths"], + "pools": ["mush_huts/huts/huts"], "position": { "x": 3, "y": 0, @@ -51,7 +51,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mush_huts/huts/huts", "mush_huts/paths/paths"], + "pools": ["mush_huts/huts/huts","mush_huts/huts/huts", "mush_huts/paths/paths"], "position": { "x": 0, "y": 0,