Skip to content

Releases: gnembon/fabric-carpet

Carpet Mod 1.4.92 for 1.19.3

29 Dec 23:03
7efa9df
Compare
Choose a tag to compare

What's new in Carpet 1.4.92:

  • Make /fillbiome limit customisable with fillLimit by @senseiwells
  • Fixed optimizedTNT reversing drop decay gamerules by @LagPixelLOL
  • Fixed a crash with corals

Scarpet changes:

  • Add event for commands and make __on_player_message not trigger for them by @Ghoulboy78

Carpet Mod 1.4.91 for 1.19.3

07 Dec 22:25
Compare
Choose a tag to compare

What's new in carpet 1.4.91:

  • supports 1.19.3

Carpet Mod 1.4.90 for 1.19.3-pre3, rc-1 and rc-2

29 Nov 20:54
Compare
Choose a tag to compare

What's new in carpet 1.4.90:

  • support for 1.19.3-pre3

Carpet Mod 1.4.89 for 1.19.3-pre2

24 Nov 05:17
Compare
Choose a tag to compare

What's new in carpet 1.4.89:

  • support for 1.19.3-pre2

Carpet Mod 1.4.88 for 1.19.3-pre1, 22w45a and 22w46a

10 Nov 22:28
Compare
Choose a tag to compare

What's new in carpet 1.4.88:

  • support for 22w45a, 22w46a and 1.19.3-pre1
  • added portugese (Brazil) translation, blame @FITFC
  • fixed empty shulkerboxes not stacking, blame @altrisi

Carpet Mod 1.4.87 for 22w44a

02 Nov 21:44
Compare
Choose a tag to compare

What's new in carpet 1.4.87:

  • support for 22w44a

Carpet Mod 1.4.86 for 22w43a

26 Oct 21:32
Compare
Choose a tag to compare

What's new in carpet 1.4.86:

  • support for 22w43a

Carpet Mod 1.4.85 for 22w42a

20 Oct 12:53
Compare
Choose a tag to compare

What's new in carpet 1.4.85:

  • support for 22w42a

scarpet changes:

  • item_category() is no longer supported and thus deprecated

Carpet Mod 1.4.84 for 1.19.2

18 Oct 14:03
Compare
Choose a tag to compare

What's new in carpet:

  • probably the last 1.19.2 version of carpet
  • Well, it's all below

scarpet changes:

  • some scarpet events can now be cancelled. Consult the docs for cancellable events. For now 'cancel' is the only option to cancel event - more options will be provided in the future. Blame @replaceitem
  • apps can now provide their priority to handle events via _config():'event_priority' - blame @replaceitem
  • added new client side shapes - 'polygon', 'block' and 'item'. Blame @ch-yx
  • added 'debug' option to shapes - allowing them to trigger with F3-B
  • added new 'camera' and 'player' 'facing' options for draw_shape(...)
  • system_info('server_mods') will now report more stable mod ids, not mod names, blame @altrisi
  • resource file names in file operations are now case sensitive
  • added 'item_display_name()' and 'effective_light()', blame @ch-yx
  • added more options to entity API: 'blue_skull', 'offer_flower', 'item'. Blame @ch-yx

Carpet Mod 1.4.83 for 1.19.1 and 1.19.2

27 Jul 20:41
Compare
Choose a tag to compare

What's new in carpet 1.4.83:

  • support for Minecraft 1.19.1 and 1.19.2