Skip to content

Releases: brckts/Portable-Stonecutter

1.4.0 : The much awaited update

16 Apr 12:48
Compare
Choose a tag to compare
  • Updated to minecraft 1.8.2
  • Updated to forge 40
  • Updated to JEI 10
  • Added a new Ender Portable Stonecutter item
    • Only craftable in the end (configurable in the recipe via datapacks)
    • Shift right-clicking cycles modes between Normal, Line and 3x3 for in world replacement.

Beware: This has been minimally tested, so there might be some lingering issues.

Full Changelog: 1.3.5...1.4.0

1.4.1 : Minor bugfix

17 Apr 09:27
Compare
Choose a tag to compare

Fixed server code.

1.3.5: Jei bug and forge+minecraft update

29 Oct 17:32
Compare
Choose a tag to compare

Updated forge bindings and hopefully fixed the jei crash bug described in #10 .

1.3.3: Chinese Translation

21 Feb 09:35
4cf0139
Compare
Choose a tag to compare

Added chinese translation courtesy of @Aemande123

1.3.2 Hotfix: Server crash numero dos

12 Jan 05:58
Compare
Choose a tag to compare

Removed another client method called in server code (should be the last, I checked them all just in case)
Sanitized craftAll code a bit, should prevent possible bugs in the future.

1.3.1 Hotfix: First server crash edition

04 Jan 10:33
Compare
Choose a tag to compare

Fixed a call to a client only method in server code.

1.3.0: Datapacks are my new best friend

30 Dec 11:29
Compare
Choose a tag to compare

Anvil flattening recipes are now configurable through datapacks.

1.2.2 Hotfix: Big dumdum edition

26 Dec 09:23
Compare
Choose a tag to compare

Turns out you could craft PSC by crushing anything with an anvil, regardless of the recipe.

1.2.1: Flattening from any drop height

22 Dec 13:41
Compare
Choose a tag to compare

Rejoice ! For no longer are you beholden to the restrictive 1 block drop height for anvil flattening.

New GUI and recipe locking

22 Dec 12:11
Compare
Choose a tag to compare
1.2.0

changed readme