Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 755 Bytes

File metadata and controls

15 lines (12 loc) · 755 Bytes

Minecraft .mcfunction UDL

Minecraft 1.19.4 .mcfunction syntax highlighting and autocomplete for Notepad++.

Installation

  • "userDefineLangs\mcfunction.xml" goes into C:\Users\%username%\AppData\Roaming\Notepad++\userDefineLangs
  • "autoCompletion\mcfunction.xml" goes into C:\Program Files\Notepad++\autoCompletion

Customization

  • Designed to be used with Visual Studio 2019 Dark Theme for Notepad++
  • Adjust the colors in the Notepad++ "Language\User Defined Language\Define your language..." options menu
  • Add your custom namespace to the 8th keyword list group if you wish to have it highlighted

Upcoming Additions

  • Support for more NBT tags
  • Support for built in /place Jigsaws and Templates