mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
v0.10-1.16.5-36.0.22
This commit is contained in:
parent
2c936b8343
commit
d4595a7258
8
.gitignore
vendored
8
.gitignore
vendored
@ -32,3 +32,11 @@ written_recipes.dmp
|
|||||||
/scripts
|
/scripts
|
||||||
/shaderpacks
|
/shaderpacks
|
||||||
/structurize
|
/structurize
|
||||||
|
/config/environmental
|
||||||
|
/config/jei
|
||||||
|
/config/worldedit
|
||||||
|
|
||||||
|
## Types
|
||||||
|
# *.txt
|
||||||
|
# *.ini
|
||||||
|
# *.properties
|
209
Changelog.md
209
Changelog.md
@ -1,15 +1,214 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Additions
|
## 0.10
|
||||||
|
|
||||||
## Removals
|
### Additions
|
||||||
|
|
||||||
## Updates
|
### Removals
|
||||||
|
|
||||||
## Changes
|
### Updates
|
||||||
|
|
||||||
### Kubejs
|
- Update architectury (1.15.107 to 1.5.112)
|
||||||
|
- Update BotanyPots (1.16.5-7.0.6 to 1.16.5-7.0.8)
|
||||||
|
- Update BotanyTress (1.16.5-3.0.1 to 1.16.5-3.0.2)
|
||||||
|
- Update cloth-config (4.1.3 to 4.10.7)
|
||||||
|
- Update Controlling (7.0.0.12 to 7.0.0.13)
|
||||||
|
- Update DarkUtilities (1.16.5-8.0.2 to 1.16.5-8.0.3)
|
||||||
|
- Update EmendatusEnigmatica (1.16.4-1.1.5 to 1.16.4-1.1.6)
|
||||||
|
- Update EnchantmentDescriptions (1.16.5-7.0.2 to 1.16.5-7.0.3)
|
||||||
|
- Update envirotech (1.16.5-3.0.7.1 to 1.16.5-3.0.7.2)
|
||||||
|
- Update ftb-gui-library (1605.2.1.38 to 1605-2.1.39)
|
||||||
|
- Update geckolib (1.16.5-3.0.12 to 1.16.5-3.0.13)
|
||||||
|
- Update integratednbt (1.16.4-1.4.0 to 1.16.4-1.4.1)
|
||||||
|
- Update JAMD (1.16.5-1.1.6 to 1.16.5-1.1.8)
|
||||||
|
- Update jei (1.16.4-7.6.1.66 to 1.16.4-7.6.1.71)
|
||||||
|
- Update jeiintegration (1.16.4-6.1.1.11 to 1.16.5-7.0.0.12)
|
||||||
|
- Update kubejs (1.16.5-3.6.162 to 1.16.5-3.6.164)
|
||||||
|
- Update kubejs-thermal (1.16.4-1.0.5 to 1.16.5-1.1.6)
|
||||||
|
- Update LostTrinkets (1.16.4-0.1.19 to 1.16.4-0.1.20)
|
||||||
|
- Update minecolonies (0.13.602 to 0.13.610)
|
||||||
|
- Update pneumaticcraft-repressurized (1.16.5-2.9.5 to 1.16.5-2.10.0)
|
||||||
|
- Update Quark (2.4-303 to 2.4-304)
|
||||||
|
- Update refinedstorage (1.9.11 to 1.9.12)
|
||||||
|
- Update sophisticatedbackpacks (1.16.4-2.1.1.144 to 1.16.4-2.1.1.153)
|
||||||
|
- Update TerraForged (1.16.4-0.2.3 to 1.16.4-0.2.5)
|
||||||
|
- Update tetra (1.16.4-3.6.0 to 1.16.4-3.6.1)
|
||||||
|
- Update valyrielib (1.16.5-3.0.7.1 to 1.16.5-3.0.7.2)
|
||||||
|
|
||||||
|
### Changes
|
||||||
|
|
||||||
|
#### Configs
|
||||||
|
|
||||||
|
- Change emendatusenigmatica config
|
||||||
|
- Change pneumaticraft client config
|
||||||
|
- Change quark config
|
||||||
|
- Change refinedstorage client config
|
||||||
|
- Change tetra config
|
||||||
|
|
||||||
|
#### Kubejs
|
||||||
|
|
||||||
|
- Remove chunk drops for vanilla ore on silktouch
|
||||||
|
- Add blast and smelt recipe for silicon from certus quartz
|
||||||
|
- Add shapeless recipe for interchange between quark and astral sorcery marble
|
||||||
|
- Add shapeless recipe for converting rusty iron ingot to iron ingot
|
||||||
|
- Replace rusty iron ingot crafting recipes with default iron ingot
|
||||||
|
|
||||||
|
## 0.9
|
||||||
|
|
||||||
|
### Additions
|
||||||
|
|
||||||
|
### Removals
|
||||||
|
|
||||||
|
### Updates
|
||||||
|
|
||||||
|
### Changes
|
||||||
|
|
||||||
|
#### Kubejs
|
||||||
|
|
||||||
- Add new recipe for oldstone to stone
|
- Add new recipe for oldstone to stone
|
||||||
- Add temp recipe for aquamarine
|
- Add temp recipe for aquamarine
|
||||||
- Change recipe for silicon for EE silicon only
|
- Change recipe for silicon for EE silicon only
|
||||||
|
|
||||||
|
## 0.8
|
||||||
|
|
||||||
|
### Additions
|
||||||
|
|
||||||
|
### Removals
|
||||||
|
|
||||||
|
### Updates
|
||||||
|
|
||||||
|
### Changes
|
||||||
|
|
||||||
|
#### Kubejs
|
||||||
|
|
||||||
|
- Change vanilla ore drops
|
||||||
|
- Change create lapis press recipe
|
||||||
|
- Add new graphite block and recipe to create diamond with create
|
||||||
|
|
||||||
|
## 0.7
|
||||||
|
|
||||||
|
### Additions
|
||||||
|
|
||||||
|
- Add Runelic (1.16.5-7.0.1)
|
||||||
|
|
||||||
|
### Removals
|
||||||
|
|
||||||
|
### Updates
|
||||||
|
|
||||||
|
- Update achitectury (1.5.105 to 1.5.107)
|
||||||
|
- Update BotanyPots (1.16.5-7.0.2 to 1.16.5-7.0.6)
|
||||||
|
- Update Cyclic (1.16.5-1.1.5 to 1.16.5-1.1.6)
|
||||||
|
- Update dungeons_plus (1.16.4-1.1.2 to 1.16.4-1.1.3)
|
||||||
|
- Update engineerstools (1.16.4-1.1.3 to 1.16.4-1.1.4)
|
||||||
|
- Update envirocore (1.16.4-3.0.7.0 to 1.16.5-3.0.7.1)
|
||||||
|
- Update envirotech (1.16.4-3.0.7.0 to 1.16.5-3.0.7.1)
|
||||||
|
- Update ftb-gui-library (1605.2.1.37 to 1605.2.1.38)
|
||||||
|
- Update geckolib (1.16.5-3.0.11 to 1.16.5-3.0.12)
|
||||||
|
- Update industrial-foregoing (1.16.5-3.2.9.1 to 1.16.5-3.2.9.2)
|
||||||
|
- Update kubejs (1605-3.6.160 to 1605-3.6.162)
|
||||||
|
- Update mcjtylib (1.16-5.0.15 to 1.16-5.0.16)
|
||||||
|
- Update rftoolscontrol (1.16-4.0.6 to 1.16-4.0.7)
|
||||||
|
- Update rftoolsstorage (1.16-2.0.8 to 1.16-2.0.9)
|
||||||
|
- Update rftoolsutility (1.16-3.0.20 to 1.16-3.0.21)
|
||||||
|
- Update rsgauges (1.16.4-1.2.8 to 1.16.4-1.2.9-b1)
|
||||||
|
- Update titanium (1.16.4-3.2.6.1 to 1.16.5-3.2.6.2)
|
||||||
|
- Update trashcans (1.16.4-1.0.6a to 1.16.4-1.0.7)
|
||||||
|
- Update valkyrielib (1.16.4-3.0.7.0 to 1.16.5-3.0.7.1)
|
||||||
|
|
||||||
|
### Changes
|
||||||
|
|
||||||
|
#### Kubejs
|
||||||
|
|
||||||
|
- Change kubejs recepies and worldgen
|
||||||
|
|
||||||
|
## initial - 0.6
|
||||||
|
|
||||||
|
### Additions
|
||||||
|
|
||||||
|
- Add cc-tweaked (1.16.4-1.95.2)
|
||||||
|
- Add JAVD (1.16.5-2.5.45)
|
||||||
|
- Add MoreMobGriefingOprions (1.16.5-1.0.0)
|
||||||
|
- Add OptiForge (1.16.5-0.5.0)
|
||||||
|
- Add Optifine (1.16.5-HD-U-G7-pre6)
|
||||||
|
- Add supermartijn642configlib (1.16-1.0.4)
|
||||||
|
- Add TinyMobFarm (1.16.3-1.1.1)
|
||||||
|
- Add TrackAPI (1.16.4-1.2.1)
|
||||||
|
- Add UniversalModCore (1.16.4-1.0.1)
|
||||||
|
- Add worldedit (1.16.3-7.2.2)
|
||||||
|
|
||||||
|
### Removals
|
||||||
|
|
||||||
|
- Remove ars_nouveau
|
||||||
|
- Remove compact-crafting
|
||||||
|
- Remove compactmachines
|
||||||
|
- Remove DefaultOptions
|
||||||
|
- Remove fairylights
|
||||||
|
- Remove FarmersDelight
|
||||||
|
- Remove flatbedrock
|
||||||
|
- Remove item-filters
|
||||||
|
- Remove NetherPortalFix
|
||||||
|
- Remove ResourcefulBees
|
||||||
|
|
||||||
|
### Updates
|
||||||
|
|
||||||
|
- Update achitectury (1.3.88 to 1.5.105)
|
||||||
|
- Update BetterBurning (1.16.5-6.0.1 to 1.16.5-6.0.2)
|
||||||
|
- Update BiomesOPlenty (1.16.4-13.0.0.430 to 1.16.4-13.0.0.431)
|
||||||
|
- Update BloodMagic (1.16.4-3.0.6-11 to 1.16.4-3.1.0-15)
|
||||||
|
- Update BotanyPots (1.16.5-7.0.1 to 1.16.5-7.0.2)
|
||||||
|
- Update CosmeticArmorReworked (1.16.5-v1 to 1.16.5-v1a)
|
||||||
|
- Update curios-forge (1.16.4-4.0.3.5 to 1.16.5-4.0.4.0)
|
||||||
|
- Update Cyclic (1.16.5-1.1.4 to 1.16.5-1.1.5)
|
||||||
|
- Update CyclopsCore (1.16.4-1.10.1 to 1.16.4-1.11.1)
|
||||||
|
- Update DarkUtilities (1.16.4-7.0.7 to 1.16.5-8.0.2)
|
||||||
|
- Update elevatorid (1.16.5-1.7.11 to 1.16.5-1.7.12)
|
||||||
|
- Update EnchantmentDescriptions (1.16.4-6.0.3 to 1.16.5-7.0.2)
|
||||||
|
- Update engineersdecor (1.16.4-1.1.6 to 1.16.4-1.1.7)
|
||||||
|
- Update engineerstools (1.16.4-1.1.3-b2 to 1.16.4-1.1.3)
|
||||||
|
- Update envirocore (1.16.4-3.0.6.0 to 1.16.5-3.0.7.0)
|
||||||
|
- Update enviroenergy (1.16.4-3.0.6.0 to 1.16.5-3.0.7.0)
|
||||||
|
- Update enviromats (1.16.4-2.0.6.0 to 1.16.5-2.0.7.0)
|
||||||
|
- Update envirotech (1.16.4-3.0.6.1 to 1.16.5-3.0.7.0)
|
||||||
|
- Update ExtraStorage (1.16.4-1.2.2 to 1.16.4-1.3.1)
|
||||||
|
- Update ftb-chunks (1604.2.2.61 to 1604.2.2.62)
|
||||||
|
- Update ftb-gui-library (1605.2.0.30 to 1605.2.1.37)
|
||||||
|
- Update ftb-teams (1604.1.0.14 to 1604.1.0.15)
|
||||||
|
- Update geckolib (1.16.5-3.0.2 to 1.16.5-3.0.11)
|
||||||
|
- Update gravestone (1.16.5-1.0.0 to 1.16.5-1.0.1)
|
||||||
|
- Update ImmersiveEngineering (1.16.4-4.1.2 to 1.16.5-4.2.1-131)
|
||||||
|
- Update industrial-foregoing (1.16.5-3.2.8.4 to 1.16.5-3.2.9.1)
|
||||||
|
- Update IntegratedDynamics (1.16.4-1.3.0 to 1.16.4-1.4.3)
|
||||||
|
- Update jei (1.16.4-7.6.1.65 to 1.16.4-7.6.1.66)
|
||||||
|
- Update kubejs (1605-3.4.151 to 1605-3.6.160)
|
||||||
|
- Update Lollipop (1.16.4-3.2.4 to 1.16.4-3.2.5)
|
||||||
|
- Update LostTrinkets (1.16.4-0.1.13 to 1.16.4-0.1.19)
|
||||||
|
- Update Mekanism (1.16.4-10.0.10.445 to 1.16.4-10.0.19.446)
|
||||||
|
- Update MekanismGenerators (1.16.4-10.0.10.445 to 1.16.4-10.0.19.446)
|
||||||
|
- Update MekanismTools (1.16.4-10.0.10.445 to 1.16.4-10.0.19.446)
|
||||||
|
- Update minecolonies (1.16.5-0.13.501 to 1.16.5-0.13.602)
|
||||||
|
- Update NaturesAura (33.4 to 34.0)
|
||||||
|
- Update NaturesCompas (1.16.4-1.86 to 1.16.5-1.8.6)
|
||||||
|
- Update pamhc2foodcore (1.16.3-1.0.1 to 1.16.3-1.0.2)
|
||||||
|
- Update pamhc2foodextended (1.16.3-1.0.0 to 1.16.3-1.0.1)
|
||||||
|
- Update pneumaticraft-repressurized (1.16.4-2.9.3-120 to 1.16.5-2.9.5-128)
|
||||||
|
- Update polymorph-forge (1.16.4-0.23 to 1.16.5-0.24)
|
||||||
|
- Update Powah (1.16.4-2.3.9 to 1.16.4-2.3.10)
|
||||||
|
- Update Quark (r2.4-297 to r2.4-303)
|
||||||
|
- Update rhino (1.7.13-10 to 1.7.13-14)
|
||||||
|
- Update rsgauges (1.16.4-1.2.7 to 1.16.4-1.2.8)
|
||||||
|
- Update simplemagnets (1.16.4-1.0.11 to 1.16.5-1.0.13)
|
||||||
|
- Update simplylights (1.16.4-1.1.1 to 1.16.4-1.1.2)
|
||||||
|
- Update snad (1.16.4-1.0.3 to 1.16.5-1.0.4)
|
||||||
|
- Update sophisticatedbackpacks (1.16.4-1.3.4.136 to 1.16.4-2.1.1.144)
|
||||||
|
- Update StorageDrawers (1.16.3-8.2.1 to 1.16.3-8.2.2)
|
||||||
|
- Update TerraForged (1.16.4-0.2.0-RC3 to 1.16.4-0.2.3)
|
||||||
|
- Update tetra (1.16.4-3.5.3 to 1.16.4-3.6.0)
|
||||||
|
- Update titanium (1.16.4-3.2.5 to 1.16.5-3.2.6.1)
|
||||||
|
- Update ToolStats (1.16.4-5.0.1 to 1.16.5-6.0.1)
|
||||||
|
- Update valkyrielib (1.16.4-3.0.6.1 to 1.16.5-3.0.7.0)
|
||||||
|
|
||||||
|
### Changes
|
||||||
|
|
||||||
|
- Change some config files
|
||||||
|
- Change some defaultcongigs
|
||||||
|
- Change kubejs recepies and worldgen
|
||||||
|
53
Release.md
Normal file
53
Release.md
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
# Version
|
||||||
|
|
||||||
|
Minecraft: 1.16.5
|
||||||
|
Forge: 36.0.22
|
||||||
|
Modpack: 0.10
|
||||||
|
|
||||||
|
# Installation
|
||||||
|
|
||||||
|
## Vanilla
|
||||||
|
|
||||||
|
- Install Minecraft
|
||||||
|
- Install Forge 36.0.22 in minecraft folder
|
||||||
|
- Replace folders **config**, **defaultconfigs**, **kubejs** and **mods** if existing.
|
||||||
|
- Start game
|
||||||
|
|
||||||
|
## MultiMC
|
||||||
|
|
||||||
|
- Create new vanilla 1.16.5 instance.
|
||||||
|
- Edit instance, Install forge 36.0.22
|
||||||
|
- Start instance at least once
|
||||||
|
- Replace folders **config**, **defaultconfigs**, **kubejs** and **mods** if existing.
|
||||||
|
- Start game
|
||||||
|
|
||||||
|
## CurseForge
|
||||||
|
|
||||||
|
- Create new custom profile with Minecraft Version 1.16.5, Modloader forge-36.0.22
|
||||||
|
- Start profile at least once
|
||||||
|
- Replace folders **config**, **defaultconfigs**, **kubejs** and **mods** if existing.
|
||||||
|
- Start game
|
||||||
|
|
||||||
|
## GDLauncher
|
||||||
|
|
||||||
|
- Add new instance Vanilla -> Forge -> 1.16.5 -> 36.0.22
|
||||||
|
- Start instance at least once
|
||||||
|
- Replace folders **config**, **defaultconfigs**, **kubejs** and **mods** if existing.
|
||||||
|
- Start game
|
||||||
|
|
||||||
|
# Update
|
||||||
|
|
||||||
|
## from 0.7 - 0.9
|
||||||
|
|
||||||
|
- Change forge version to 36.0.22
|
||||||
|
- Replace folder **config**, **kubejs** and **mods**
|
||||||
|
|
||||||
|
## from 0.1 - 0.6
|
||||||
|
|
||||||
|
- Change Minecraft version in the used launcher to 1.16.5
|
||||||
|
- Change forge version to 36.0.22
|
||||||
|
- Replace folders **config**, **defaultconfigs**, **kubejs** and **mods**
|
||||||
|
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
[Changelog.md](Changelog.md)
|
@ -1352,3 +1352,6 @@
|
|||||||
["Stratum Config: byg_mossy_stone"]
|
["Stratum Config: byg_mossy_stone"]
|
||||||
active = false
|
active = false
|
||||||
|
|
||||||
|
["Stratum Config: astral_marble"]
|
||||||
|
active = false
|
||||||
|
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:components
|
|
||||||
┗╸
|
|
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"ma:litherite_frame": {},
|
|
||||||
"ma:erodium_frame": {},
|
|
||||||
"ma:kyronite_frame": {},
|
|
||||||
"ma:pladium_frame": {},
|
|
||||||
"ma:ionite_frame": {},
|
|
||||||
"ma:aethium_frame": {},
|
|
||||||
"ma:nanorite_frame": {},
|
|
||||||
"ma:xerothium_frame": {}
|
|
||||||
}
|
|
@ -1,154 +0,0 @@
|
|||||||
┏╸ma:frames
|
|
||||||
┃┏╸ma:litherite_frame
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:erodium_frame
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 247
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 247
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 247
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:kyronite_frame
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 239
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 239
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 239
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:pladium_frame
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 231
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 231
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 231
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:ionite_frame
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 223
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 223
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 223
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:aethium_frame
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 215
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 215
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 215
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:nanorite_frame
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 207
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 207
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 207
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:xerothium_frame
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 199
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 199
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 199
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:io
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:lasers
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,24 +0,0 @@
|
|||||||
{
|
|
||||||
"ma:null": {},
|
|
||||||
"ma:amplification": {},
|
|
||||||
"ma:bandwidth": {},
|
|
||||||
"ma:frequency": {},
|
|
||||||
"ma:radiant": {},
|
|
||||||
"ma:thermal": {},
|
|
||||||
"ma:piezo": {},
|
|
||||||
"ma:electrostatic": {},
|
|
||||||
"ma:dimensional": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 255,
|
|
||||||
"in:g:[0~255]": 255,
|
|
||||||
"in:b:[0~255]": 255
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ma:interdimensional": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 255,
|
|
||||||
"in:g:[0~255]": 255,
|
|
||||||
"in:b:[0~255]": 255
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,192 +0,0 @@
|
|||||||
┏╸ma:modifiers
|
|
||||||
┃┏╸ma:null
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:amplification
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:bandwidth
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:frequency
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:radiant
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:thermal
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:piezo
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:electrostatic
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:dimensional
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:interdimensional
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
"ma:panel": {},
|
|
||||||
"ma:clear_panel": {}
|
|
||||||
}
|
|
@ -1,40 +0,0 @@
|
|||||||
┏╸ma:panels
|
|
||||||
┃┏╸ma:panel
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:clear_panel
|
|
||||||
┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┏╸in:r
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:g
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸in:b
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:generate_documentation": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:core
|
|
||||||
┃┏╸bo:generate_documentation
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:creative
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:energy_source
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:assembler
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:lens_grinder
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:machines
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:memory_programmer
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:boules_and_wafers
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:interconnects
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:parts
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:aethium
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:carbon
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:distilled_water
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:erodium
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:ionite
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:kyronite
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:litherite
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:lonsdaleite
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:mica
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:nanorite
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:pladium
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:resources
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:silicon
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:xerothium
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:rgb_controller
|
|
||||||
┗╸
|
|
@ -1 +0,0 @@
|
|||||||
{}
|
|
@ -1,2 +0,0 @@
|
|||||||
┏╸ma:tools
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:generate_documentation": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:energy
|
|
||||||
┃┏╸bo:generate_documentation
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:lightning
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,169 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true,
|
|
||||||
"ma:cells": {
|
|
||||||
"ma:litherite": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 255,
|
|
||||||
"in:g:[0~255]": 255,
|
|
||||||
"in:b:[0~255]": 255
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ma:erodium": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 247,
|
|
||||||
"in:g:[0~255]": 247,
|
|
||||||
"in:b:[0~255]": 247
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ma:kyronite": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 239,
|
|
||||||
"in:g:[0~255]": 239,
|
|
||||||
"in:b:[0~255]": 239
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ma:pladium": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 231,
|
|
||||||
"in:g:[0~255]": 231,
|
|
||||||
"in:b:[0~255]": 231
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ma:ionite": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 223,
|
|
||||||
"in:g:[0~255]": 223,
|
|
||||||
"in:b:[0~255]": 223
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ma:aethium": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 215,
|
|
||||||
"in:g:[0~255]": 215,
|
|
||||||
"in:b:[0~255]": 215
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ma:nanorite": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 207,
|
|
||||||
"in:g:[0~255]": 207,
|
|
||||||
"in:b:[0~255]": 207
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ma:xerothium": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 199,
|
|
||||||
"in:g:[0~255]": 199,
|
|
||||||
"in:b:[0~255]": 199
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"ma:ccus": {
|
|
||||||
"do:production_power:[4.9E-324~1.7976931348623157E308]": 2.2,
|
|
||||||
"in:production_rate:[-2147483648~2147483647]": 128,
|
|
||||||
"ma:litherite": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 255,
|
|
||||||
"in:g:[0~255]": 255,
|
|
||||||
"in:b:[0~255]": 255
|
|
||||||
},
|
|
||||||
"ma:default_core_color": {
|
|
||||||
"in:r:[0~254]": 40,
|
|
||||||
"in:g:[0~255]": 180,
|
|
||||||
"in:b:[0~255]": 232
|
|
||||||
},
|
|
||||||
"fl:max_efficiency:[0.0~1.0]": 0.56
|
|
||||||
},
|
|
||||||
"ma:erodium": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 247,
|
|
||||||
"in:g:[0~255]": 247,
|
|
||||||
"in:b:[0~255]": 247
|
|
||||||
},
|
|
||||||
"ma:default_core_color": {
|
|
||||||
"in:r:[0~254]": 40,
|
|
||||||
"in:g:[0~255]": 180,
|
|
||||||
"in:b:[0~255]": 232
|
|
||||||
},
|
|
||||||
"fl:max_efficiency:[0.0~1.0]": 0.64
|
|
||||||
},
|
|
||||||
"ma:kyronite": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 239,
|
|
||||||
"in:g:[0~255]": 239,
|
|
||||||
"in:b:[0~255]": 239
|
|
||||||
},
|
|
||||||
"ma:default_core_color": {
|
|
||||||
"in:r:[0~254]": 40,
|
|
||||||
"in:g:[0~255]": 180,
|
|
||||||
"in:b:[0~255]": 232
|
|
||||||
},
|
|
||||||
"fl:max_efficiency:[0.0~1.0]": 0.64
|
|
||||||
},
|
|
||||||
"ma:pladium": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 231,
|
|
||||||
"in:g:[0~255]": 231,
|
|
||||||
"in:b:[0~255]": 231
|
|
||||||
},
|
|
||||||
"ma:default_core_color": {
|
|
||||||
"in:r:[0~254]": 40,
|
|
||||||
"in:g:[0~255]": 180,
|
|
||||||
"in:b:[0~255]": 232
|
|
||||||
},
|
|
||||||
"fl:max_efficiency:[0.0~1.0]": 0.64
|
|
||||||
},
|
|
||||||
"ma:ionite": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 223,
|
|
||||||
"in:g:[0~255]": 223,
|
|
||||||
"in:b:[0~255]": 223
|
|
||||||
},
|
|
||||||
"ma:default_core_color": {
|
|
||||||
"in:r:[0~254]": 40,
|
|
||||||
"in:g:[0~255]": 180,
|
|
||||||
"in:b:[0~255]": 232
|
|
||||||
},
|
|
||||||
"fl:max_efficiency:[0.0~1.0]": 0.64
|
|
||||||
},
|
|
||||||
"ma:aethium": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 215,
|
|
||||||
"in:g:[0~255]": 215,
|
|
||||||
"in:b:[0~255]": 215
|
|
||||||
},
|
|
||||||
"ma:default_core_color": {
|
|
||||||
"in:r:[0~254]": 40,
|
|
||||||
"in:g:[0~255]": 180,
|
|
||||||
"in:b:[0~255]": 232
|
|
||||||
},
|
|
||||||
"fl:max_efficiency:[0.0~1.0]": 0.64
|
|
||||||
},
|
|
||||||
"ma:nanorite": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 207,
|
|
||||||
"in:g:[0~255]": 207,
|
|
||||||
"in:b:[0~255]": 207
|
|
||||||
},
|
|
||||||
"ma:default_core_color": {
|
|
||||||
"in:r:[0~254]": 40,
|
|
||||||
"in:g:[0~255]": 180,
|
|
||||||
"in:b:[0~255]": 232
|
|
||||||
},
|
|
||||||
"fl:max_efficiency:[0.0~1.0]": 0.64
|
|
||||||
},
|
|
||||||
"ma:xerothium": {
|
|
||||||
"ma:default_base_color": {
|
|
||||||
"in:r:[0~255]": 199,
|
|
||||||
"in:g:[0~255]": 199,
|
|
||||||
"in:b:[0~255]": 199
|
|
||||||
},
|
|
||||||
"ma:default_core_color": {
|
|
||||||
"in:r:[0~254]": 40,
|
|
||||||
"in:g:[0~255]": 180,
|
|
||||||
"in:b:[0~255]": 232
|
|
||||||
},
|
|
||||||
"fl:max_efficiency:[0.0~1.0]": 0.64
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,508 +0,0 @@
|
|||||||
┏╸ma:solar
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:cells
|
|
||||||
┃┃┏╸ma:litherite
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:erodium
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 247
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 247
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 247
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:kyronite
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 239
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 239
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 239
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:pladium
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 231
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 231
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 231
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:ionite
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 223
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 223
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 223
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:aethium
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 215
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 215
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 215
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:nanorite
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 207
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 207
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 207
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:xerothium
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 199
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 199
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 199
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:ccus
|
|
||||||
┃┃┏╸do:production_power
|
|
||||||
┃┃┣> Variable Type: java.lang.Double
|
|
||||||
┃┃┣> Default: 2.2
|
|
||||||
┃┃┣> label.valkyrielib.requirements: [4.9E-324~1.7976931348623157E308]
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸in:production_rate
|
|
||||||
┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┣> Default: 128
|
|
||||||
┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:litherite
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 40
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~254]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 180
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸fl:max_efficiency
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Float
|
|
||||||
┃┃┃┣> Default: 0.56
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0]
|
|
||||||
┃┃┃┣> The maximum efficiency accepted from solar cells.
|
|
||||||
┃┃┃┗> Anything above this value will not result in more energy.
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:erodium
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 247
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 247
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 247
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 40
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~254]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 180
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸fl:max_efficiency
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Float
|
|
||||||
┃┃┃┣> Default: 0.64
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0]
|
|
||||||
┃┃┃┣> The maximum efficiency accepted from solar cells.
|
|
||||||
┃┃┃┗> Anything above this value will not result in more energy.
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:kyronite
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 239
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 239
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 239
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 40
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~254]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 180
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸fl:max_efficiency
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Float
|
|
||||||
┃┃┃┣> Default: 0.64
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0]
|
|
||||||
┃┃┃┣> The maximum efficiency accepted from solar cells.
|
|
||||||
┃┃┃┗> Anything above this value will not result in more energy.
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:pladium
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 231
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 231
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 231
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 40
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~254]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 180
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸fl:max_efficiency
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Float
|
|
||||||
┃┃┃┣> Default: 0.64
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0]
|
|
||||||
┃┃┃┣> The maximum efficiency accepted from solar cells.
|
|
||||||
┃┃┃┗> Anything above this value will not result in more energy.
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:ionite
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 223
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 223
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 223
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 40
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~254]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 180
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸fl:max_efficiency
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Float
|
|
||||||
┃┃┃┣> Default: 0.64
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0]
|
|
||||||
┃┃┃┣> The maximum efficiency accepted from solar cells.
|
|
||||||
┃┃┃┗> Anything above this value will not result in more energy.
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:aethium
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 215
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 215
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 215
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 40
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~254]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 180
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸fl:max_efficiency
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Float
|
|
||||||
┃┃┃┣> Default: 0.64
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0]
|
|
||||||
┃┃┃┣> The maximum efficiency accepted from solar cells.
|
|
||||||
┃┃┃┗> Anything above this value will not result in more energy.
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:nanorite
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 207
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 207
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 207
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 40
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~254]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 180
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸fl:max_efficiency
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Float
|
|
||||||
┃┃┃┣> Default: 0.64
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0]
|
|
||||||
┃┃┃┣> The maximum efficiency accepted from solar cells.
|
|
||||||
┃┃┃┗> Anything above this value will not result in more energy.
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:xerothium
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 199
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 199
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 199
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 40
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~254]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 180
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [0~255]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸fl:max_efficiency
|
|
||||||
┃┃┃┣> Variable Type: java.lang.Float
|
|
||||||
┃┃┃┣> Default: 0.64
|
|
||||||
┃┃┃┣> label.valkyrielib.requirements: [0.0~1.0]
|
|
||||||
┃┃┃┣> The maximum efficiency accepted from solar cells.
|
|
||||||
┃┃┃┗> Anything above this value will not result in more energy.
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:alabaster
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:basalt
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:granodiorite
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:hardened_stone
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:marble
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:generate_documentation": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:materials
|
|
||||||
┃┏╸bo:generate_documentation
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:pumice
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:travertine
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:generate_documentation": true
|
|
||||||
}
|
|
@ -1,6 +0,0 @@
|
|||||||
┏╸ma:tech
|
|
||||||
┃┏╸bo:generate_documentation
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
"bo:enabled": true,
|
|
||||||
"ma:ccus": {}
|
|
||||||
}
|
|
@ -1,296 +0,0 @@
|
|||||||
┏╸ma:void_miner
|
|
||||||
┃┏╸bo:enabled
|
|
||||||
┃┣> Variable Type: java.lang.Boolean
|
|
||||||
┃┣> Default: true
|
|
||||||
┃┗╸
|
|
||||||
┃┏╸ma:ccus
|
|
||||||
┃┃┏╸ma:litherite
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 120
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:erodium
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 247
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 247
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 247
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 120
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:kyronite
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 239
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 239
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 239
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 120
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:pladium
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 231
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 231
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 231
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 120
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:ionite
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 223
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 223
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 223
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 120
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:aethium
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 215
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 215
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 215
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 120
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:nanorite
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 207
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 207
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 207
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 120
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┃┏╸ma:xerothium
|
|
||||||
┃┃┃┏╸ma:default_base_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 199
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 199
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 199
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┃┏╸ma:default_core_color
|
|
||||||
┃┃┃┃┏╸in:r
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 120
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:g
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 232
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┃┏╸in:b
|
|
||||||
┃┃┃┃┣> Variable Type: java.lang.Integer
|
|
||||||
┃┃┃┃┣> Default: 255
|
|
||||||
┃┃┃┃┣> label.valkyrielib.requirements: [-2147483648~2147483647]
|
|
||||||
┃┃┃┃┗╸
|
|
||||||
┃┃┃┗╸
|
|
||||||
┃┃┗╸
|
|
||||||
┃┗╸
|
|
||||||
┗╸
|
|
@ -1,15 +0,0 @@
|
|||||||
T:{id:"extcaves:oldstone",Count:1b}
|
|
||||||
T:{id:"appliedenergistics2:quartz_vibrant_glass",Count:1b}
|
|
||||||
T:{id:"appliedenergistics2:quartz_glass",Count:1b}
|
|
||||||
T:{id:"appliedenergistics2:charged_quartz_ore",Count:1b}
|
|
||||||
T:{id:"appliedenergistics2:quartz_ore",Count:1b}
|
|
||||||
T:{id:"emendatusenigmatica:charged_certus_quartz_gem",Count:1b}
|
|
||||||
T:{id:"emendatusenigmatica:certus_quartz_gem",Count:1b}
|
|
||||||
T:{id:"emendatusenigmatica:charged_certus_quartz_ore",Count:1b}
|
|
||||||
T:{id:"emendatusenigmatica:certus_quartz_ore",Count:1b}
|
|
||||||
T:{id:"refinedstorage:silicon",Count:1b}
|
|
||||||
T:{id:"emendatusenigmatica:silicon_gem",Count:1b}
|
|
||||||
T:{id:"appliedenergistics2:silicon",Count:1b}
|
|
||||||
T:{id:"astralsorcery:aquamarine",Count:1b}
|
|
||||||
T:{id:"minecraft:iron_ingot",Count:1b}
|
|
||||||
T:{id:"dustrial_decor:rusty_iron_ingot",Count:1b}
|
|
@ -1,113 +0,0 @@
|
|||||||
Minecraft
|
|
||||||
'Dustrial Decor
|
|
||||||
AE2 Extras
|
|
||||||
Additional Lights
|
|
||||||
Apotheosis
|
|
||||||
Applied Energistics 2
|
|
||||||
Astral Sorcery
|
|
||||||
Biomes O' Plenty
|
|
||||||
Blood Magic
|
|
||||||
BotanyPots
|
|
||||||
Building Gadgets
|
|
||||||
CC: Tweaked
|
|
||||||
Charging Gadgets
|
|
||||||
CoFH Core
|
|
||||||
Comforts
|
|
||||||
Cooking for Blockheads
|
|
||||||
Crafting Station
|
|
||||||
Create
|
|
||||||
Curios API
|
|
||||||
Cyclic
|
|
||||||
Dark Utilities
|
|
||||||
Elevator Mod
|
|
||||||
Emendatus Enigmatica
|
|
||||||
EnderStorage
|
|
||||||
Engineer's Decor
|
|
||||||
Engineer's Tools
|
|
||||||
Environmental Core
|
|
||||||
Environmental Tech
|
|
||||||
Extended Caves
|
|
||||||
Extended Lights
|
|
||||||
Extra Disks
|
|
||||||
Extra Storage
|
|
||||||
Farming for Blockheads
|
|
||||||
FastFurnace
|
|
||||||
FastWorkbench
|
|
||||||
Flux Networks
|
|
||||||
Framed Compacting Drawers
|
|
||||||
Gauges and Switches
|
|
||||||
Gravestone Mod
|
|
||||||
Immersive Engineering
|
|
||||||
Immersive Petroleum
|
|
||||||
Industrial Foregoing
|
|
||||||
Industrial Foregoing: Agriculture & Husbandry
|
|
||||||
Industrial Foregoing: Core
|
|
||||||
Industrial Foregoing: Generators
|
|
||||||
Industrial Foregoing: Misc
|
|
||||||
Industrial Foregoing: Resource Production
|
|
||||||
Industrial Foregoing: Tools
|
|
||||||
Industrial Foregoing: Transport & Storage
|
|
||||||
Integrated NBT
|
|
||||||
IntegratedCrafting
|
|
||||||
IntegratedDynamics
|
|
||||||
IntegratedTerminals
|
|
||||||
IntegratedTunnels
|
|
||||||
Iron Chests
|
|
||||||
Item Collectors
|
|
||||||
Just Another Mining Dimension
|
|
||||||
Just Another Void Dim
|
|
||||||
Lost Trinkets
|
|
||||||
Mana and Artifice
|
|
||||||
Mekanism
|
|
||||||
Mekanism: Generators
|
|
||||||
Mekanism: Tools
|
|
||||||
MineColonies
|
|
||||||
MiniCoal 2
|
|
||||||
Mining Gadgets
|
|
||||||
Nature's Aura
|
|
||||||
Nature's Compass
|
|
||||||
Pam's HarvestCraft 2 Crops
|
|
||||||
Pam's HarvestCraft 2 Food Core
|
|
||||||
Pam's HarvestCraft 2 Food Extended
|
|
||||||
Pam's HarvestCraft 2 Fruit Trees
|
|
||||||
Pane In The Glass
|
|
||||||
PneumaticCraft: Repressurized
|
|
||||||
Pocket Storage
|
|
||||||
Powah
|
|
||||||
QuantumStorage
|
|
||||||
Quark
|
|
||||||
RFToolsBase
|
|
||||||
RFToolsBuilder
|
|
||||||
RFToolsControl
|
|
||||||
RFToolsPower
|
|
||||||
RFToolsStorage
|
|
||||||
RFToolsUtility
|
|
||||||
RSRequestify
|
|
||||||
Ranged Pumps
|
|
||||||
Refined Pipes
|
|
||||||
Refined Storage
|
|
||||||
Refined Storage Addons
|
|
||||||
Reliquary
|
|
||||||
Simple Magnets
|
|
||||||
Simply Jetpacks 2
|
|
||||||
Simply Light
|
|
||||||
Snad
|
|
||||||
Sophisticated Backpacks
|
|
||||||
Spice of Life: Carrot Edition
|
|
||||||
Storage Drawers
|
|
||||||
Structure Gel API
|
|
||||||
Structurize
|
|
||||||
Tetra
|
|
||||||
The One Probe
|
|
||||||
The Weirding Gadget
|
|
||||||
Thermal Series
|
|
||||||
Tiny Mob Farm
|
|
||||||
Titanium
|
|
||||||
Torchmaster
|
|
||||||
Trash Cans
|
|
||||||
Useful Railroads
|
|
||||||
ValkyrieLib
|
|
||||||
Waystones
|
|
||||||
Wither Skeleton Tweaks
|
|
||||||
XNet
|
|
||||||
KubeJS
|
|
@ -1,6 +0,0 @@
|
|||||||
net.minecraft.item.ItemStack
|
|
||||||
mekanism.api.chemical.gas.GasStack
|
|
||||||
mekanism.api.chemical.infuse.InfusionStack
|
|
||||||
mekanism.api.chemical.pigment.PigmentStack
|
|
||||||
mekanism.api.chemical.slurry.SlurryStack
|
|
||||||
net.minecraftforge.fluids.FluidStack
|
|
@ -1,184 +0,0 @@
|
|||||||
minecraft:crafting
|
|
||||||
minecraft:anvil
|
|
||||||
minecraft:blasting
|
|
||||||
minecraft:brewing
|
|
||||||
minecraft:campfire
|
|
||||||
minecraft:fuel
|
|
||||||
minecraft:furnace
|
|
||||||
minecraft:smithing
|
|
||||||
minecraft:smoking
|
|
||||||
minecraft:stonecutting
|
|
||||||
apotheosis:fletching
|
|
||||||
apotheosis:spawner_modification
|
|
||||||
appliedenergistics2:appliedenergistics2.inscriber
|
|
||||||
appliedenergistics2:condenser
|
|
||||||
appliedenergistics2:grinder
|
|
||||||
astralsorcery:altar_attunement
|
|
||||||
astralsorcery:altar_constellation
|
|
||||||
astralsorcery:altar_discovery
|
|
||||||
astralsorcery:altar_trait
|
|
||||||
astralsorcery:infuser
|
|
||||||
astralsorcery:interaction
|
|
||||||
astralsorcery:transmutation
|
|
||||||
astralsorcery:well
|
|
||||||
bloodmagic:alchemyarray
|
|
||||||
bloodmagic:alchemytable
|
|
||||||
bloodmagic:altar
|
|
||||||
bloodmagic:arc
|
|
||||||
bloodmagic:arcfurnace
|
|
||||||
bloodmagic:soulforge
|
|
||||||
botanypots:soil
|
|
||||||
cookingforblockheads:cow_jar
|
|
||||||
create:automatic_brewing
|
|
||||||
create:automatic_packing
|
|
||||||
create:automatic_shaped
|
|
||||||
create:automatic_shapeless
|
|
||||||
create:block_cutting
|
|
||||||
create:blockzapper_upgrade
|
|
||||||
create:crushing
|
|
||||||
create:draining
|
|
||||||
create:fan_blasting
|
|
||||||
create:fan_smoking
|
|
||||||
create:fan_washing
|
|
||||||
create:mechanical_crafting
|
|
||||||
create:milling
|
|
||||||
create:mixing
|
|
||||||
create:mystery_conversion
|
|
||||||
create:packing
|
|
||||||
create:pressing
|
|
||||||
create:sandpaper_polishing
|
|
||||||
create:sawing
|
|
||||||
create:spout_filling
|
|
||||||
enchdesc:compatible_items
|
|
||||||
envirocore:assembler
|
|
||||||
farmingforblockheads:market
|
|
||||||
fluxnetworks:creating_flux
|
|
||||||
immersiveengineering:alloysmelter
|
|
||||||
immersiveengineering:arcfurnace
|
|
||||||
immersiveengineering:arcfurnace_recycling
|
|
||||||
immersiveengineering:blastfurnace
|
|
||||||
immersiveengineering:blastfurnace_fuel
|
|
||||||
immersiveengineering:bottlingmachine
|
|
||||||
immersiveengineering:cloche
|
|
||||||
immersiveengineering:cokeoven
|
|
||||||
immersiveengineering:crusher
|
|
||||||
immersiveengineering:fermenter
|
|
||||||
immersiveengineering:metalpress
|
|
||||||
immersiveengineering:mixer
|
|
||||||
immersiveengineering:refinery
|
|
||||||
immersiveengineering:sawmill
|
|
||||||
immersiveengineering:squeezer
|
|
||||||
immersiveengineering:workbench
|
|
||||||
immersivepetroleum:distillation
|
|
||||||
industrialforegoing:bioreactor
|
|
||||||
industrialforegoing:dissolution_chamber
|
|
||||||
industrialforegoing:fluid_extractor
|
|
||||||
industrialforegoing:laser_drill_fluid
|
|
||||||
industrialforegoing:laser_drill_ore
|
|
||||||
industrialforegoing:machine_produce
|
|
||||||
industrialforegoing:mycelial_crimed
|
|
||||||
industrialforegoing:mycelial_culinary
|
|
||||||
industrialforegoing:mycelial_death
|
|
||||||
industrialforegoing:mycelial_disenchantment
|
|
||||||
industrialforegoing:mycelial_ender
|
|
||||||
industrialforegoing:mycelial_explosive
|
|
||||||
industrialforegoing:mycelial_frosty
|
|
||||||
industrialforegoing:mycelial_furnace
|
|
||||||
industrialforegoing:mycelial_halitosis
|
|
||||||
industrialforegoing:mycelial_magma
|
|
||||||
industrialforegoing:mycelial_meatallurgic
|
|
||||||
industrialforegoing:mycelial_netherstar
|
|
||||||
industrialforegoing:mycelial_pink
|
|
||||||
industrialforegoing:mycelial_potion
|
|
||||||
industrialforegoing:mycelial_rocket
|
|
||||||
industrialforegoing:mycelial_slimey
|
|
||||||
industrialforegoing:stonework
|
|
||||||
integrateddynamicscompat:drying_basin
|
|
||||||
integrateddynamicscompat:mechanical_drying_basin
|
|
||||||
integrateddynamicscompat:mechanical_squeezer
|
|
||||||
integrateddynamicscompat:squeezer
|
|
||||||
jei:information
|
|
||||||
jeresources:dungeon
|
|
||||||
jeresources:enchantment
|
|
||||||
jeresources:mob
|
|
||||||
jeresources:plant
|
|
||||||
jeresources:villager
|
|
||||||
jeresources:worldgen
|
|
||||||
mekanism:antiprotonic_nucleosynthesizer
|
|
||||||
mekanism:chemical_crystallizer
|
|
||||||
mekanism:chemical_dissolution_chamber
|
|
||||||
mekanism:chemical_infuser
|
|
||||||
mekanism:chemical_injection_chamber
|
|
||||||
mekanism:chemical_oxidizer
|
|
||||||
mekanism:chemical_washer
|
|
||||||
mekanism:combiner
|
|
||||||
mekanism:crusher
|
|
||||||
mekanism:electrolytic_separator
|
|
||||||
mekanism:energized_smelter
|
|
||||||
mekanism:energy_conversion
|
|
||||||
mekanism:enrichment_chamber
|
|
||||||
mekanism:gas_conversion
|
|
||||||
mekanism:infusion_conversion
|
|
||||||
mekanism:isotopic_centrifuge
|
|
||||||
mekanism:metallurgic_infuser
|
|
||||||
mekanism:nutritional_liquifier
|
|
||||||
mekanism:osmium_compressor
|
|
||||||
mekanism:precision_sawmill
|
|
||||||
mekanism:pressurized_reaction_chamber
|
|
||||||
mekanism:purification_chamber
|
|
||||||
mekanism:rotary_condensentrator_condensentrating
|
|
||||||
mekanism:rotary_condensentrator_decondensentrating
|
|
||||||
mekanism:solar_neutron_activator
|
|
||||||
mekanism:sps_casing
|
|
||||||
mekanism:thermal_evaporation_controller
|
|
||||||
mekanismgenerators:fission_reactor_casing
|
|
||||||
naturesaura:altar
|
|
||||||
naturesaura:animal_spawner
|
|
||||||
naturesaura:offering
|
|
||||||
naturesaura:tree_ritual
|
|
||||||
pneumaticcraft:amadron_trade
|
|
||||||
pneumaticcraft:assembly_controller
|
|
||||||
pneumaticcraft:compressed_iron_explosion
|
|
||||||
pneumaticcraft:etching_tank
|
|
||||||
pneumaticcraft:fluid_mixer
|
|
||||||
pneumaticcraft:heat_frame_cooling
|
|
||||||
pneumaticcraft:plastic_solidifying
|
|
||||||
pneumaticcraft:pressure_chamber
|
|
||||||
pneumaticcraft:refinery
|
|
||||||
pneumaticcraft:spawner_extraction
|
|
||||||
pneumaticcraft:thermo_plant
|
|
||||||
pneumaticcraft:uv_light_box
|
|
||||||
pneumaticcraft:yeast_crafting
|
|
||||||
powah:.coolant
|
|
||||||
powah:energizing
|
|
||||||
powah:heat.sources
|
|
||||||
powah:magmatic
|
|
||||||
powah:solid.coolants
|
|
||||||
thermal:bottler
|
|
||||||
thermal:brewer
|
|
||||||
thermal:centrifuge
|
|
||||||
thermal:chiller
|
|
||||||
thermal:compression_fuel
|
|
||||||
thermal:crucible
|
|
||||||
thermal:furnace
|
|
||||||
thermal:insolator
|
|
||||||
thermal:insolator_catalyst
|
|
||||||
thermal:lapidary_fuel
|
|
||||||
thermal:magmatic_fuel
|
|
||||||
thermal:numismatic_fuel
|
|
||||||
thermal:press
|
|
||||||
thermal:pulverizer
|
|
||||||
thermal:pulverizer_catalyst
|
|
||||||
thermal:pyrolyzer
|
|
||||||
thermal:refinery
|
|
||||||
thermal:sawmill
|
|
||||||
thermal:smelter
|
|
||||||
thermal:smelter_catalyst
|
|
||||||
thermal:stirling_fuel
|
|
||||||
xreliquary:alkahestry_charging
|
|
||||||
xreliquary:alkahestry_crafting
|
|
||||||
xreliquary:cauldron
|
|
||||||
xreliquary:mortar
|
|
||||||
cyclic:melter
|
|
||||||
cyclic:solidifier
|
|
||||||
industrialforegoing:stonework_generate
|
|
@ -26,6 +26,8 @@
|
|||||||
#Intensity of the FOV modification when using Pneumatic Leggings speed boost: 0.0 for no FOV modification, higher values zoom out more. Note: non-zero values may cause FOV clashes with other mods.
|
#Intensity of the FOV modification when using Pneumatic Leggings speed boost: 0.0 for no FOV modification, higher values zoom out more. Note: non-zero values may cause FOV clashes with other mods.
|
||||||
#Range: 0.0 ~ 1.0
|
#Range: 0.0 ~ 1.0
|
||||||
leggings_fov_factor = 0.0
|
leggings_fov_factor = 0.0
|
||||||
|
#Should enchantment glint be shown on Pneumatic Armor pieces? Disable if you don't like the enchantment glint messing up your carefully chosen colour scheme...
|
||||||
|
show_enchant_glint = true
|
||||||
#Enable the Pneumatic Helmet Coordinate Tracker pathfinder
|
#Enable the Pneumatic Helmet Coordinate Tracker pathfinder
|
||||||
path_enabled = false
|
path_enabled = false
|
||||||
#True if the Pneumatic Helmet Coordinate Tracker pathfinder should draw lines, false for tiles.
|
#True if the Pneumatic Helmet Coordinate Tracker pathfinder should draw lines, false for tiles.
|
||||||
|
@ -182,6 +182,9 @@
|
|||||||
"Enable Blaze Lantern" = true
|
"Enable Blaze Lantern" = true
|
||||||
"Enable Bamboo Block" = true
|
"Enable Bamboo Block" = true
|
||||||
"Enable Berry Sack" = true
|
"Enable Berry Sack" = true
|
||||||
|
#
|
||||||
|
#Allowed values: [0,)
|
||||||
|
"Bamboo Bundle Fuel Time" = 500
|
||||||
"Enable Golden Apple Crate" = true
|
"Enable Golden Apple Crate" = true
|
||||||
"Enable Sugar Cane Block" = true
|
"Enable Sugar Cane Block" = true
|
||||||
"Enable Bonded Leather" = true
|
"Enable Bonded Leather" = true
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user