Fix Tool Belt's lang via Bansoukou
This was actually a PR (merged) to the Tool Belt repo, but the author of Tool Belt has said that no more updates will b e posted for 1.12.2, unless there is a gamebreaking crash/bug. Furthermore, improves the README links to the original repos, now pointing them to the branch we are using (eg. 1.12.2)
This commit is contained in:
parent
142ce83b0a
commit
80134f9cf5
@ -37,12 +37,13 @@ Installation instructions:
|
||||
- If you are on an existing world, run `/bq_admin default load` to load the hard mode questbook.
|
||||
|
||||
## Bansoukou
|
||||
This pack uses three bansoukou patches.
|
||||
The first one is for [NuclearCraft](https://github.com/tomdodd4598/NuclearCraft), the second one is for [Draconic Evolution](https://github.com/Draconic-Inc/Draconic-Evolution), and the third one is for [GregTech](https://github.com/GregTechCEu/GregTech).
|
||||
This pack uses four bansoukou patches.
|
||||
The first one is for [NuclearCraft](https://github.com/tomdodd4598/NuclearCraft/tree/1.12.2), the second one is for [Draconic Evolution](https://github.com/Draconic-Inc/Draconic-Evolution/tree/1.12.2), the third one is for [Tool Belt](hhttps://github.com/gigaherz/ToolBelt/tree/1.12.x), and the fourth one is for [GregTech](https://github.com/GregTechCEu/GregTech).
|
||||
|
||||
The three patch repos are:
|
||||
The four patch repos are:
|
||||
- [NuclearCraft](https://github.com/Exaxxion/NuclearCraft/tree/2.18y-ceu). This fixes GTCEu incompatability with NuclearCraft.
|
||||
- [Draconic Evolution](https://github.com/IntegerLimit/Draconic-Evolution). This adds the destruct core button, and allows GT blocks in place of DE blocks, in the Energy Core and Reactor.
|
||||
- [Tool Belt](https://github.com/gigaherz/ToolBelt/tree/1.12.x). This simply adds changes to the lang, in [this PR](https://github.com/gigaherz/ToolBelt/pull/132), to the mod, because of a lack of a update.
|
||||
- [Gregtech](https://github.com/IntegerLimit/GregTech/tree/remove-small-storage-cover). This fixes the incompatibility between latest GregTech and latest ULV covers. This patch is to be removed when this incompatibility is fixed in a future GT update.
|
||||
|
||||
If there are issues or crashes with Draconic Evolution, please report them to [here](https://github.com/IntegerLimit/Draconic-Evolution/issues) instead of the main Draconic Evolution repo.
|
||||
|
@ -0,0 +1,13 @@
|
||||
item.toolbelt.belt.name=Tool Belt
|
||||
item.toolbelt.pouch.name=Belt Pouch
|
||||
key.toolbelt.open=Open GUI
|
||||
key.toolbelt.category=Tool Belt
|
||||
key.toolbelt.slot=Open Belt Slot
|
||||
key.toolbelt.cycle.left=Cycle Tool Left
|
||||
key.toolbelt.cycle.right=Cycle Tool Right
|
||||
text.toolbelt.empty=EMPTY
|
||||
text.toolbelt.swap=SWAP
|
||||
text.toolbelt.insert=INSERT
|
||||
text.toolbelt.extract=EXTRACT
|
||||
text.toolbelt.tooltip=Upgrades: %s (%s slots)
|
||||
text.toolbelt.name=Tool Belt
|
Loading…
x
Reference in New Issue
Block a user