Robert
Robert
First: https://github.com/Blue64/Misc/issues/3 Specifically I have zero idea what Version you are using to begin with, once that's figured out, we can figure out whether or not you need some kind...
1. **`Java Version:`** It's relevant because depending upon which version you are using, certian commands for Java might have been Depreciated/Removed/Created, so if you are on an Older/Newer Version, you...
It even says so somewhere in their config folder that you can do that. I use 7-zip to get the files out.
Ideas are always useful!
I thought CraftTweaker was for 1.8.x?
It's possible to customize [Notepad++](https://notepad-plus-plus.org) for this purpose, it doesn't come built in, but it's at least possible to manually do it. I did it to customize reading any `AutoHotKey.ahk`...
I could probably create a simple script that can select all, copy, do some editing of what you tell it to look for, and paste it… actually I already have...
I usually try to avoid repeating a `var/val` on accident, such as `mithril.changeName("Molten Mithril");` I would probably use `mythril.changeName("Molten Mithril");` just to avoid potentially confusing the `Compiler`. Also I believe...
I actually have never set up a Discord account `^_^;` I'm usually reachable on here, I do also have a FaceBook & a YouTube. Probably FaceBook Messenger would be best...
This is already possible in vanilla Command Block, but there's a few flaws: 1. Limited number of trades. 2. No new Trades become available. 3. You must define the available...