minecraft server init
This commit is contained in:
28
config/astralsorcery/treasure_shrine.cfg
Normal file
28
config/astralsorcery/treasure_shrine.cfg
Normal file
@ -0,0 +1,28 @@
|
||||
# Configuration file
|
||||
|
||||
##########################################################################################################
|
||||
# data
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Defines random ore-selection data. Items with higher weight are more likely to be selected overall. Format: <oreDictionaryName>;<integerWeight>
|
||||
##########################################################################################################
|
||||
|
||||
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
|
||||
oreAluminum;600
|
||||
oreCopper;1100
|
||||
oreTin;1500
|
||||
oreLead;1000
|
||||
oreNickel;270
|
||||
oreSilver;180
|
||||
oreUranium;550
|
||||
oreSulfur;600
|
||||
>
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user