forked from BiggerSeries/Wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
/
biggerreactors.html
72 lines (71 loc) · 4.07 KB
/
biggerreactors.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!--
title: Bigger Reactors
description:
published: true
date: 2022-09-25T04:24:43.129Z
tags:
editor: ckeditor
dateCreated: 2021-12-05T11:11:32.715Z
-->
<p><strong>Bigger Reactors</strong> is the official continuation of the original <a href="https://www.curseforge.com/minecraft/mc-mods/big-reactors">Big Reactors</a> mod, by Erogenous Beef. It can be used to create highly-customizable reactors that can generate large amounts of power, while still being fun to work with.</p>
<p>From the CurseForge page:</p>
<blockquote>
<p>You want power? We got power. <strong>Bigger Reactors</strong> is an energy generation mod based on the <a href="https://www.curseforge.com/minecraft/mc-mods/big-reactors">original by Erogenous Beef</a>. Semi-inspired by real reactor designs, this mod allows for mix-n-match reactors to generate lots of power. Each block you place can change the overall performance of a reactor.</p>
<p>• Higher fuel efficiency? Yep.</p>
<p>• More power? Uh-huh.</p>
<p>• A giant reactor just to flex on your friends? Sure.</p>
<p>All you need to get started is some reactor casing, a power tap, access port, fuel & control rods, and terminal. Then just pipe/hopper in some Yellorium or Blutonium, flip the switch, and you're off!</p>
<p>Need more power? Just build some <strong>Bigger Reactors</strong>.</p>
</blockquote>
<h2>Quick Links</h2>
<ul>
<li><a href="https://www.curseforge.com/minecraft/mc-mods/biggerreactors">Download on CurseForge!</a></li>
<li><a href="https://github.com/BiggerSeries/BiggerReactors">Contribute on GitHub!</a></li>
<li><a href="/biggerreactors/reactor">What are Reactors?</a></li>
<li><a href="/biggerreactors/reactor/moderators">What are Moderators?</a></li>
<li><a href="/biggerreactors/turbine">What are Turbines?</a></li>
<li><a href="/biggerreactors/turbine/coils">What are Turbine coils?</a></li>
<li><a href="/biggerreactors/Heat Exchangers">What are Heat Exchangers?</a></li>
<li><a href="/biggerreactors/datapacks">How can Modpack authors add moderators and coils?</a></li>
</ul>
<h2>License</h2>
<p>Bigger Reactors is licensed under the GNU Lesser General Public License, or LGPL, version 2.1. </p>
<p>As a TL;DR, this means you are free to:</p>
<ul>
<li>Use Bigger Reactors in a Modpack (please do).</li>
<li>Contribute bug fixes and other changes in (<i>please </i>do).</li>
<li>Redistribute the mod (please don't).</li>
<li>Take the source code and make it your own.</li>
<li>Use it as a library for your mod <i>regardless </i>of the license of your mod.</li>
</ul>
<p>However, you cannot:</p>
<ul>
<li>Make any source from this mod closed-source.</li>
</ul>
<p>A portion of the LGPL v2.1 license is included below. The full version of the license can be found in our GitHub's <a href="https://github.com/BiggerSeries/BiggerSeries/blob/master/LICENSE.txt">LICENSE.txt</a>.</p>
<blockquote>
<p>This library is free software; you can redistribute it and/or</p>
<p>modify it under the terms of the GNU Lesser General Public</p>
<p>License as published by the Free Software Foundation; either</p>
<p>version 2.1 of the License, or (at your option) any later version.</p>
<p> </p>
<p>This library is distributed in the hope that it will be useful,</p>
<p>but WITHOUT ANY WARRANTY; without even the implied warranty of</p>
<p>MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</p>
<p>Lesser General Public License for more details.</p>
<p> </p>
<p>You should have received a copy of the GNU Lesser General Public</p>
<p>License along with this library; if not, write to the Free Software</p>
<p>Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301</p>
<p>USA</p>
</blockquote>
<h2>Wiki Todo</h2>
<p>Below is a list of things that need doing on the wiki. If you're bored, feel free to help!</p>
<ul>
<li>Getting started guide.</li>
<li>Pages for reactor components.</li>
<li>Overview for the turbine multiblock.</li>
<li>Pages for turbine components.</li>
<li>Overview for the heat exchanger multiblock.</li>
<li>Pages for the heat exchanger components.</li>
</ul>