mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-24 04:50:30 -04:00
Merge branch 'master' of https://github.com/MightyPirates/OpenComputers into MC1.7
This commit is contained in:
commit
2567b0be82
@ -85,8 +85,10 @@ opencomputers {
|
||||
# run in a low-priority worker thread, this should be barely noticeable.
|
||||
activeGC: true
|
||||
|
||||
# The sizes of the three tiers of RAM, in kilobytes. This list must
|
||||
# contain exactly five entries, or it will be ignored.
|
||||
# The sizes of the five levels of RAM, in kilobytes. This list must
|
||||
# contain exactly five entries, or it will be ignored. Note that while
|
||||
# there are five levels of RAM, they still fall into the three tiers of
|
||||
# items (level 1 = tier 1, level 2, 3 = tier 2, level 4, 5 = tier 3).
|
||||
ramSizes: [
|
||||
64
|
||||
128
|
||||
|
Loading…
x
Reference in New Issue
Block a user