Skip to content

[1.19.4] v1.3.1 CCT-Resource-API

Latest
Compare
Choose a tag to compare
@FireDragon91245 FireDragon91245 released this 26 Sep 21:01

Changes v1.2 -> v1.3 (Skipped)

  • Sounds are now accessible through the API, as streams or full-load, in Byte, PCM 16Bit Mono, and PCM 8Bit Mono.
  • Enchantment APIs introduced.

v1.3 (Skipped) -> v1.3.1

  • Patched stereo sounds not being convertible to CC: Tweaked speaker format (PCM Signed 8Bit Mono).
  • Auto-close all streams on PC shutdown now.
  • Patched a bug where Tika (media type detection) consumed bytes from the audio stream, which caused the first few seconds of audio to be missing in getAudioInfo(s) with the "d" (data) flag when writing to the Lua table.

Features:

  • Id(s) APIs.
  • Block, Item & Recipe APIs.
  • Model, Textures, Tag(s) APIs.
  • Sound & Enchantment APIs.
  • Extended texture conversion APIs.
  • Extended item info APIs.
  • Multi-info APIs (infos) now allow mass info retrieval.
  • Extended sound conversion & streaming (data stream) API.

Requirements:

  • Minecraft = 1.19.4.
  • Forge = 45.* (>= 45.3.0).
  • CC: Tweaked >= 1.104.0.