[QB]
[GENERAL]
/* Description: */
A few quests and one tooltip refer to Redstone Dust, but the normal dust-shaped version of the item is just called Redstone, unlike all the other dust-shaped resources that do have Dust in their name. This change would have saved me some time going from quest descriptions to actual recipes.
(actually renaming Redstone to Redstone Dust would be more consistent in this modpack, but probably alienate a lot of people used to the normal MC naming of the item)
Signed-off-by: Clarence "Sparr" Risher <sparr0@gmail.com>
[FEATURE]
/* Description: */
Also moves all nodejs stuff into `tools` package.
Also adds a basic `CONTRIBUTING.md` file.
Superseeds https://github.com/Nomi-CEu/Nomi-CEu/pull/431, which was closed as the branch needed to be renamed, due to the last two items on this list.
TODO:
- [x] Make it only run on master repo.
- [x] Remove qb-lang-revamp branch from the events
- [x] Allow workflow to run on all branches starting with test_buildscript?
/* Commits: */
* Buildscript Changes
* Make Contributing Docs a .md file
* updateqb.yml v1
* Test QB change
* Add lang file to commit file list
* Another Test Change
* Test with only lang path, + `./` at beginning of path
* Test QB change
* updateqb.yml v3
* Test QB Change
* Add some debug settings
* Remove debug, branch input. Switch to auto-commit action
* Make activate: branches prefix `test_buildscript`, commit author GHA bot
* Add branch prefix note into CONTRIBUTING.md
* Make workflow only run if on master repo
/* Description: */
QB to come!
Superseeds #428, which was based off the wrong branch. Not their fault, it is my fault.
/* Commits: */
russian content tweaker tl
Co-authored-by: theMegaTech <36931007+theMegaTech@users.noreply.github.com>
/* Description: */
Add new data textures from @Yueqing-Chen.
See the post here: https://discord.com/channels/927050775073534012/1121450759632977930.
/* Commits: */
* Add New Textures for 3 Datas
The Three Datas are:
Impossible Realm Data
Stellar Creation Data
Universe Creation Data
Co-Authored-By: Yueqing-Chen <Yueqing-Chen@users.noreply.github.com>
* New Textures for Dragon, Chaos and Wither Datas
Co-Authored-By: Yueqing-Chen <Yueqing-Chen@users.noreply.github.com>
---------
Co-authored-by: Yueqing-Chen <Yueqing-Chen@users.noreply.github.com>
/* Description: */
Single line PRs :trollface:, anyways, this simply just enables shuffle mode on the main menu. As is the images play in a fixed order.
/* Commits: */
Enabled shufflemode on main menu