forked from TAIGA/TAIGA
Reimplemented different ore-types for Grantie, Diorite, Andensite. Added material, items and other stuff for each ore. Oregen rebalanced. Fixed Generator for Oregen.
This commit is contained in:
@@ -88,6 +88,27 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"jaxum_fluid": [
|
||||
{
|
||||
"custom": {
|
||||
"fluid": "jaxum_fluid"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ovium_fluid": [
|
||||
{
|
||||
"custom": {
|
||||
"fluid": "ovium_fluid"
|
||||
}
|
||||
}
|
||||
],
|
||||
"terrax_fluid": [
|
||||
{
|
||||
"custom": {
|
||||
"fluid": "terrax_fluid"
|
||||
}
|
||||
}
|
||||
],
|
||||
"palladium_fluid": [
|
||||
{
|
||||
"custom": {
|
||||
|
Reference in New Issue
Block a user