promotional bannermobile promotional banner

LittleTiles

#BuildItYourself
Back to Files

LittleTiles_ALPHA_v1.6.0-pre070_mc1.20.1.jar

File nameLittleTiles_ALPHA_v1.6.0-pre070_mc1.20.1.jar
Uploader
CreativeMDCreativeMD
Uploaded
Dec 6, 2023
Downloads
968
Size
2.2 MB
Mod Loaders
ForgeNeoForge
File ID
4932640
Type
A
Alpha
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:littletiles-257818:4932640")

NeoForge

implementation fg.deobf("curse.maven:littletiles-257818:4932640")

Learn more about Curse Maven

What's new

  • 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