File Details
cepmini-0.2.0.jar
- R
- Apr 4, 2026
- 140.35 KB
- 39
- 1.21.11
- Forge
File Name
cepmini-0.2.0.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
CEP-MINI - Version 0.2 Update Notes
Release summary:
- Major building system expansion and painting workflow update.
- New utility items, new block variants, and large visual/GUI polish pass.
Added blocks:
- `cepmini:wall_block` (Center Wall Block)
- `cepmini:corner_block` (Corner Block)
- `cepmini:corner_column_block` (Corner Column Block)
- `cepmini:t_wall_block` (T Wall Block)
- `cepmini:side_wall_block` (Side Wall Block)
- `cepmini:center_window_block` (Center Window Block)
- `cepmini:side_window_block` (Side Window Block)
- `cepmini:corner_window_block` (Corner Window Block)
- `cepmini:center_corner_window_block` (Center Corner Window Block)
- `cepmini:concrete_3way_slab` (Concrete 3-Way Slab)
- `cepmini:concrete_stair_block` (Concrete Stair Block)
- `cepmini:painter_block` (Painter)
Added items:
- `cepmini:block_connector`
- 16 spray cans:
- `cepmini:white_spray_can`
- `cepmini:orange_spray_can`
- `cepmini:magenta_spray_can`
- `cepmini:light_blue_spray_can`
- `cepmini:yellow_spray_can`
- `cepmini:lime_spray_can`
- `cepmini:pink_spray_can`
- `cepmini:gray_spray_can`
- `cepmini:light_gray_spray_can`
- `cepmini:cyan_spray_can`
- `cepmini:purple_spray_can`
- `cepmini:blue_spray_can`
- `cepmini:brown_spray_can`
- `cepmini:green_spray_can`
- `cepmini:red_spray_can`
- `cepmini:black_spray_can`
Painter system:
- Added paint storage by color (up to 10L per color).
- Added color selection and paint action controls.
- Added wall input + output workflow.
- Painting consumes 100ml (0.1L) per operation.
- Painter paint data persists when the block is broken and placed again.
- GUI layout and text positioning refined for readability.
Spray can system:
- Each spray can has 16 uses.
- Right click paints placed CEP-MINI paintable blocks.
- Right click also paints vanilla concrete into selected concrete color.
- Spray use consumes durability only when a color change is applied.
- Current architecture paints full block color state (not per-face color state).
Stairs and rendering:
- Added full concrete stair resources (models/blockstate/item/recipe/loot/tags).
- Stair placement/facing logic updated.
- Stair rendering alignment fixed for straight, corner, and upside-down states.
- Added custom stair inventory icon.
Visual/content updates:
- Connector visual orientation updated.
- Inventory icons expanded/polished for many CEP-MINI blocks.
- Painter block got dedicated tech-style textures.
Removed content:
- Fully removed `cepmini:cross_wall_block` (block/item/recipes/loot/tags/lang/class references).
- Compatibility with old worlds containing removed cross wall block is not preserved.