Finally a GIT!
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
# 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
|
||||
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
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,69 @@
|
||||
# Configuration file
|
||||
|
||||
##########################################################################################################
|
||||
# data
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Defines a whitelist of which enchantments can be rolled and buffed by the enchantment-amulet. The higher the weight, the more likely that roll is selected.Format: <enchantment-registry-name>:<weight>
|
||||
##########################################################################################################
|
||||
|
||||
data {
|
||||
# [default: [minecraft:protection:10], [minecraft:fire_protection:5], [minecraft:feather_falling:5], [minecraft:blast_protection:2], [minecraft:projectile_protection:5], [minecraft:respiration:2], [minecraft:aqua_affinity:2], [minecraft:thorns:1], [minecraft:depth_strider:2], [minecraft:frost_walker:2], [minecraft:sharpness:10], [minecraft:smite:5], [minecraft:bane_of_arthropods:5], [minecraft:knockback:5], [minecraft:fire_aspect:2], [minecraft:looting:2], [minecraft:sweeping:2], [minecraft:efficiency:10], [minecraft:silk_touch:1], [minecraft:unbreaking:5], [minecraft:fortune:2], [minecraft:power:10], [minecraft:punch:2], [minecraft:flame:2], [minecraft:infinity:1], [minecraft:luck_of_the_sea:2], [minecraft:lure:2], [minecraft:mending:2], [draconicevolution:enchant_reaper:2], [railcraft:wrecking:2], [railcraft:implosion:2], [railcraft:destruction:1], [railcraft:smack:1], [extrautils2:xu.kaboomerang:10], [extrautils2:xu.zoomerang:10], [extrautils2:xu.burnerang:10], [extrautils2:xu.bladerang:10], [extrautils2:xu.boomereaperang:10], [randomthings:magnetic:1], [openblocks:explosive:2], [openblocks:last_stand:5], [openblocks:flim_flam:2], [projectred-expansion:electric_efficiency:2], [advancedrocketry:spacebreathing:10], [endercore:xpboost:5], [endercore:autosmelt:2], [tombstone:shadow_step:2], [tombstone:soulbound:2], [tombstone:magic_siphon:2], [tombstone:plague_bringer:2], [enderio:soulbound:1], [enderio:repellent:1], [enderio:witherweapon:5], [enderio:witherarrow:5], [aoa3:brace:1], [aoa3:intervention:1], [aoa3:archmage:1], [aoa3:sever:5], [aoa3:recharge:2], [aoa3:control:2], [aoa3:shell:5], [aoa3:crush:5], [aoa3:form:2], [ebwizardry:magic_sword:10], [ebwizardry:magic_bow:10], [ebwizardry:flaming_weapon:10], [ebwizardry:freezing_weapon:10], [ebwizardry:magic_protection:5], [ebwizardry:frost_protection:2], [ebwizardry:shock_protection:2], [bewitchment:magic_protection:1], [bibliocraft:bibliocraft.deathcompassench:1], [bibliocraft:bibliocraft.readingench:5], [divinerpg:rive:1], [divinerpg:aftershock:1], [soulshardsrespawn:soul_stealer:5], [woot:headhunter:2], [abyssalcraft:coralium:2], [abyssalcraft:dread:2], [abyssalcraft:light_pierce:10], [abyssalcraft:iron_wall:5], [abyssalcraft:sapping:5], [abyssalcraft:multi_rend:2], [cofhcore:holding:5], [cofhcore:insight:5], [cofhcore:leech:5], [cofhcore:multishot:5], [cofhcore:smashing:2], [cofhcore:smelting:2], [cofhcore:soulbound:5], [cofhcore:vorpal:2], [cyclicmagic:enchantment.autosmelt:2], [cyclicmagic:enchantment.beheading:1], [cyclicmagic:enchantment.excavation:1], [cyclicmagic:enchantment.launch:10], [cyclicmagic:enchantment.lifeleech:10], [cyclicmagic:enchantment.magnet:1], [cyclicmagic:enchantment.multishot:1], [cyclicmagic:enchantment.quickdraw:1], [cyclicmagic:enchantment.reach:1], [cyclicmagic:enchantment.venom:10], [cyclicmagic:enchantment.waterwalking:1], [cyclicmagic:enchantment.expboost:1], [astralsorcery:enchantment.as.nightvision:1], [astralsorcery:enchantment.as.smelting:1], [simplyjetpacks:fuel_efficiency:1]]
|
||||
S:data <
|
||||
minecraft:protection:10
|
||||
minecraft:fire_protection:5
|
||||
minecraft:feather_falling:5
|
||||
minecraft:blast_protection:2
|
||||
minecraft:projectile_protection:5
|
||||
minecraft:respiration:2
|
||||
minecraft:aqua_affinity:2
|
||||
minecraft:thorns:1
|
||||
minecraft:depth_strider:2
|
||||
minecraft:frost_walker:2
|
||||
minecraft:sharpness:10
|
||||
minecraft:smite:5
|
||||
minecraft:bane_of_arthropods:5
|
||||
minecraft:knockback:5
|
||||
minecraft:fire_aspect:2
|
||||
minecraft:looting:2
|
||||
minecraft:sweeping:2
|
||||
minecraft:efficiency:10
|
||||
minecraft:silk_touch:1
|
||||
minecraft:unbreaking:5
|
||||
minecraft:fortune:2
|
||||
minecraft:power:10
|
||||
minecraft:punch:2
|
||||
minecraft:flame:2
|
||||
minecraft:infinity:1
|
||||
minecraft:luck_of_the_sea:2
|
||||
minecraft:lure:2
|
||||
minecraft:mending:2
|
||||
draconicevolution:enchant_reaper:2
|
||||
extrautils2:xu.kaboomerang:10
|
||||
extrautils2:xu.zoomerang:10
|
||||
extrautils2:xu.burnerang:10
|
||||
extrautils2:xu.bladerang:10
|
||||
extrautils2:xu.boomereaperang:10
|
||||
randomthings:magnetic:1
|
||||
aoa3:brace:1
|
||||
aoa3:intervention:1
|
||||
aoa3:archmage:1
|
||||
aoa3:sever:5
|
||||
aoa3:recharge:2
|
||||
aoa3:control:2
|
||||
aoa3:shell:5
|
||||
aoa3:crush:5
|
||||
aoa3:form:2
|
||||
astralsorcery:enchantment.as.nightvision:1
|
||||
astralsorcery:enchantment.as.smelting:1
|
||||
cofhcore:holding:5
|
||||
cofhcore:insight:5
|
||||
cofhcore:leech:5
|
||||
cofhcore:multishot:5
|
||||
cofhcore:smashing:2
|
||||
cofhcore:smelting:2
|
||||
cofhcore:soulbound:5
|
||||
cofhcore:vorpal:2
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,38 @@
|
||||
# Configuration file
|
||||
|
||||
##########################################################################################################
|
||||
# data
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Defines fluid-rarities and amounts for the evershifting fountain's neromantic prime. The lower the relative rarity, the more rare the fluid. Format: <FluidName>;<guaranteedMbAmount>;<additionalRandomMbAmount>;<rarity>
|
||||
##########################################################################################################
|
||||
|
||||
data {
|
||||
# [default: [water;2147483647;2147483647;14000], [lava;4000000;1000000;7500], [crystaloil;600000;400000;800], [empoweredoil;350000;150000;200], [redstone;120000;70000;500], [glowstone;120000;70000;500], [ender;140000;60000;250], [pyrotheum;200000;120000;200], [cryotheum;200000;120000;200], [refined_oil;480000;400000;600], [refined_fuel;450000;300000;550], [iron;600000;350000;900], [gold;400000;350000;600], [cobalt;150000;150000;80], [ardite;150000;150000;80], [emerald;60000;90000;30], [fluidoil;500000;350000;900], [fluidnitrodiesel;400000;250000;450], [ic2uu_matter;600;800;1], [ic2biomass;300000;200000;600], [ic2biogas;250000;150000;500], [mana;550000;120000;1500], [nacre;150000;250000;250]]
|
||||
S:data <
|
||||
water;2147483647;2147483647;14000
|
||||
lava;4000000;1000000;7500
|
||||
crystaloil;600000;400000;800
|
||||
empoweredoil;350000;150000;200
|
||||
redstone;120000;70000;500
|
||||
glowstone;120000;70000;500
|
||||
ender;140000;60000;250
|
||||
pyrotheum;200000;120000;200
|
||||
cryotheum;200000;120000;200
|
||||
refined_oil;480000;400000;600
|
||||
refined_fuel;450000;300000;550
|
||||
iron;600000;350000;900
|
||||
gold;400000;350000;600
|
||||
cobalt;150000;150000;80
|
||||
ardite;150000;150000;80
|
||||
emerald;60000;90000;30
|
||||
fluidoil;500000;350000;900
|
||||
fluidnitrodiesel;400000;250000;450
|
||||
ic2uu_matter;600;800;1
|
||||
ic2biomass;300000;200000;600
|
||||
ic2biogas;250000;150000;500
|
||||
mana;550000;120000;1500
|
||||
nacre;150000;250000;250
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
# Configuration file
|
||||
|
||||
##########################################################################################################
|
||||
# data
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# Defines a list of animals that can not be used in an bootes ritual to gain drops from. List animals with their registry name (e.g. parrots would be 'minecraft:parrot')
|
||||
##########################################################################################################
|
||||
|
||||
data {
|
||||
# [default: ]
|
||||
S:data <
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,46 @@
|
||||
# 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
|
||||
oreDiamond;180
|
||||
oreEmerald;100
|
||||
oreAluminum;600
|
||||
oreCopper;1100
|
||||
oreTin;1500
|
||||
oreLead;1100
|
||||
oreCertusQuartz;500
|
||||
oreNickel;270
|
||||
orePlatinum;90
|
||||
oreSilver;180
|
||||
oreMithril;4000
|
||||
oreRuby;400
|
||||
oreSapphire;400
|
||||
oreUranium;550
|
||||
oreYellorite;600
|
||||
oreZinc;300
|
||||
oreSulfur;600
|
||||
oreOsmium;950
|
||||
oreThorium;400
|
||||
oreCoralium;1000
|
||||
oreAbyssalnite;400
|
||||
oreJade;500
|
||||
oreBauxite;600
|
||||
oreTitanium;400
|
||||
oreRunium;300
|
||||
oreSalt;800
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,38 @@
|
||||
# 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
|
||||
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
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,38 @@
|
||||
# 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
|
||||
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
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user