Skip to content
This repository was archived by the owner on Jun 14, 2022. It is now read-only.

Releases: origami-games/SheetLib

v1.7.0-fabric/1.16.x

13 Apr 11:34

Choose a tag to compare

* Port 1.7.0 to 20w15a

v1.7.0-fabric/1.15.x

03 Apr 18:45

Choose a tag to compare

* Port 1.6.0 to 1.15.2
    - Also new stuff
        - ColorBlocks: create all different coloured blocks in one call!
* Reorganised method params
    - There've been quite a few, take a look yourself :p

* Forge version coming soon

v1.6.0-20w10a

08 Mar 10:45

Choose a tag to compare

+ BlockWithDecor feature
    - Adds a block with a base block, slab, stairs, and wall
* Simplified WoodBlocks/Items to take more config from its WoodInfo
* Moved sheet.helpers to sheet.block.helpers
* Renamed sheet.helpers.Registry to sheet.SheetLibRegistryHelper
* Update yarn build

v1.5.5-20w10a

06 Mar 22:42

Choose a tag to compare

* Undo the last 2 releases because I'm a dummy

v1.5.4-20w10a

06 Mar 20:34

Choose a tag to compare

* Fix sign textures, hopefully, for the last time

v1.5.3-20w10a

06 Mar 18:54

Choose a tag to compare

* Fixed signs' textures having an unspecified file type

v1.5.2-20w10a

06 Mar 16:54

Choose a tag to compare

* Made it so that a wood's boat item doesn't register if its entity is null
* Updated fabric api and yarn builds

v1.5.1-20w10a

05 Mar 08:18

Choose a tag to compare

* Fixed WoodInfo being an abstract class, meaning it couldn't be instantiated

v1.5.0-20w10a

04 Mar 21:40

Choose a tag to compare

+ Wood type addition API, utilising Terraform
- 'Public' block classes

v1.4.0-20w07a

17 Feb 19:26

Choose a tag to compare

* Update to 20w07a