☄️ Oraxen | Custom Items, Blocks, Emotes, Furniture, ResourcePack and GUI

MC Plugin ☄️ Oraxen | Custom Items, Blocks, Emotes, Furniture, ResourcePack and GUI 1.216.0
Create custom stuff, automatically generate, compress, protect and upload your resourcepack!

Hey,

This update adds support for 1.21.11 (with a clean split for 1.21.9/1.21.10 vs 1.21.11 NMS), plus a bunch of improvements around resource pack generation and merging. It also brings glyph modernization with animated glyphs and reference glyphs, and replaces the old static shift file with a new dynamic shift provider.

On the pack side, with the help of Jan and users we improved the pipeline again: better pack merging, better handling of 1.21.4+ predicates, and support for generating/merging the new vanilla item definitions (assets/minecraft/items/*.json).

Finally, this release introduces a new toggle_light mechanic (enabled by default), and includes schema tooling improvements (schema generation + updated schema file).

You will need CommandAPI which is not released yet in 1.21.11. Here are snapshot builds:
For paper:
https://github.com/oraxen/oraxen/releases/download/1.200.0/CommandAPI-Paper-11.0.1-SNAPSHOT.jar
For spigot:
https://github.com/oraxen/oraxen/releases/download/1.200.0/CommandAPI-Spigot-11.0.1-SNAPSHOT.jar

I hope you like it,
Thomas
Hey,

This update introduces a new spear mechanic (and an example spear) as requested by @SwordMasterCody

It is highly configurable, see its documentation here

It also extends the capabilities of glyphs, documentation is available here.

Finally, Jan updating the pulling (and other variant) models integration with recent versions of Minecraft, fixing their animations.

I hope you like it,
Thomas
Hey,

This hotfix from Jan fixes an issue when using the new feature of self hosted hosting HTTP server for the pack which would cause a race condition.

I hope you like it. Thanks for all your feedback regarding oraxen studio, if you have access to it, check out the new features for creating an item and modifying its look, I am curious to get your feedback.

Best,
Thomas
  • Like
Reactions: luunao12
Hey everyone,

This update introduces a new experimental feature allowing you to use legacy custom_model_data (and predicates generation) in 1.21.4+, in addition to item_model. This can be useful to increase compatibility. See the docs.

This is a good time to announce the beta release of a new tool for Oraxen: Oraxen Studio.
[IMG]


I’m looking for a first wave of beta testers. If you enjoy Oraxen and want early access, please consider leaving a review and register at:
https://studio.oraxen.com

Once you’re registered, send me your username or open a ticket and I’ll add you to the next batch of testers.

Enjoy the weekend!

Thomas
Hey,

As promised is a new update with great features from Jan. It allows to easily merge existing .zip resourcepacks with your Oraxen pack but also to host the resourcepack on your own server.

I still recommend using polymath by default (as the selfhosting feature could be unreliable depending on the ports opened by your hosting provider), but in specific cases (if the polymath server is too far from your users or their country is under sanctions or restrictive VPN), this could be very helpful.

Docs:
https://docs.oraxen.com/configuration/merging-packs

https://docs.oraxen.com/configuration/pack-hosting#self-hosted-polymath-instance

I hope you enjoy this update. Thanks again to Jan.

Best,
Thomas
Hello everyone,

This update is a hotfix from Jan. It includes:
- A fix for glyphs not working (introduced in a recent update)
- A fix for the HUD feature

Big thanks to Jan. I hope you enjoy the plugin, some other cool features are just waiting for my review
:)


Best,
Thomas
Hey,

This new update fixes console errors when opening the Oraxen inventory using ProtocolLib. It also fixes issues with the recipes command on paper forks and color codes supports.

Thanks to Jan you will also get a new bleeding mechanic: https://docs.oraxen.com/mechanics/all-mechanics#bleeding
And fix an issue with item unenchanting.

Enjoy it,
Thomas
Hi,

This update fixes two errors reported by users:
- First, on Spigot, the inventory would produce errors in console (because it used a shaded dependency different from paper)
- Then, CommandAPI might not load at the right time and could produce error (it is now a dependency and thus should always be loaded before).

I hope you'll enjoy the plugin.

Best,
Thomas
Hey,

This update adds support for more item model properties introduced in 1.21.4. This allows to control the hand swap animations and appearance of items in GUI, for more details check out this part of the new documentation.

This feature was added by Jan, who you probably know from the discord support server. Congratulations to him for his first contribution to the source code!

Enjoy your weekend,
Thomas
Hi,

This update fixes an incompatibility with Paper. They rewrote the commands system, so it required a different implementation than for spigot.

In order to keep the code clean (otherwise you would have code for both spigot and paper even if you only use one), you should now install the commandAPI plugin (spigot or paper version), available here: https://docs.commandapi.dev/user-setup/install

If that is too complicated, let me know and I will either create two versions of Oraxen or include both codes in the plugin.

As always, enjoy the weekend,
Thomas
Top Bottom