Releases: Shnupbups/extra-pieces
Releases · Shnupbups/extra-pieces
2.9.0
2.9.0 for 1.16.1
Updated to 1.16.1, thanks to @vaerian !
Added new default piece sets for 1.16 blocks (and Honeycomb from 1.15)
Fixed Prismarine Brick and Smooth Quartz pieces being improperly named
Added Special Thanks to description
2.8.3
Fixed the default piece pack not being loaded if ti was just generated
2.8.2
- Updated Artifice to fix issues with resource reloading on dedicated servers
- Piece Packs, Piece Sets, and Vanilla Pieces now all have a new optional field 'required_mod'. If this is specified, the pack, set, or piece will only be loaded if a mod with that id is present.
2.8.1
Updated default piece pack so glass and stained glass walls no longer overwrite glass pane recipes. Whoops!
From previous commits: Pieces can now emit redstone signals.
2.8.0
- Piece types can now be individually disabled via the config (only the regular EP piece types are in there, addon devs will have to implement type disabling themselves. it's not hard.)
- Transparent stairs and corners no longer look bad
- Added glass and stained glass pieces to the default set
- Fixed the default pack not actually updating
2.7.2
Reduced exception swallowing as much as possible, fixed walls not having all the stuff, added a few helper methods, updated the odds and ends piece pack to remove redstone ore pieces and add nether quartz ore pieces.
2.7.1
Changed some internal stuff so Piece Sets more accurately reflect their base block, and fixed some crashes in the meantime.
Note: Redstone Ore Pieces act very strangely. This is better than they used to act, however, which was just crashing the game.
2.7.0
Layers can now be placed facing any direction.
Added new config options for debug output, *more* debug output, and dumping the artifice data.
Recipe stuff has been slighly redone yet again, PieceIngredients can now be tags.
Added more debug outputs.
2.6.1
Now fully compatible with and REQUIRES Fabric Loader 0.6.1 or later.
2.6.0
This update fixes a lot of issues and adds new recipes.
- Fixed piece sets based on blocks loaded after EP not getting recipes
- Redid recipe internals
- Added crafting table recipes for fences, fence gates and layers