forked from SpitefulFox/ForbiddenMagic
-
Notifications
You must be signed in to change notification settings - Fork 6
Convert to config #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
6e25ac5
Convert to config
LazyFleshWasTaken a524b5f
Trying to figure out formatting, its... going
LazyFleshWasTaken 1ce3b95
Well, the formatting is on the way... except, class not found exception
LazyFleshWasTaken 631e1ba
Update Baubles
koolkrafter5 eb32916
Set GTNHLib to api
koolkrafter5 7159eca
Fix formatting errors
koolkrafter5 b7a685b
Fix more formatting
koolkrafter5 5fdf619
Remove double spaces
koolkrafter5 7c65f81
Add discount to elementium cap page
koolkrafter5 9f01c88
Spotless
koolkrafter5 c98ce43
Clean up research classes
koolkrafter5 b7a6ac4
This should match the profane wand
koolkrafter5 76ce26b
Use the right discount config for alchemical caps
koolkrafter5 6073c18
Merge branch 'master' into Convert-to-config
LazyFleshWasTaken 81cb971
Merge branch 'master' into Convert-to-config
Ruling-0 e0a5380
Remove more boxing and fix formatting
koolkrafter5 7ae7297
Update README.md with dependency information
koolkrafter5 3a991fa
Add more formatted numbers to research text, switch %s to %d, and imp…
koolkrafter5 129d3bb
Fix vinteum cap research
koolkrafter5 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,19 @@ | ||
| ForbiddenMagic | ||
| ============== | ||
|
|
||
| Forbidden Magic is a small Minecraft mod written as an add-on for the mod [Thaumcraft](http://www.minecraftforum.net/topic/2011841-). It adds a few magical artifacts of a more sinister bent to the game as well as several interactions between Thaumcraft and other magic-themed mods such as [Blood Magic](http://www.minecraftforum.net/topic/1899223-) or [Ars Magica 2](http://www.minecraftforum.net/topic/2028696-/). | ||
| Forbidden Magic is a small Minecraft mod written as an add-on for the mod [Thaumcraft](http://www.minecraftforum.net/topic/2011841-). It adds a few magical artifacts of a more sinister bent to the game as well as several interactions between Thaumcraft and other magic-themed mods such as [Blood Magic](http://www.minecraftforum.net/topic/1899223-) or [Ars Magica 2](http://www.minecraftforum.net/topic/2028696-/). | ||
|
|
||
| Forbidden Magic's source and binary are subject to the terms of the WTF Public License. | ||
|
|
||
| This mod requires the following mods: | ||
| * [Thaumcraft 4](http://www.minecraftforum.net/topic/2011841-) | ||
| * [Baubles](https://github.com/GTNewHorizons/Baubles-Expanded/) | ||
| * [GTNHLib](https://github.com/GTNewHorizons/GTNHLib) | ||
|
|
||
| Extra content is available if any of the following mods are also present: | ||
| * [Botania](https://github.com/GTNewHorizons/Botania/): Wand cores and caps that regenerate vis with Botania's mana and three new magical flowers. | ||
| * [Blood Magic](https://github.com/GTNewHorizons/BloodMagic): Wand cores and caps that regenerate vis by draining your Soul Network, a bigger blood orb, an anti-blood mage weapon, better scribing tools, and a new ritual. Also adds yet another new flower if Botania is also present. | ||
| * [Ars Magica 2](https://www.curseforge.com/minecraft/mc-mods/ars-magica-2): Wand cores and caps that regenerate vis with AM2's mana. | ||
| * [Special Mobs](https://github.com/GTNewHorizons/SpecialMobs/): Add aspects to all the mobs and allow them to be spawned in the Wrath Cage. | ||
| * [Twilight Forest](https://github.com/GTNewHorizons/twilightforest/): Allow its mobs to be spawned in the Wrath Cage. | ||
| * [Equivalent Exchange 3](https://www.curseforge.com/minecraft/mc-mods/ee3): Add EMC values to various Thaumcraft and Forbidden Magic blocks and items. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.