Skip to content

Commit

Permalink
chore: 🧱 automatic files changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Krutoy242 committed Jun 28, 2024
1 parent a723fc8 commit 2d0becf
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 147 deletions.
1 change: 0 additions & 1 deletion config/jei/itemBlacklist.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3703,7 +3703,6 @@ advanced {
rftools:solid_shield_block
rftools:solid_shield_block_opaque
rftools:syringe
rpsideas:creative_colorizer
rustic:honey
scalinghealth:difficultychanger:0
scalinghealth:difficultychanger:1
Expand Down
286 changes: 140 additions & 146 deletions scripts/do/omegapotion.zs
Original file line number Diff line number Diff line change
Expand Up @@ -203,152 +203,146 @@ static potNameTag as IData[string] = {
'randomthings:collapse' : [ 34, 0, 450],
'randomthings:long_collapse' : [ 34, 0, 900],
'randomthings:strong_collapse' : [ 34, 1, 300],
'rpsideas:psishock' : [ 58, 0, 160],
'rpsideas:psishock_long' : [ 58, 0, 240],
'rpsideas:psishock_strong' : [ 58, 1, 125],
'rpsideas:psipulse' : [ 59, 0, 400],
'rpsideas:psipulse_long' : [ 59, 0, 600],
'rpsideas:psipulse_strong' : [ 59, 1, 250],
'quark:resilience' : [ 67, 0, 3600],
'quark:long_resilience' : [ 67, 0, 9600],
'quark:strong_resilience' : [ 67, 1, 1800],
'quark:danger_sight' : [ 69, 0, 3600],
'quark:long_danger_sight' : [ 69, 0, 9600],
'mia:shrinking_potion1' : [105, 0, 100],
'mia:shrinking_potion1_long' : [105, 0, 200],
'mia:shrinking_potion1_longer' : [105, 0, 300],
'mia:shrinking_potion2' : [105, 1, 100],
'mia:shrinking_potion2_long' : [105, 1, 200],
'mia:shrinking_potion2_longer' : [105, 1, 300],
'mia:shrinking_potion3' : [105, 2, 100],
'mia:shrinking_potion3_long' : [105, 2, 200],
'mia:growth_potion1' : [106, 0, 100],
'mia:growth_potion1_long' : [106, 0, 200],
'mia:growth_potion1_longer' : [106, 0, 300],
'mia:growth_potion2' : [106, 1, 100],
'mia:growth_potion2_long' : [106, 1, 200],
'mia:growth_potion2_longer' : [106, 1, 300],
'mia:growth_potion3' : [106, 2, 100],
'mia:growth_potion3_long' : [106, 2, 200],
'mia:shrinking_venom' : [107, 0, 100],
'mia:growth_venom' : [108, 0, 100],
'mia:size_stabilization_potion' : [109, 0, 2147483647],
'potioncore:love' : [110, 0, 1],
'potioncore:repair' : [111, 0, 3600],
'potioncore:long_repair' : [111, 0, 9600],
'potioncore:strong_repair' : [111, 1, 1800],
'potioncore:flight' : [112, 0, 3600],
'potioncore:long_flight' : [112, 0, 9600],
'potioncore:recoil' : [113, 0, 3600],
'potioncore:long_recoil' : [113, 0, 9600],
'potioncore:strong_recoil' : [113, 1, 1800],
'potioncore:broken_magic_shield' : [114, 0, 900],
'potioncore:long_broken_magic_shield' : [114, 0, 1800],
'potioncore:strong_broken_magic_shield' : [114, 1, 450],
'potioncore:iron_skin' : [115, 0, 3600],
'potioncore:long_iron_skin' : [115, 0, 9600],
'potioncore:strong_iron_skin' : [115, 1, 1800],
'potioncore:purity' : [116, 0, 3600],
'potioncore:long_purity' : [116, 0, 9600],
'potioncore:reach' : [117, 0, 3600],
'potioncore:long_reach' : [117, 0, 9600],
'potioncore:strong_reach' : [117, 1, 1800],
'potioncore:diamond_skin' : [118, 0, 3600],
'potioncore:long_diamond_skin' : [118, 0, 9600],
'potioncore:strong_diamond_skin' : [118, 1, 1800],
'potioncore:teleport' : [119, 0, 1],
'potioncore:strong_teleport' : [119, 1, 1],
'potioncore:teleport_surface' : [120, 0, 1],
'potioncore:magic_focus' : [121, 0, 3600],
'potioncore:long_magic_focus' : [121, 0, 9600],
'potioncore:strong_magic_focus' : [121, 1, 1800],
'potioncore:cure' : [122, 0, 1],
'potioncore:step_up' : [123, 0, 3600],
'potioncore:long_step_up' : [123, 0, 9600],
'potioncore:strong_step_up' : [123, 1, 1800],
'potioncore:drown' : [124, 0, 3600],
'potioncore:long_drown' : [124, 0, 9600],
'potioncore:teleport_spawn' : [125, 0, 600],
'potioncore:disorganization' : [126, 0, 1],
'potioncore:climb' : [127, 0, 3600],
'potioncore:long_climb' : [127, 0, 9600],
'potioncore:perplexity' : [128, 0, 3600],
'potioncore:long_perplexity' : [128, 0, 9600],
'potioncore:rust' : [129, 0, 3600],
'potioncore:long_rust' : [129, 0, 9600],
'potioncore:strong_rust' : [129, 1, 1800],
'potioncore:vulnerable' : [130, 0, 3600],
'potioncore:long_vulnerable' : [130, 0, 9600],
'potioncore:strong_vulnerable' : [130, 1, 1800],
'potioncore:explode' : [131, 0, 1],
'potioncore:strong_explode' : [131, 1, 1],
'potioncore:solid_core' : [132, 0, 3600],
'potioncore:long_solid_core' : [132, 0, 9600],
'potioncore:fire' : [133, 0, 1],
'potioncore:strong_fire' : [133, 1, 1],
'potioncore:lightning' : [134, 0, 1],
'potioncore:magic_inhibition' : [135, 0, 3600],
'potioncore:long_magic_inhibition' : [135, 0, 9600],
'potioncore:strong_magic_inhibition' : [135, 1, 1800],
'potioncore:chance' : [136, 0, 1],
'potioncore:strong_chance' : [136, 1, 1],
'potioncore:invert' : [137, 0, 1],
'potioncore:weight' : [138, 0, 3600],
'potioncore:long_weight' : [138, 0, 9600],
'potioncore:strong_weight' : [138, 1, 1800],
'potioncore:launch' : [139, 0, 1],
'potioncore:strong_launch' : [139, 1, 1],
'potioncore:dispel' : [140, 0, 1],
'potioncore:revival' : [141, 0, 3600],
'potioncore:long_revival' : [141, 0, 9600],
'potioncore:strong_revival' : [141, 1, 1800],
'potioncore:klutz' : [142, 0, 3600],
'potioncore:long_klutz' : [142, 0, 9600],
'potioncore:strong_klutz' : [142, 1, 1800],
'potioncore:bless' : [143, 0, 1],
'potioncore:strong_bless' : [143, 1, 1],
'potioncore:broken_armor' : [144, 0, 900],
'potioncore:long_broken_armor' : [144, 0, 1800],
'potioncore:strong_broken_armor' : [144, 1, 450],
'potioncore:magic_shield' : [145, 0, 3600],
'potioncore:long_magic_shield' : [145, 0, 9600],
'potioncore:strong_magic_shield' : [145, 1, 1800],
'potioncore:slow_fall' : [146, 0, 3600],
'potioncore:long_slow_fall' : [146, 0, 9600],
'potioncore:strong_slow_fall' : [146, 1, 1800],
'potioncore:antidote' : [147, 0, 3600],
'potioncore:long_antidote' : [147, 0, 9600],
'potioncore:spin' : [148, 0, 900],
'potioncore:long_spin' : [148, 0, 1800],
'potioncore:strong_spin' : [148, 1, 450],
'potioncore:curse' : [149, 0, 1],
'potioncore:strong_curse' : [149, 1, 1],
'potioncore:burst' : [150, 0, 1],
'potioncore:strong_burst' : [150, 1, 1],
'potioncore:archery' : [151, 0, 3600],
'potioncore:long_archery' : [151, 0, 9600],
'potioncore:strong_archery' : [151, 1, 1800],
'cyclicmagic:magnet' : [156, 0, 3600],
'cyclicmagic:ender' : [157, 0, 3600],
'cyclicmagic:waterwalk' : [158, 0, 3600],
'cyclicmagic:slowfall' : [159, 0, 3600],
'cyclicmagic:snow' : [160, 0, 3600],
'cyclicmagic:swim' : [161, 0, 3600],
'cyclicmagic:swim2' : [161, 1, 1800],
'cyclicmagic:bounce' : [162, 0, 3600],
'cyclicmagic:frostwalker' : [163, 0, 3600],
'cyclicmagic:butter' : [164, 0, 3600],
'cyclicmagic:butter2' : [164, 1, 1800],
'cyclicmagic:saturation' : [166, 0, 3600],
'extrautils2:xu2.doom' : [196, 0, 1200],
'extrautils2:xu2.gravity' : [197, 0, 1200],
'extrautils2:xu2.gravity.long' : [197, 0, 9600],
'extrautils2:xu2.second.chance' : [198, 0, 2400],
'extrautils2:xu2.greek.fire' : [199, 0, 2400],
'extrautils2:xu2.fizzy.lifting' : [200, 0, 600],
'extrautils2:xu2.relapse' : [201, 0, 9600],
'extrautils2:xu2.love' : [202, 0, 200],
'extrautils2:xu2.purging' : [203, 0, 0],
'quark:resilience' : [101, 0, 3600],
'quark:long_resilience' : [101, 0, 9600],
'quark:strong_resilience' : [101, 1, 1800],
'quark:danger_sight' : [103, 0, 3600],
'quark:long_danger_sight' : [103, 0, 9600],
'potioncore:love' : [104, 0, 1],
'potioncore:repair' : [105, 0, 3600],
'potioncore:long_repair' : [105, 0, 9600],
'potioncore:strong_repair' : [105, 1, 1800],
'potioncore:flight' : [106, 0, 3600],
'potioncore:long_flight' : [106, 0, 9600],
'potioncore:recoil' : [108, 0, 3600],
'potioncore:long_recoil' : [108, 0, 9600],
'potioncore:strong_recoil' : [108, 1, 1800],
'potioncore:broken_magic_shield' : [109, 0, 900],
'potioncore:long_broken_magic_shield' : [109, 0, 1800],
'potioncore:strong_broken_magic_shield' : [109, 1, 450],
'potioncore:iron_skin' : [110, 0, 3600],
'potioncore:long_iron_skin' : [110, 0, 9600],
'potioncore:strong_iron_skin' : [110, 1, 1800],
'potioncore:purity' : [111, 0, 3600],
'potioncore:long_purity' : [111, 0, 9600],
'potioncore:reach' : [112, 0, 3600],
'potioncore:long_reach' : [112, 0, 9600],
'potioncore:strong_reach' : [112, 1, 1800],
'potioncore:diamond_skin' : [113, 0, 3600],
'potioncore:long_diamond_skin' : [113, 0, 9600],
'potioncore:strong_diamond_skin' : [113, 1, 1800],
'potioncore:teleport' : [114, 0, 1],
'potioncore:strong_teleport' : [114, 1, 1],
'potioncore:teleport_surface' : [115, 0, 1],
'potioncore:magic_focus' : [116, 0, 3600],
'potioncore:long_magic_focus' : [116, 0, 9600],
'potioncore:strong_magic_focus' : [116, 1, 1800],
'potioncore:cure' : [117, 0, 1],
'potioncore:step_up' : [118, 0, 3600],
'potioncore:long_step_up' : [118, 0, 9600],
'potioncore:strong_step_up' : [118, 1, 1800],
'potioncore:drown' : [119, 0, 3600],
'potioncore:long_drown' : [119, 0, 9600],
'potioncore:teleport_spawn' : [120, 0, 600],
'potioncore:disorganization' : [121, 0, 1],
'potioncore:climb' : [122, 0, 3600],
'potioncore:long_climb' : [122, 0, 9600],
'potioncore:perplexity' : [123, 0, 3600],
'potioncore:long_perplexity' : [123, 0, 9600],
'potioncore:rust' : [124, 0, 3600],
'potioncore:long_rust' : [124, 0, 9600],
'potioncore:strong_rust' : [124, 1, 1800],
'potioncore:vulnerable' : [125, 0, 3600],
'potioncore:long_vulnerable' : [125, 0, 9600],
'potioncore:strong_vulnerable' : [125, 1, 1800],
'potioncore:explode' : [126, 0, 1],
'potioncore:strong_explode' : [126, 1, 1],
'potioncore:solid_core' : [127, 0, 3600],
'potioncore:long_solid_core' : [127, 0, 9600],
'potioncore:fire' : [128, 0, 1],
'potioncore:strong_fire' : [128, 1, 1],
'potioncore:lightning' : [129, 0, 1],
'potioncore:magic_inhibition' : [130, 0, 3600],
'potioncore:long_magic_inhibition' : [130, 0, 9600],
'potioncore:strong_magic_inhibition' : [130, 1, 1800],
'potioncore:chance' : [131, 0, 1],
'potioncore:strong_chance' : [131, 1, 1],
'potioncore:invert' : [132, 0, 1],
'potioncore:weight' : [133, 0, 3600],
'potioncore:long_weight' : [133, 0, 9600],
'potioncore:strong_weight' : [133, 1, 1800],
'potioncore:launch' : [134, 0, 1],
'potioncore:strong_launch' : [134, 1, 1],
'potioncore:dispel' : [135, 0, 1],
'potioncore:revival' : [136, 0, 3600],
'potioncore:long_revival' : [136, 0, 9600],
'potioncore:strong_revival' : [136, 1, 1800],
'potioncore:klutz' : [137, 0, 3600],
'potioncore:long_klutz' : [137, 0, 9600],
'potioncore:strong_klutz' : [137, 1, 1800],
'potioncore:bless' : [138, 0, 1],
'potioncore:strong_bless' : [138, 1, 1],
'potioncore:broken_armor' : [139, 0, 900],
'potioncore:long_broken_armor' : [139, 0, 1800],
'potioncore:strong_broken_armor' : [139, 1, 450],
'potioncore:magic_shield' : [140, 0, 3600],
'potioncore:long_magic_shield' : [140, 0, 9600],
'potioncore:strong_magic_shield' : [140, 1, 1800],
'potioncore:slow_fall' : [141, 0, 3600],
'potioncore:long_slow_fall' : [141, 0, 9600],
'potioncore:strong_slow_fall' : [141, 1, 1800],
'potioncore:antidote' : [142, 0, 3600],
'potioncore:long_antidote' : [142, 0, 9600],
'potioncore:spin' : [143, 0, 900],
'potioncore:long_spin' : [143, 0, 1800],
'potioncore:strong_spin' : [143, 1, 450],
'potioncore:curse' : [144, 0, 1],
'potioncore:strong_curse' : [144, 1, 1],
'potioncore:burst' : [145, 0, 1],
'potioncore:strong_burst' : [145, 1, 1],
'potioncore:archery' : [146, 0, 3600],
'potioncore:long_archery' : [146, 0, 9600],
'potioncore:strong_archery' : [146, 1, 1800],
'cyclicmagic:magnet' : [150, 0, 3600],
'cyclicmagic:ender' : [151, 0, 3600],
'cyclicmagic:waterwalk' : [152, 0, 3600],
'cyclicmagic:slowfall' : [153, 0, 3600],
'cyclicmagic:snow' : [154, 0, 3600],
'cyclicmagic:swim' : [155, 0, 3600],
'cyclicmagic:swim2' : [155, 1, 1800],
'cyclicmagic:bounce' : [156, 0, 3600],
'cyclicmagic:frostwalker' : [157, 0, 3600],
'cyclicmagic:butter' : [158, 0, 3600],
'cyclicmagic:butter2' : [158, 1, 1800],
'cyclicmagic:saturation' : [160, 0, 3600],
'extrautils2:xu2.doom' : [177, 0, 1200],
'extrautils2:xu2.gravity' : [178, 0, 1200],
'extrautils2:xu2.gravity.long' : [178, 0, 9600],
'extrautils2:xu2.second.chance' : [179, 0, 2400],
'extrautils2:xu2.greek.fire' : [180, 0, 2400],
'extrautils2:xu2.fizzy.lifting' : [181, 0, 600],
'extrautils2:xu2.relapse' : [182, 0, 9600],
'extrautils2:xu2.love' : [183, 0, 200],
'extrautils2:xu2.purging' : [184, 0, 0],
'mia:growth_potion1' : [193, 0, 100],
'mia:growth_potion1_long' : [193, 0, 200],
'mia:growth_potion1_longer' : [193, 0, 300],
'mia:growth_potion2' : [193, 1, 100],
'mia:growth_potion2_long' : [193, 1, 200],
'mia:growth_potion2_longer' : [193, 1, 300],
'mia:growth_potion3' : [193, 2, 100],
'mia:growth_potion3_long' : [193, 2, 200],
'mia:growth_venom' : [194, 0, 100],
'mia:shrinking_venom' : [195, 0, 100],
'mia:size_stabilization_potion' : [196, 0, 2147483647],
'mia:shrinking_potion1' : [197, 0, 100],
'mia:shrinking_potion1_long' : [197, 0, 200],
'mia:shrinking_potion1_longer' : [197, 0, 300],
'mia:shrinking_potion2' : [197, 1, 100],
'mia:shrinking_potion2_long' : [197, 1, 200],
'mia:shrinking_potion2_longer' : [197, 1, 300],
'mia:shrinking_potion3' : [197, 2, 100],
'mia:shrinking_potion3_long' : [197, 2, 200],
} as IData[string];
/**/

Expand Down

0 comments on commit 2d0becf

Please sign in to comment.