Skip to content

Bug fixes & raw Minecraft hacks

Pre-release
Pre-release
Compare
Choose a tag to compare
@bensku bensku released this 14 Mar 20:11
· 3684 commits to master since this release
  • Added (hacky, unreliable) expression to get raw Minecraft name: (raw|minecraft|vanilla) name of %itemtypes%
  • Potion expression now supports reverse syntax: [((regular|normal)|(strong|upgraded|level 2)|(extended|long)) ] %potioneffecttype% potion
  • Potion expression now gives water bottle when "potion" is used without any additional data
  • General bug fixes

TODO: Rewrite ItemType, ItemData, etc. They operate with number ids, which means they're all horriable mess. That way, I can also make real raw name expression.