diff --git a/biomes/ocean.json b/biomes/ocean.json index 5c228bf2..a21fcc17 100644 --- a/biomes/ocean.json +++ b/biomes/ocean.json @@ -123,6 +123,15 @@ "mode": "FAST_MIN_HEIGHT", "underwater": true, "waterloggable": true, + "rotation": { + "enabled": true, + "yAxis": { + "enabled": true, + "interval": 90, + "max": 360, + "min": 0 + } + }, "edit": [ { "find": [ diff --git a/objects/camp/barrel-bin.iob b/objects/camp/barrel-bin.iob index b521553e..5566381d 100644 Binary files a/objects/camp/barrel-bin.iob and b/objects/camp/barrel-bin.iob differ