diamonddevv / luafy

lua scripting language in minecraft datapacks
Creative Commons Zero v1.0 Universal
5 stars 2 forks source link

Cardinal Components ; Entity NBT Modifying #30

Closed diamonddevv closed 1 month ago

diamonddevv commented 1 month ago

Add integration for cardinal components api (CCA) for modification of entity NBT. this could be expanded to other things in the future.

Would not require a major amount of work; NBT is already well supported.

diamonddevv commented 1 month ago

done!