Skip to content
Vinyarion edited this page Dec 10, 2020 · 4 revisions

Anduril

What this is

This mod is intended to be an addon to the LOTR:Renewed mod and will provide an organized way to interact with it for people wishing to implement custom server features that depend on certain LOTR:Renewed features. It also provides a scripting and plugin environment that works in obfuscated environments with deobfuscated names!

Things we have now

  • Guis can be defined in a resourcepack and displayed to the client
  • Custom commands can be defined in a datapack and run on the server
  • Some game events can be handled in the same manner
  • Save data and permissions
  • Custom item attributes/enchantments
  • Dual wielding
  • Entity model-specific attacks
  • Magic system
  • JavaScript plugins
  • Datapack-defined items, compatible with the /give command, and identical to normal items!

Things we are working on

  • Integration with LOTR:Renewed

Things we have planned

  • More events
  • Client keybinds
  • Custom tooltips
  • Increasing the maximum build limit -- not any more, because 1.17!
  • Integration with other mods, please contact us!
Clone this wiki locally