minerales ritual config 1.10.20
MadKingBumi opened this issue ยท 0 comments
I have a FTB Revelations server and i am having a problem with config files and astral sorcery.
First question is, how do I allow draconium ore to come through the mineralies ritual in the config files?
Configuration file
##########################################################################################################
data
#--------------------------------------------------------------------------------------------------------#
Defines random ore-selection data. Items with higher weight are more likely to be selected overall. Format: ;
##########################################################################################################
data {
[default: [oreCoal;5200], [oreIron;2500], [oreGold;550], [oreLapis;140], [oreRedstone;700], [oreDiamond;180], [oreEmerald;100], [oreAluminum;600], [oreCopper;1100], [oreTin;1500], [oreLead;1000], [oreCertusQuartz;500], [oreNickel;270], [orePlatinum;90], [oreSilver;180], [oreMithril;1], [oreRuby;400], [oreSapphire;400], [oreUranium;550], [oreYellorite;560], [oreZinc;300], [oreSulfur;600], [oreOsmium;950]]
S:data <
oreCoal;5200
oreIron;2500
oreGold;550
oreLapis;140
oreRedstone;700
oreDiamond;180
oreEmerald;100
oreAluminum;600
oreCopper;1100
oreTin;1500
oreLead;1000
oreCertusQuartz;500
oreNickel;270
orePlatinum;250
oreSilver;400
oreMithril;400
oreRuby;400
oreSapphire;400
oreUranium;550
oreYellorite;560
oreZinc;300
oreSulfur;600
oreOsmium;400
oreDraconium;400 <-------Is what I added to the config file, but when i restarted the server i didnt
get any draconium
oreCobalt;550
}
the other value changes i made worked. but not this. When i looked up the ore DIrectory name, draconium ore, Ender Draconium, and Nether draconium ore all have the same Directory name. "oreDraconium". There is 1 difference. when i push F3 and H i get the adv tool tip.
now i know that the constructors from Refined Storage place smooth stone and not Endstone or Netherrack. so i am trying to specify smooth stone Draonium for the ritual to pull
Draconium ore has the item number of #4537/0
Ender Draconium has the item number of #4537/2
Nether Draconium has the item number of #4537/1
I do not know how to impliment the number after the slash. if i change the config line