diff --git a/addons.json b/addons.json index 4d2a62d..71f9dd6 100644 --- a/addons.json +++ b/addons.json @@ -59,7 +59,7 @@ "id": "extra_biomes", "name": "Extra Biomes", "description": "New biomes, blocks and items.", - "longDescription": "**Current State**\r\n\r\n**Main Biomes**\r\n- **Snowy Crimsonforest** \r\n `/tp extrabiomes:snowy_crimsonforest`\r\n\r\n**Sub-Biomes**\r\n- Ice Lake \r\n- High Snowy Crimsonforest \r\n\r\n**Blocks**\r\n- Crimson Needles \r\n- Leafy Crimson Needles \r\n- Red Fern \r\n\r\n**Items**\r\n- **Pine Cone** — dropped by Crimson Needles \r\n- **Golden Pine Cone** — *can’t be obtained yet* \r\n- **Blueberries** — *can’t be obtained yet* \r\n\r\n**Crafting Recipes**\r\n- `4× Pine Cones → 1× Resin` \r\n\r\n**Structures**\r\n- Various **tree structures** for Snowy Crimsonforest \r\n- Various **stone structures** for Snowy Crimsonforest\r\n- **Outpost tower** structure for Snowy Crimsonforest", + "longDescription": "**Current State**\r\n\r\n**Main Biomes**\r\n- **Snowy Crimsonforest** \r\n `/tp extrabiomes:snowy_crimsonforest`\r\n\r\n**Sub-Biomes**\r\n- Ice Lake \r\n- High Snowy Crimsonforest \r\n\r\n**Blocks**\r\n- Crimson Needles \r\n- Leafy Crimson Needles \r\n- Red Fern \r\n\r\n**Items**\r\n- **Pine Cone** — dropped by Crimson Needles \r\n- **Golden Pine Cone** — *can’t be obtained yet* \r\n- **Blueberries** — *can’t be obtained yet* \r\n\r\n**Crafting Recipes**\r\n- `4× Pine Cones → 1× Resin` \r\n\r\n**Structures**\r\n- Various **tree structures** for Snowy Crimsonforest \r\n- Various **stone structures** for Snowy Crimsonforest\r\n- **Outpost tower** structure for Snowy Crimsonforest", "tags": [ "Biome", "Blocks", @@ -197,29 +197,37 @@ { "id": "MobilityBlocksIsAwesome", "name": "Mobility Blocks", - "description": "Move faster! Adds speed paths, bounce pads, and more traversal tools.", - "longDescription": "A mobility QoL addon that introduces speed paths, bouncy mushrooms, and other traversal tools to make exploring Cubyz faster and more enjoyable. (BOUNCE PAD NOT YET ADDED!)", + "description": "Move faster! Adds speed paths, ladders, bounce pads, and more traversal tools.", + "longDescription": "# [Your Addon Name]\r\n\r\nThis addon introduces a collection of new blocks to Cubyz designed to enhance player movement and world traversal.\r\n\r\n## Features\r\n\r\n* **Speed Paths:** A placeable block that, when walked on, significantly increases the player's movement speed. Intended for creating rapid transit routes or connecting distant areas.\r\n* **Ladders:** A classic, climbable block. Ladders can be placed against vertical surfaces to allow the player to ascend and descend walls and structures easily.\r\n* **Bounce Pads (Planned Feature)", "tags": [ "QoL", "Blocks", "Recipes" ], - "version": "0.0.0", + "version": "0.2.1", "author": "Polar", "cubyzVersion": "0.0.0", "banner": "addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome_background.png", "icon": "addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome_icon.png", - "download": "addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome_v0.0.0.zip", + "download": "addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome_v0.2.1.zip", "infoPage": "addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome-info.html", "screenshots": [ - "addons/MobilityBlocksIsAwesome/screenshot_1.png" + "addons/MobilityBlocksIsAwesome/screenshot_1.png", + "addons/MobilityBlocksIsAwesome/screenshot_2.png", + "addons/MobilityBlocksIsAwesome/screenshot_3.png", + "addons/MobilityBlocksIsAwesome/screenshot_4.png", + "addons/MobilityBlocksIsAwesome/screenshot_5.png" ], "patchNotes": [ { - "version": "0.0.0", - "notes": "Initial release" + "version": "0.2.1", + "notes": "Updated ladders recipe" + }, + { + "version": "0.2.1", + "notes": "Updated ladders recipe" } ], - "updated": "24 October 2025" + "updated": "26 October 2025" } ] \ No newline at end of file diff --git a/addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome_background.png b/addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome_background.png index bb810cc..365d3d0 100644 Binary files a/addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome_background.png and b/addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome_background.png differ diff --git a/addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome_icon.png b/addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome_icon.png index c9bdcdb..53cdbee 100644 Binary files a/addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome_icon.png and b/addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome_icon.png differ diff --git a/addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome_v0.2.1.zip b/addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome_v0.2.1.zip new file mode 100644 index 0000000..5b5a94c Binary files /dev/null and b/addons/MobilityBlocksIsAwesome/MobilityBlocksIsAwesome_v0.2.1.zip differ diff --git a/addons/MobilityBlocksIsAwesome/screenshot_1.png b/addons/MobilityBlocksIsAwesome/screenshot_1.png index 7bb66c7..8cf3d68 100644 Binary files a/addons/MobilityBlocksIsAwesome/screenshot_1.png and b/addons/MobilityBlocksIsAwesome/screenshot_1.png differ diff --git a/addons/MobilityBlocksIsAwesome/screenshot_2.png b/addons/MobilityBlocksIsAwesome/screenshot_2.png new file mode 100644 index 0000000..717e92c Binary files /dev/null and b/addons/MobilityBlocksIsAwesome/screenshot_2.png differ diff --git a/addons/MobilityBlocksIsAwesome/screenshot_3.png b/addons/MobilityBlocksIsAwesome/screenshot_3.png new file mode 100644 index 0000000..1e47e8c Binary files /dev/null and b/addons/MobilityBlocksIsAwesome/screenshot_3.png differ diff --git a/addons/MobilityBlocksIsAwesome/screenshot_4.png b/addons/MobilityBlocksIsAwesome/screenshot_4.png new file mode 100644 index 0000000..365d3d0 Binary files /dev/null and b/addons/MobilityBlocksIsAwesome/screenshot_4.png differ diff --git a/addons/MobilityBlocksIsAwesome/screenshot_5.png b/addons/MobilityBlocksIsAwesome/screenshot_5.png new file mode 100644 index 0000000..bb810cc Binary files /dev/null and b/addons/MobilityBlocksIsAwesome/screenshot_5.png differ