Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
LittleTiles

LittleTiles

This mod allows you to build anything with smaller details. Build amazing looking functional structures like chair, bed, doors, storage.

100.2k
185
Decoration

Compatibility

Minecraft: Java Edition

1.21.1
1.20–1.20.2
1.19.4

Platforms

Forge
NeoForge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Donate on Patreon

Creators

creativemd
creativemd Owner

Details

Licensed LGPL-3.0-only
Published 2 years ago
Updated 2 weeks ago
DescriptionGalleryChangelogVersions

Show all versions

1
7
8
9

1.6.0-pre073

by creativemd on Dec 14, 2023
Download
  • Added ability for a structure to schedule an update which notifies neighbours
  • Fixed item holder
  • Fixed crash when rendering box item
  • Fixed missing translation of premade structure inside recipe gui
  • Fixed interaction with light structure being inverted
  • Fixed rotating group causing child structures to be rotated multiple times
  • Small performance improvement when rendering quads (remove creation of unnecessary iteration objects)
  • Adapted CreativeCore iterator changes

1.6.0-pre072

by creativemd on Dec 13, 2023
Download
  • Fixed signal converter
  • Fixed structure builder
  • Fixed crash when structure schedules a signal update during processing signal changes
  • Fixed issue when comparing signals using a specified bandwidth
  • Fixed equals for SignalState not working
  • Fixed issue which can occur while scanning for block handlers

1.6.0-pre071

by creativemd on Dec 11, 2023
Download
  • Fixed blanc-o-matic
  • Fixed issue with oculus
  • Fixed potential crash when starting up the game
  • Removed PreviewRender duplicate

1.6.0-pre070

by creativemd on Dec 6, 2023
Download
  • Added translation for workbench and particle emitter
  • Added finishedPlacement to LittleStructure
  • Fixed particle emitter
  • Fixed workbench
  • Fixed crash by missing particle texture
  • Fixed blockentity only ticking on server side
  • Fixed converting tiles block causing it to lose waterlogged status
  • Fixed not checking if blockentity is ticking properly (causing unnecessary block changes)
  • Fixed converting block to different blockstate even though it is empty
  • Fixed setting bounds of transformable box too small which causes it to not be compatible with its original grid
  • Fixed crash when importing 1.12 structures with unknown blocks
  • Fixed transformable box missing after rotation
  • Fixed being able to set zero renderingThreadCount
  • Fixed structure signal update not being done for all placed structures

1.6.0-pre069

by creativemd on Nov 17, 2023
Download
  • Added ability to stack block ingredients in inventory
  • Fixed little blocks getting saved to registry without name causing lots of troubles
  • Fixed picking up block ingredient with value higher than one causing duplicates
  • Fixed crash on server side when mining tiles

1.6.0-pre068

by creativemd on Nov 17, 2023
Download
  • Added configuration for color storage size, inventory with and height
  • Fixed several issues related to bag
  • Fixed creating littleblock endlessly causing lots of troubles related to block ingredients
  • Fixed afterPlaced() not being called to all structures if none structures are involved
  • Fixed random crash which could occur once in a while when loading new blocks
  • Fixed being able to edit non solid blocks
  • Fixed weird hover name of block ingredients
  • Fixed rendering block ingredients incorrectly

1.6.0-pre067

by creativemd on Oct 19, 2023
Download
  • Added missing translation for creative tab
  • Fixed exception on server side when using configuring glove, paint brush and screwdriver

1.6.0-pre066

by creativemd on Oct 18, 2023
Download
  • Fixed intersection method being too accurate, causing pillar shapes to be removed due to the floating point precision

1.6.0-pre065

by creativemd on Oct 18, 2023
Download
  • Fixed pillar and wall shape not properly calculation correct start and end position when using thickness greater than 1
  • Fixed overlap not working properly when child structures have different grid
  • Fixed not throwing error when importing old data with unsupported grid
  • Fixed not showing proper axis (+ direction) in axis selection
  • Fixed filter rendered not working as expected in recipe gui
  • Fixed not rendering marked position when using mark mode

