LittleTiles

#BuildItYourself

File Details

LittleTiles_ALPHA_v1.6.0-pre070_mc1.20.1.jar

  • A
  • Dec 6, 2023
  • 2.23 MB
  • 965
  • 1.20.1
  • Forge + 1

File Name

LittleTiles_ALPHA_v1.6.0-pre070_mc1.20.1.jar

Supported 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")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • 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