Skip to content

Releases: Shnupbups/extra-pieces

2.9.0

31 Jul 08:38
Compare
Choose a tag to compare
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

21 Sep 16:15
Compare
Choose a tag to compare
Fixed the default piece pack not being loaded if ti was just generated

2.8.2

21 Sep 15:38
Compare
Choose a tag to compare
  • 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

09 Sep 13:58
Compare
Choose a tag to compare
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

08 Sep 18:36
Compare
Choose a tag to compare
- 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

02 Sep 07:01
Compare
Choose a tag to compare
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

01 Sep 14:38
Compare
Choose a tag to compare
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

31 Aug 15:52
Compare
Choose a tag to compare
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

28 Aug 23:53
Compare
Choose a tag to compare

Now fully compatible with and REQUIRES Fabric Loader 0.6.1 or later.

2.6.0

28 Aug 14:05
Compare
Choose a tag to compare

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