-
Notifications
You must be signed in to change notification settings - Fork 52
Environment
To develop E2EE with ease, I use a variety of tools, mods, and configurations.
For the best experience, I recommend using VSCode as your IDE.
-
ZenScript IntelliSense:
⚠️ Important for editing.zs
files.
-
Highlight: Configured to use Minecraft formatting in
.zs
and.lang
files.
-
Edit CSV: Handy for working with Tellme output and custom TConstruct stat tables.
-
snbt: Useful for opening and editing FTBQuest files.
-
Surround: Preconfigured for Minecraft formatting.
-
Convert To ASCII Art: Used in some comment blocks.
-
Sort Lines: Always sort your item lists in configs and scripts!
-
Minecraft Lang Colorizer: Colorizes Minecraft
.lang
files. -
Java CFR Decompiler: Useful for decompiling Bansoukou
.class
files. -
NBT Viewer: Useful for editing world saves.
Recommended mods to install for ease of development:
Icon | Summary |
---|---|
ZenRecipeReload Reload recipes for CraftTweaker 1.12.2. .zs files editing. |
|
ProbeZS Satellite for ZenScript IntelliSense. |
|
TellMe Outputs registry dumps and other information about the game. |