Default configuration serveur Build NG RED
This commit is contained in:
140
config/SimpleOres Configuration/SimpleOresIDs.cfg
Executable file
140
config/SimpleOres Configuration/SimpleOresIDs.cfg
Executable file
@@ -0,0 +1,140 @@
|
||||
# Configuration file
|
||||
|
||||
####################
|
||||
# achievements
|
||||
####################
|
||||
|
||||
achievements {
|
||||
I:"Adamantium Achievement"=5001
|
||||
I:"Adamantium Pick Achievement"=5004
|
||||
I:"Iron Pick Achievement"=5003
|
||||
I:"Mythril Bow Achievement"=5006
|
||||
I:"Onyx Achievement"=5002
|
||||
I:"Onyx Bow Achievement"=5007
|
||||
I:"Onyx Pick Achievement"=5005
|
||||
I:"SimpleOres Achievement"=5000
|
||||
}
|
||||
|
||||
|
||||
####################
|
||||
# armor
|
||||
####################
|
||||
|
||||
armor {
|
||||
I:"Adamantium Boots"=5215
|
||||
I:"Adamantium Chestplate"=5213
|
||||
I:"Adamantium Helmet"=5212
|
||||
I:"Adamantium Leggings"=5214
|
||||
I:"Copper Boots"=5203
|
||||
I:"Copper Chestplate"=5201
|
||||
I:"Copper Helmet"=5200
|
||||
I:"Copper Leggings"=5202
|
||||
I:"Mythril Boots"=5211
|
||||
I:"Mythril Chestplate"=5209
|
||||
I:"Mythril Helmet"=5208
|
||||
I:"Mythril Leggings"=5210
|
||||
I:"Onyx Boots"=5219
|
||||
I:"Onyx Chestplate"=5217
|
||||
I:"Onyx Helmet"=5216
|
||||
I:"Onyx Leggings"=5218
|
||||
I:"Tin Boots"=5207
|
||||
I:"Tin Chestplate"=5205
|
||||
I:"Tin Helmet"=5204
|
||||
I:"Tin Leggings"=5206
|
||||
}
|
||||
|
||||
|
||||
####################
|
||||
# blocks
|
||||
####################
|
||||
|
||||
blocks {
|
||||
I:"Adamantium Bars"=4078
|
||||
I:"Adamantium Block"=497
|
||||
I:"Adamantium Ore"=496
|
||||
I:"Copper Bars"=4081
|
||||
I:"Copper Block"=491
|
||||
I:"Copper Door"=4083
|
||||
I:"Copper Ore"=490
|
||||
I:"Mythril Bars"=4079
|
||||
I:"Mythril Block"=495
|
||||
I:"Mythril Furnace"=4092
|
||||
I:"Mythril Furnace On"=4088
|
||||
I:"Mythril Ore"=494
|
||||
I:"Onyx Bars"=4077
|
||||
I:"Onyx Block"=499
|
||||
I:"Onyx Door"=4082
|
||||
I:"Onyx Furnace"=4087
|
||||
I:"Onyx Furnace On"=4086
|
||||
I:"Onyx Ore"=498
|
||||
I:"Tin Bars"=4080
|
||||
I:"Tin Block"=493
|
||||
I:"Tin Ore"=492
|
||||
}
|
||||
|
||||
|
||||
####################
|
||||
# items
|
||||
####################
|
||||
|
||||
items {
|
||||
I:"Adamantium Ingot"=5003
|
||||
I:"Copper Bucket"=5008
|
||||
I:"Copper Bucket Water"=5009
|
||||
I:"Copper Door Item"=5023
|
||||
I:"Copper Ingot"=5000
|
||||
I:"Mythril Ingot"=5002
|
||||
I:"Mythril Rod"=5010
|
||||
I:"Onyx Door Item"=5024
|
||||
I:"Onyx Gem"=5004
|
||||
I:"Onyx Rod"=5011
|
||||
I:"Tin Ingot"=5001
|
||||
}
|
||||
|
||||
|
||||
####################
|
||||
# tools
|
||||
####################
|
||||
|
||||
tools {
|
||||
I:"Adamantium Axe"=5116
|
||||
I:"Adamantium Hoe"=5119
|
||||
I:"Adamantium Pickaxe"=5115
|
||||
I:"Adamantium Shears"=5145
|
||||
I:"Adamantium Shovel"=5117
|
||||
I:"Copper Axe"=5101
|
||||
I:"Copper Hoe"=5104
|
||||
I:"Copper Pickaxe"=5100
|
||||
I:"Copper Shovel"=5102
|
||||
I:"Mythril Axe"=5111
|
||||
I:"Mythril Hoe"=5114
|
||||
I:"Mythril Pickaxe"=5110
|
||||
I:"Mythril Shovel"=5112
|
||||
I:"Onyx Axe"=5121
|
||||
I:"Onyx Hoe"=5124
|
||||
I:"Onyx Pickaxe"=5120
|
||||
I:"Onyx Shears"=5146
|
||||
I:"Onyx Shovel"=5122
|
||||
I:"Tin Axe"=5106
|
||||
I:"Tin Hoe"=5109
|
||||
I:"Tin Pickaxe"=5105
|
||||
I:"Tin Shears"=5144
|
||||
I:"Tin Shovel"=5107
|
||||
}
|
||||
|
||||
|
||||
####################
|
||||
# weapons
|
||||
####################
|
||||
|
||||
weapons {
|
||||
I:"Adamantium Sword"=5118
|
||||
I:"Copper Sword"=5103
|
||||
I:"Mythril Bow"=5140
|
||||
I:"Mythril Sword"=5113
|
||||
I:"Onyx Bow"=5141
|
||||
I:"Onyx Sword"=5123
|
||||
I:"Tin Sword"=5108
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user