diff --git a/jigsaw-pieces/stronghold/portal/main.json b/jigsaw-pieces/stronghold/portal/main.json index 599eb4b4..07dfcfa8 100644 --- a/jigsaw-pieces/stronghold/portal/main.json +++ b/jigsaw-pieces/stronghold/portal/main.json @@ -31,6 +31,25 @@ } ] } + },{ + "find": [ + {"block": "end_portal_frame"} + ], + "replace": { + "palette": [ + { + "weight": 3, + "block": "end_portal_frame", + "data": { + "eye": true + } + }, + { + "weight": 10, + "block": "end_portal_frame" + } + ] + } }], "bottom": false, "translateCenter": false,