File Details
scribble_book-0.5.0.jar
- R
- Jun 4, 2026
- 200.82 KB
- 110
- 26.1.2+2
- NeoForge
File Name
scribble_book-0.5.0.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
Curse Maven Snippet
itemsblock — renders a row of item icons with optional slot backgrounds (background), horizontal alignment (align:left/center/right, defaultcenter), and configurable gap between slots (gap, default1px).recipeblock — renders a 3×3 crafting grid with arrow and output slot. Layout is static: supply item IDs directly in a 9-elementgridarray (row-major,""= empty slot) plus anoutputitem ID.imageblock — now fully rendered with scissor-clip and pixel scroll. Addedalignfield (left/center/right, defaultleft).itemblock — now fully rendered (icon + hover name on the same line).- Slot backgrounds in
itemsandrecipeblocks use a dedicatedcell.pngtexture instead of programmatic fills.