1.6.0-pre064

by creativemd on Oct 14, 2023
Download

Added darkerPreviewBoxShading config Fixed not reusing existing structure to receive update Fixed only rendering preview when window is focused Fixed loosing mark mode when there is no block target

1.6.0-pre063

by creativemd on Oct 13, 2023
Download

Reworked grid (ATTENTION THIS WILL RESET YOUR SCALE CONFIGURATION. BACKUP YOUR WORLD) Readded action messages Readded translation for structure, placement mode and shape Fixed incorrect block and color ingredient calculations Fixed tooltips of tools not working (also Enhanced tooltips) Rearranged and renamed buttons in recipe gui Removed being able to pick a structure using blueprint if it already has a structure (to prevent loosing existing content) Added highest configuration (to configure the highest grid possible) Added default grid to build permission Added gridLimit configuration Removed base, exponent, default and scale setting Fixed glove blueprint mode not being able to select vanilla blocks Enhanced GuiSignalComponent display Potential fix for crash with flywheel Ported to 1.20.2 Made use of VertexFormatUtils.blockFormatIntSize to save some performance (minor)

1.6.0-pre062

by creativemd on Oct 2, 2023
Download

1.6.0-pre062

by creativemd on Sep 23, 2023
Download

Fixed crash when joining server Fixed signal converter facing issue

1.6.0-pre061

by creativemd on Sep 21, 2023
Download

Added gridLimit config (still WIP) Added ability to save grid and placement mode (will still be configured the same way when joining back in) Reorganized building configuration Fixed crash with embeddium and sodiumforged Fixed rendering cable components weirdly in item preview Fixed removing content of item tiles when changing grid size or placement mode Fixed not rendering blueprint content in item form Fixed glove blueprint mode pick not working properly

1.6.0-pre060

by creativemd on Sep 19, 2023
Download

Added support for newest rubidium version (0.7) Added support for Embeddium Reworked the buffer related part of the rendering system Fixed crash when loading sized tnt Fixed default value of building configuration Fixed registryAccess not being available in all cases when using fake world (fixes crash with creative mod) Fixed crash due to missing renderer for sit entity Fixed glove Fixed not rendering transformable box faces in certain edges case (when the tile is partially blocked) Fixed premade structure not using LittleGroup.STRUCTURE_KEY causing multiple issues Fixed crash when placing signal converter Fixed crafting recipes not working Fixed chisel not picking color when using moues wheel Fixed several issues when importing old structure (related to signals, name and doors) Fixed corner transformable boxes not working correctly Fixed crash when transformable boxes has invalid faces

1.6.0-pre058

by creativemd on Aug 9, 2023
Download

Enhanced importer code Added ability for a structure type to report an error before importing Fixed floating point precision caused glitch through when walking up large slopes (especially with high grids) Adapted to CreativeCore rename of NormalPlane to NormalPlaneF

1.6.0-pre057

by creativemd on Aug 8, 2023
Download

Adapted CreativeCore collision changes Fixed entities being moved away from little enitity (doors) Removed odd shape call (caused duplicates) Fixed circular structure block reference causing a crash Fixed grid issue when importing old structures from 1.12

1.6.0-pre056

by creativemd on Jul 25, 2023
Download

Fixed creating invalid transformable box faces Adapted QuadGeneratorContext from CreativeCore change Removed VertexFormatUtils (was moved to CreativeCore)

1.6.0-pre055

by creativemd on Jul 20, 2023
Download

Fixed crash when creating cache for corner slices

1.6.0-pre054

by creativemd on Jul 20, 2023
Download

Added system to sort tilted faces of transformable boxes to reduces textures stretches and weird shading issues Fixed crash when using water outside dev environmnent Fixed AABBVoxelShape considered to be always in the way Fixed crash when using BlockCollision for something different than VoxelShapes Fixed transformable voxel shape loosing its identity when being moved Fixed selection issue related to transformable box

1
7
8
9

Modrinth is open source.

main@81b0922

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.