File Details
Stoneworks.mcaddon
- R
- Mar 28, 2025
- 139.06 KB
- 104
- 1.21.70
File Name
Stoneworks.mcaddon
Supported Versions
- 1.21.70
v1.0.1 - 1.0.4: Initial Setup
- Created the Stoneworks addon.
- Originally named "Blocko Blocks."
- Added the first 4 blocks:
- Andesite Bricks
- Diorite Bricks
- Granite Bricks
- Stone Bricks
- Created names for the blocks.
- Applied 22 block textures.
- Applied two types of block.geo.jsons.
- Added textures to terrain_texture.json.
- Added sounds into blocks.json.
- Added 22 blocks in the blocks folder.
- Added 22 recipes in the recipes folder.
- Made 4 subfolders for blocks in the blocks folder.
- Made 3 subfolders for blocks in the recipes folder.
v1.0.5 - 1.0.8: Expanding the Variety
- Added 10 new blocks:
- Andesite Tiles
- Cracked Andesite Tiles
- Cracked Andesite Bricks
- Granite Tiles
- Cracked Granite Tiles
- Cracked Granite Bricks
- Diorite Bricks
- Cracked Diorite Bricks
- Diorite Tiles
- Cracked Diorite Tiles
Created recipes for the new blocks:
- Crafting Table Recipes
- Furnace Recipes
Achieved making doppelgänger blocks for:
- Andesite, Diorite, Granite, and Stone
- Applied fake blocks to terrain_texture.json.
- Added four doppelgänger blocks in the blocks folder.
- Added four doppelgänger block recipes.
- Pattern: [
"###",
"## ",
"###
]
- Removed S(“stone”) blocks, textures, and recipes.
v1.0.9 - 1.0.12: Refinements & Adjustments
- Created item catalog for blocks.
- Applied blocks into groups for better organization.
- Changed 3 .png textures.
- Adjusted block items in recipes/stonecutter folder.
- Custom blocks are now supported by fake blocks.
v1.0.13 - 1.0.16: New Variants & Fixes
- Created 8 new block variants:
- Resin Bricks
- Pillars
- Refined and finalized stone variants.
- Removed and fixed block (item) catalog.
- Added Stonecutter recipes for 6 blocks.
v1.0.17 - 1.0.20: Final Touches [Part 1]
- Added stone .png textures back.
- Expanded and refined stone textures.
- Removed all stair-related content (postponed for future update).
v1.0.21 - 1.0.25: Future Preparations
- Organized the structure for future expansions.
- Stairs planned for a later update.
v1.0.26 - 1.0.30: Updates
- retextured block textures
- fixed stone pillar recipe
- changed version in both manifest files
- changed pillar facement from log to piston
- reverted pillar facement back to log than piston.