Compare commits
77 Commits
Author | SHA1 | Date | |
---|---|---|---|
3729ad1279 | |||
21af5c5636 | |||
30ade84fc1 | |||
452401debf | |||
a03b4e4824 | |||
2aba9196a7 | |||
dcf289ccab | |||
c1590e2e69 | |||
029611314a | |||
5accbad0d9 | |||
e95f76ba04 | |||
c32ec857d5 | |||
10ff726eea | |||
6fb2e04e78 | |||
84c423d181 | |||
e896c92985 | |||
b9ea90c117 | |||
5825131b36 | |||
8320790925 | |||
5d60aef345 | |||
1dad5a374e | |||
f82f034be5 | |||
fe77ed42f3 | |||
6bf4f5644b | |||
10f621533f | |||
edf2d0ed18 | |||
aa8ba253fc | |||
f44613a0bb | |||
6d4b9ff36e | |||
3fd739ac8d | |||
20240284ff | |||
607d8c23cf | |||
d2e03c6394 | |||
07c77e6895 | |||
88e1628717 | |||
8b43cb4faf | |||
bf46ef8e18 | |||
03e323e634 | |||
ade9e83fb8 | |||
02903f39f4 | |||
96ef293c73 | |||
6e04495ce6 | |||
679ec8bd09 | |||
ad63fd1b7f | |||
99ddfd61e3 | |||
fd4d19c866 | |||
2422663739 | |||
fe9eb0e012 | |||
5886a5631a | |||
ec827f0af0 | |||
12a1fe06fc | |||
acf09ca866 | |||
9ec33429e1 | |||
9b267f69fc | |||
7407d3912f | |||
c3d8674f18 | |||
f5d8d78bed | |||
0c061d9ec1 | |||
249522a450 | |||
d8578fa5db | |||
68769935d2 | |||
f85c26a17d | |||
15784b7818 | |||
5c5dd1dd90 | |||
8dadff0054 | |||
9dd62e6ac0 | |||
b061e1c9ba | |||
c99cabcbe3 | |||
5a048cca3d | |||
705837f562 | |||
e765166769 | |||
a4f6a79b7e | |||
685052cd82 | |||
368b4febf8 | |||
bc82dd8f26 | |||
bd29b42e59 | |||
b2ceb68e77 |
@ -2,4 +2,6 @@
|
|||||||
# See https://git-scm.com/docs/gitignore
|
# See https://git-scm.com/docs/gitignore
|
||||||
|
|
||||||
# Exclude README
|
# Exclude README
|
||||||
/README.md
|
/README.md
|
||||||
|
|
||||||
|
/static/*
|
@ -7,10 +7,10 @@
|
|||||||
"hideWarningToast": true,
|
"hideWarningToast": true,
|
||||||
"alwaysHideReportButton": false,
|
"alwaysHideReportButton": false,
|
||||||
"disableTelemetry": true,
|
"disableTelemetry": true,
|
||||||
"showReloadButton": true,
|
"showReloadButton": false,
|
||||||
"whitelistAllServers": false,
|
"whitelistAllServers": false,
|
||||||
"verifiedIconEnabled": true,
|
"verifiedIconEnabled": false,
|
||||||
"showNCRButton": true,
|
"showNCRButton": false,
|
||||||
"enableMod": true,
|
"enableMod": true,
|
||||||
"skipRealmsWarning": false,
|
"skipRealmsWarning": false,
|
||||||
"verifiedIconOffsetX": 0,
|
"verifiedIconOffsetX": 0,
|
||||||
|
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"isHoldToAttackEnabled": true,
|
|
||||||
"isMiningWithWeaponsEnabled": false,
|
|
||||||
"isSwingThruGrassEnabled": true,
|
|
||||||
"isAttackInsteadOfMineWhenEnemiesCloseEnabled": true,
|
|
||||||
"isHighlightCrosshairEnabled": true,
|
|
||||||
"hudHighlightColor": 16711680,
|
|
||||||
"isShowingArmsInFirstPerson": false,
|
|
||||||
"isShowingOtherHandFirstPerson": true,
|
|
||||||
"isSweepingParticleEnabled": true,
|
|
||||||
"isTooltipAttackRangeEnabled": true,
|
|
||||||
"weaponSwingSoundVolume": 100,
|
|
||||||
"isDebugOBBEnabled": true,
|
|
||||||
"swingThruGrassBlacklist": "farmersdelight"
|
|
||||||
}
|
|
@ -1,106 +0,0 @@
|
|||||||
{
|
|
||||||
"schema_version": 1,
|
|
||||||
"blacklist_item_id_regex": "pickaxe|farmersdelight",
|
|
||||||
"fallback_compatibility": [
|
|
||||||
{
|
|
||||||
"item_id_regex": "claymore|great_sword|greatsword",
|
|
||||||
"weapon_attributes": "bettercombat:claymore"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "great_hammer|greathammer|war_hammer|warhammer|maul",
|
|
||||||
"weapon_attributes": "bettercombat:hammer"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "double_axe|doubleaxe|war_axe|waraxe|great_axe|greataxe",
|
|
||||||
"weapon_attributes": "bettercombat:double_axe"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "scythe",
|
|
||||||
"weapon_attributes": "bettercombat:scythe"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "halberd",
|
|
||||||
"weapon_attributes": "bettercombat:halberd"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "glaive",
|
|
||||||
"weapon_attributes": "bettercombat:glaive"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "spear",
|
|
||||||
"weapon_attributes": "bettercombat:spear"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "lance",
|
|
||||||
"weapon_attributes": "bettercombat:lance"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "anchor",
|
|
||||||
"weapon_attributes": "bettercombat:anchor"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "battlestaff|battle_staff",
|
|
||||||
"weapon_attributes": "bettercombat:battlestaff"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "claw",
|
|
||||||
"weapon_attributes": "bettercombat:claw"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "fist|gauntlet",
|
|
||||||
"weapon_attributes": "bettercombat:fist"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "trident|impaled",
|
|
||||||
"weapon_attributes": "bettercombat:trident"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "katana",
|
|
||||||
"weapon_attributes": "bettercombat:katana"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "rapier",
|
|
||||||
"weapon_attributes": "bettercombat:rapier"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "sickle",
|
|
||||||
"weapon_attributes": "bettercombat:sickle"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "soul_knife",
|
|
||||||
"weapon_attributes": "bettercombat:soul_knife"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "dagger|knife",
|
|
||||||
"weapon_attributes": "bettercombat:dagger"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "staff|wand|sceptre|stave|rod",
|
|
||||||
"weapon_attributes": "bettercombat:wand"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "mace|hammer|flail",
|
|
||||||
"weapon_attributes": "bettercombat:mace"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "axe",
|
|
||||||
"weapon_attributes": "bettercombat:axe"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "coral_blade",
|
|
||||||
"weapon_attributes": "bettercombat:coral_blade"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "twin_blade|twinblade",
|
|
||||||
"weapon_attributes": "bettercombat:twin_blade"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "cutlass|scimitar|machete",
|
|
||||||
"weapon_attributes": "bettercombat:cutlass"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id_regex": "sword|blade",
|
|
||||||
"weapon_attributes": "bettercombat:sword"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
@ -1,74 +0,0 @@
|
|||||||
{
|
|
||||||
/* Upswing (aka windup) is the first phase of the attack (between clicking and performing the damage).
|
|
||||||
Typical duration of upswing is `weapon cooldown * 0.5`. (Weapon specific upswing values can be defined in weapon attributes)
|
|
||||||
This config allows you to change upswing duration.
|
|
||||||
Example values:
|
|
||||||
- `0.5` (default, fast paced attack initiation) upswing typically lasts 25% of the attack cooldown
|
|
||||||
- `1.0` (classic setting, realistic attack initiation) upswing typically lasts 50% of the attack cooldown
|
|
||||||
*/
|
|
||||||
"upswing_multiplier": 0.5,
|
|
||||||
// Bypass damage receive throttling of LivingEntity from player attacks.
|
|
||||||
"allow_fast_attacks": true,
|
|
||||||
// Allows client-side target search and server-side attack request execution against currently mounted entity of the player
|
|
||||||
"allow_attacking_mount": false,
|
|
||||||
// The minimum number of ticks between two attacks
|
|
||||||
"attack_interval_cap": 2,
|
|
||||||
/* Blacklist for entities that are acting as vehicle but should not be treated as protected mounts.
|
|
||||||
Classical example is an alexsmobs:crocodile attempting a death spin.
|
|
||||||
(Note all hostile mobs hittable by default, this config is to fix faulty mobs)
|
|
||||||
*/
|
|
||||||
"hostile_player_vehicles": [
|
|
||||||
"alexsmobs:crocodile"
|
|
||||||
],
|
|
||||||
// Allows vanilla sweeping mechanic to work and Sweeping Edge enchantment
|
|
||||||
"allow_vanilla_sweeping": false,
|
|
||||||
// Allows new sweeping mechanic (by Better Combat) to work, including Sweeping Edge enchantment
|
|
||||||
"allow_reworked_sweeping": true,
|
|
||||||
/* The more additional targets a weapon swing hits, the weaker it will get.
|
|
||||||
Entities struck (+1) in a swing more than this, won't get weakened any further.
|
|
||||||
*/
|
|
||||||
"reworked_sweeping_extra_target_count": 4,
|
|
||||||
/* Determines how weak the attack becomes when striking `reworked_sweeping_extra_target_count + 1` targets.
|
|
||||||
Example values:
|
|
||||||
- `0.5` -50% damage
|
|
||||||
*/
|
|
||||||
"reworked_sweeping_maximum_damage_penalty": 0.5,
|
|
||||||
/* The maximum level Sweeping Edge enchantment applied to the attackers weapon will restore this amount of penalty.
|
|
||||||
Example values:
|
|
||||||
- `0.5` restores 50% damage penalty when 3 levels are applied, so 16.66% when 1 level is applied
|
|
||||||
*/
|
|
||||||
"reworked_sweeping_enchant_restores": 0.5,
|
|
||||||
"reworked_sweeping_plays_sound": true,
|
|
||||||
"reworked_sweeping_emits_particles": true,
|
|
||||||
"reworked_sweeping_sound_and_particles_only_for_swords": true,
|
|
||||||
// Allows client-side target search to ignore obstacles. WARNING! Setting this to `false` significantly increases the load on clients.
|
|
||||||
"allow_attacking_thru_walls": false,
|
|
||||||
// Applies movement speed multiplier while attacking. (Min: 0, Max: 1). Use `0` for a full stop while attacking. Use `1` for no movement speed penalty
|
|
||||||
"movement_speed_while_attacking": 0.5,
|
|
||||||
// Determines if applying the movement speed multiplier while attacking is done smoothly or instantly
|
|
||||||
"movement_speed_applied_smoothly": true,
|
|
||||||
// Determines whether or not to apply movement speed reduction while attacking mounted
|
|
||||||
"movement_speed_effected_while_mounting": false,
|
|
||||||
// Attacks faster than a vanilla sword will do smaller knockback, proportionally.
|
|
||||||
"knockback_reduced_for_fast_attacks": true,
|
|
||||||
// Combo is reset after idling `combo_reset_rate * weapon_cooldown`
|
|
||||||
"combo_reset_rate": 3.0,
|
|
||||||
// Multiplier for `attack_range`, during target lookup on both sides. Large sized entities may be colliding with weapon hitbox, but center of entities can have bigger distance than `attack_range`
|
|
||||||
"target_search_range_multiplier": 2.0,
|
|
||||||
// Total multiplier, (examples: +30% = 1.3, -30% = 0.7)
|
|
||||||
"dual_wielding_attack_speed_multiplier": 1.2000000476837158,
|
|
||||||
// Total multiplier, (examples: +30% = 1.3, -30% = 0.7)
|
|
||||||
"dual_wielding_main_hand_damage_multiplier": 1.0,
|
|
||||||
// Total multiplier, (examples: +30% = 1.3, -30% = 0.7)
|
|
||||||
"dual_wielding_off_hand_damage_multiplier": 1.0,
|
|
||||||
// Entities with `HOSTILE` relation will be hit by undirected weapon swings. NOTE: Vanilla sweeping will still happen, if not disabled via `allow_sweeping`
|
|
||||||
"player_relation_to_teamless_players": "NEUTRAL",
|
|
||||||
"player_relation_to_villagers": "NEUTRAL",
|
|
||||||
"player_relation_to_passives": "HOSTILE",
|
|
||||||
"player_relation_to_hostiles": "HOSTILE",
|
|
||||||
"player_relation_to_other": "HOSTILE",
|
|
||||||
// Try to guess and apply a preset for items without weapon attributes data file
|
|
||||||
"fallback_compatibility_enabled": true,
|
|
||||||
// Allow printing the content of weapon attributes registry
|
|
||||||
"weapon_registry_logging": false
|
|
||||||
}
|
|
10
config/builtinservers.json
Normal file
10
config/builtinservers.json
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"badgeVisible": true,
|
||||||
|
"builtinServers": [
|
||||||
|
{
|
||||||
|
"name": "TouhouDiscordcraft",
|
||||||
|
"address": "104.224.55.51:25565",
|
||||||
|
"forced": false
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
@ -1,13 +0,0 @@
|
|||||||
|
|
||||||
[Tooltips]
|
|
||||||
#If TRUE, Enchantment descriptions will be added to the tooltip for Enchanted Books containing only a single enchantment.
|
|
||||||
"Show Enchantment Descriptions" = true
|
|
||||||
#If TRUE, Items will be associated with various keywords which assist with searching in various menus such as JEI.
|
|
||||||
"Show Item Descriptions" = true
|
|
||||||
#If TRUE and Advanced Tooltips are enabled (F3+H), Tags will be will be added to item tooltips if possible.
|
|
||||||
"Show Item Tags" = true
|
|
||||||
#If TRUE, CoFH Items will always show full details (charge state, etc.) and will not require Shift to be held down.
|
|
||||||
"Always Show Item Details" = false
|
|
||||||
#If TRUE, CoFH Items will display a message prompting to hold Shift to see full details (charge state, etc.). This does not change the behavior, only if the informational message should display.
|
|
||||||
"Show 'Hold Shift for Details' Message" = true
|
|
||||||
|
|
@ -1,19 +0,0 @@
|
|||||||
|
|
||||||
[Gameplay]
|
|
||||||
#If TRUE, dismantled blocks will be placed in the dismantling player's inventory if possible.
|
|
||||||
"Return Dismantle Drops" = false
|
|
||||||
|
|
||||||
[Gameplay.Fishing]
|
|
||||||
#If TRUE, Fishing will cause exhaustion.
|
|
||||||
"Fishing Exhaustion" = false
|
|
||||||
#This option sets the amount of exhaustion caused by fishing, if enabled.
|
|
||||||
#Range: 0.0 ~ 10.0
|
|
||||||
"Fishing Exhaustion Amount" = 0.125
|
|
||||||
|
|
||||||
[Gameplay.World]
|
|
||||||
#If TRUE, Sapling growth will be slowed by a configurable factor.
|
|
||||||
"Sapling Growth Reduction" = false
|
|
||||||
#This option sets the growth factor for saplings - they will only grow 1 in N times.
|
|
||||||
#Range: > 1
|
|
||||||
"Sapling Growth Reduction Factor" = 4
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
|||||||
#Darkness properties file
|
#Darkness properties file
|
||||||
#Wed May 22 17:31:15 CDT 2024
|
#Wed May 22 17:31:15 CDT 2024
|
||||||
dark_default=true
|
dark_default=true
|
||||||
dark_end=true
|
dark_end=false
|
||||||
dark_end_fog=0.0
|
dark_end_fog=0.0
|
||||||
dark_nether=true
|
dark_nether=false
|
||||||
dark_nether_fog=0.5
|
dark_nether_fog=0.5
|
||||||
dark_overworld=true
|
dark_overworld=true
|
||||||
dark_skyless=true
|
dark_skyless=true
|
||||||
|
127
config/domestication-innovation.toml
Normal file
127
config/domestication-innovation.toml
Normal file
@ -0,0 +1,127 @@
|
|||||||
|
|
||||||
|
[general]
|
||||||
|
#true if wolves, cats, parrots, foxes, axolotls, etc can be set to wander, sit or follow
|
||||||
|
trinary_command_system = true
|
||||||
|
#true if axolotls are fully tameable (axolotl must be tamed with tropical fish)
|
||||||
|
tameable_axolotls = true
|
||||||
|
#true if horses, donkeys, llamas, etc can be given enchants, beds, etc
|
||||||
|
tameable_horse = true
|
||||||
|
#true if foxes are fully tameable (fox must be tamed via breeding)
|
||||||
|
tameable_fox = true
|
||||||
|
#true if rabbits are fully tameable (rabbit must be tamed with carrots)
|
||||||
|
tameable_rabbit = true
|
||||||
|
#true if frogs are fully tameable (rabbit must be tamed with spider eyes)
|
||||||
|
tameable_frog = true
|
||||||
|
#true if attacks do not register on pets from their owners and go through them to attack a mob behind them
|
||||||
|
swing_through_pets = true
|
||||||
|
#true if apples can turn into rotten apples if they despawn
|
||||||
|
rotten_apple = true
|
||||||
|
#true if mobs can respawn in pet beds the next morning after they die
|
||||||
|
pet_bed_respawns = false
|
||||||
|
#true if collar tag functionality are enabled. If this is disabled, there is no way to enchant mobs!
|
||||||
|
collar_tags = true
|
||||||
|
#true if rabbits scare ravagers like they used to do
|
||||||
|
rabbits_scare_ravagers = true
|
||||||
|
#true if animal tamer villagers are enabled. Their work station is a pet bed
|
||||||
|
animal_tamer_villager = true
|
||||||
|
#the spawn weight of the pet store in villages, set to 0 to disable it entirely
|
||||||
|
#Range: 0 ~ 1000
|
||||||
|
petstore_village_weight = 17
|
||||||
|
|
||||||
|
[loot]
|
||||||
|
#true if pet curse enchantments should only appear in loot, and not the enchanting table.
|
||||||
|
pet_curse_enchantments_loot_only = true
|
||||||
|
#percent chance of woodland mansion loot table containing sinister carrot:
|
||||||
|
#Range: 0.0 ~ 1.0
|
||||||
|
sinister_carrot_loot_chance = 0.3
|
||||||
|
#percent chance of burried treasure loot table containing Bubbling book:
|
||||||
|
#Range: 0.0 ~ 1.0
|
||||||
|
bubbling_loot_chance = 0.65
|
||||||
|
#percent chance of woodland mansion loot table containing Vampire book:
|
||||||
|
#Range: 0.0 ~ 1.0
|
||||||
|
vampirism_loot_chance = 0.22
|
||||||
|
#percent chance of end city loot table containing Void Cloud book:
|
||||||
|
#Range: 0.0 ~ 1.0
|
||||||
|
void_cloud_loot_chance = 0.19
|
||||||
|
#percent chance of mineshaft loot table containing Ore Scenting book:
|
||||||
|
#Range: 0.0 ~ 1.0
|
||||||
|
ore_scenting_loot_chance = 0.15
|
||||||
|
#percent chance of ancient city loot table containing Muffled book:
|
||||||
|
#Range: 0.0 ~ 1.0
|
||||||
|
muffled_loot_chance = 0.19
|
||||||
|
#percent chance of nether fortress loot table containing Blazing Protection book:
|
||||||
|
#Range: 0.0 ~ 1.0
|
||||||
|
blazing_protection_loot_chance = 0.2
|
||||||
|
|
||||||
|
[enchantments]
|
||||||
|
#true if health boost enchant is enabled, false if disabled
|
||||||
|
health_boost_enabled = true
|
||||||
|
#true if fireproof enchant is enabled, false if disabled
|
||||||
|
fireproof_enabled = true
|
||||||
|
#true if immunity frame enchant is enabled, false if disabled
|
||||||
|
immunity_frame_enabled = true
|
||||||
|
#true if deflection enchant is enabled, false if disabled
|
||||||
|
deflection_enabled = true
|
||||||
|
#true if poison resistance enchant is enabled, false if disabled
|
||||||
|
poison_resistance_enabled = true
|
||||||
|
#true if chain lightning enchant is enabled, false if disabled
|
||||||
|
chain_lightning_enabled = true
|
||||||
|
#true if speedster enchant is enabled, false if disabled
|
||||||
|
speedster_enabled = true
|
||||||
|
#true if frost fang enchant is enabled, false if disabled
|
||||||
|
frost_fang_enabled = true
|
||||||
|
#true if magnetic enchant is enabled, false if disabled
|
||||||
|
magnetic_enabled = true
|
||||||
|
#true if linked inventory enchant is enabled, false if disabled
|
||||||
|
linked_inventory_enabled = true
|
||||||
|
#true if total recall enchant is enabled, false if disabled
|
||||||
|
total_recall_enabled = true
|
||||||
|
#true if health siphon enchant is enabled, false if disabled
|
||||||
|
health_siphon_enabled = true
|
||||||
|
#true if bubbling enchant is enabled, false if disabled
|
||||||
|
bubbling_enabled = true
|
||||||
|
#true if herding enchant is enabled, false if disabled
|
||||||
|
herding_enabled = true
|
||||||
|
#true if amphibious enchant is enabled, false if disabled
|
||||||
|
amphibious_enabled = true
|
||||||
|
#true if vampire enchant is enabled, false if disabled
|
||||||
|
vampire_enabled = true
|
||||||
|
#true if void cloud enchant is enabled, false if disabled
|
||||||
|
void_cloud_enabled = true
|
||||||
|
#true if charisma enchant is enabled, false if disabled
|
||||||
|
charisma_enabled = true
|
||||||
|
#true if shadow hands enchant is enabled, false if disabled
|
||||||
|
shadow_hands_enabled = true
|
||||||
|
#true if disc jockey enchant is enabled, false if disabled
|
||||||
|
disc_jockey_enabled = true
|
||||||
|
#true if defusal enchant is enabled, false if disabled
|
||||||
|
defusal_enabled = true
|
||||||
|
#true if warping bite enchant is enabled, false if disabled
|
||||||
|
warping_bite_enabled = true
|
||||||
|
#true if ore scenting enchant is enabled, false if disabled
|
||||||
|
ore_scenting_enabled = true
|
||||||
|
#true if gluttonous enchant is enabled, false if disabled
|
||||||
|
gluttonous_enabled = true
|
||||||
|
#true if psychic wall enchant is enabled, false if disabled
|
||||||
|
psychic_wall_enabled = true
|
||||||
|
#true if intimidation enchant is enabled, false if disabled
|
||||||
|
intimidation_enabled = true
|
||||||
|
#true if tethered teleport enchant is enabled, false if disabled
|
||||||
|
tethered_teleport_enabled = true
|
||||||
|
#true if muffled enchant is enabled, false if disabled
|
||||||
|
muffled_enabled = true
|
||||||
|
#true if blazing protection enchant is enabled, false if disabled
|
||||||
|
blazing_protection_enabled = true
|
||||||
|
#true if healing aura enchant is enabled, false if disabled
|
||||||
|
healing_aura_enabled = true
|
||||||
|
#true if rejuvenation enchant is enabled, false if disabled
|
||||||
|
rejuvenation_enabled = true
|
||||||
|
#true if undead curse enchant is enabled, false if disabled
|
||||||
|
undead_curse_enabled = true
|
||||||
|
#true if infamy curse enchant is enabled, false if disabled
|
||||||
|
infamy_curse_enabled = true
|
||||||
|
#true if blight curse enchant is enabled, false if disabled
|
||||||
|
blight_curse_enabled = true
|
||||||
|
#true if immaturity curse enchant is enabled, false if disabled
|
||||||
|
immaturity_curse_enabled = true
|
||||||
|
|
@ -2,7 +2,7 @@
|
|||||||
#Range: > -2147483648
|
#Range: > -2147483648
|
||||||
ticksUntilDeath = 2400
|
ticksUntilDeath = 2400
|
||||||
#If true, the timer until death continues even if the player logs out.
|
#If true, the timer until death continues even if the player logs out.
|
||||||
continueTimerWhileOffline = false
|
continueTimerWhileOffline = true
|
||||||
#The time in ticks it takes to rescue a player.
|
#The time in ticks it takes to rescue a player.
|
||||||
#Range: > -2147483648
|
#Range: > -2147483648
|
||||||
rescueActionTicks = 40
|
rescueActionTicks = 40
|
||||||
@ -20,7 +20,7 @@ rescueDistance = 5.0
|
|||||||
#If true, knocked out players will glow, making them visible through blocks.
|
#If true, knocked out players will glow, making them visible through blocks.
|
||||||
glowOnKnockout = true
|
glowOnKnockout = true
|
||||||
#If true, knocked out players are still able to punch nearby enemies.
|
#If true, knocked out players are still able to punch nearby enemies.
|
||||||
allowUnarmedMelee = false
|
allowUnarmedMelee = true
|
||||||
#If true, knocked out players are still able to fire bows.
|
#If true, knocked out players are still able to fire bows.
|
||||||
allowBows = false
|
allowBows = false
|
||||||
#If true, knocked out players are still able to fire pistols from Mr Crayfish's Gun Mod.
|
#If true, knocked out players are still able to fire pistols from Mr Crayfish's Gun Mod.
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
#Example ["0-0.01","10-0.1","30-0"]
|
#Example ["0-0.01","10-0.1","30-0"]
|
||||||
#-> So the difficulty increases by 0.01 every 2400 ticks (->0.1 per mc day since a mc day has 24000 ticks) till it reaches a difficulty of 10.
|
#-> So the difficulty increases by 0.01 every 2400 ticks (->0.1 per mc day since a mc day has 24000 ticks) till it reaches a difficulty of 10.
|
||||||
#Then it increases by 1 per mc day till it reaches 30 and then stops.
|
#Then it increases by 1 per mc day till it reaches 30 and then stops.
|
||||||
"Difficulty Increase" = ["0-0.1", "250-0"]
|
"Difficulty Increase" = ["0-0.1"]
|
||||||
#Wether difficulty should only increase with at least one online players or not
|
#Wether difficulty should only increase with at least one online players or not
|
||||||
"Ignore Players" = false
|
"Ignore Players" = false
|
||||||
#If true will increase difficulty by the amount of time skipped. Else will only increase difficulty once.
|
#If true will increase difficulty by the amount of time skipped. Else will only increase difficulty once.
|
||||||
@ -19,7 +19,7 @@
|
|||||||
#Disable/Enable friendly fire for owned pets.
|
#Disable/Enable friendly fire for owned pets.
|
||||||
FriendlyFire = false
|
FriendlyFire = false
|
||||||
#Blacklist for pet you should't be able to give armor to. Pets from mods, which have custom armor already should be included here (for balancing reasons).
|
#Blacklist for pet you should't be able to give armor to. Pets from mods, which have custom armor already should be included here (for balancing reasons).
|
||||||
"Pet Blacklist" = []
|
"Pet Blacklist" = ["touhou_little_maid"]
|
||||||
#Treat pet blacklist as whitelist
|
#Treat pet blacklist as whitelist
|
||||||
"Pet Whitelist" = false
|
"Pet Whitelist" = false
|
||||||
#Increase difficulty with time
|
#Increase difficulty with time
|
||||||
@ -43,12 +43,12 @@
|
|||||||
#<minecraft:sheep|REVERSE|ATTRIBUTES will> add sheep to attributes modification only
|
#<minecraft:sheep|REVERSE|ATTRIBUTES will> add sheep to attributes modification only
|
||||||
#<minecraft:sheep|ATTRIBUTES> will add sheep to everything except attributes
|
#<minecraft:sheep|ATTRIBUTES> will add sheep to everything except attributes
|
||||||
#<minecraft> blacklists all minecraft mobs from everything
|
#<minecraft> blacklists all minecraft mobs from everything
|
||||||
"Entity Configs" = ["minecraft:cod", "minecraft:donkey", "minecraft:squid", "minecraft:glow_squid", "minecraft:mule", "minecraft:skeleton_horse", "touhou_little_maid:maid", "minecraft:strider", "minecraft:trader_llama", "minecraft:parrot", "minecraft:cow", "minecraft:zombie_horse", "minecraft:horse", "minecraft:bee", "minecraft:polar_bear", "minecraft:cat", "minecraft:pufferfish", "minecraft:bat", "minecraft:wandering_trader", "minecraft:salmon", "minecraft:fox", "minecraft:llama", "minecraft:pig", "minecraft:allay", "minecraft:frog", "minecraft:iron_golem", "minecraft:tropical_fish", "minecraft:turtle", "minecraft:sheep", "minecraft:snow_golem", "minecraft:mooshroom", "minecraft:villager", "minecraft:ocelot", "minecraft:tadpole", "minecraft:goat", "minecraft:dolphin", "minecraft:chicken", "minecraft:wolf", "minecraft:panda", "minecraft:rabbit", "minecraft:axolotl"]
|
"Entity Configs" = ["minecraft:blaze|GUARDIAN", "alexsmobs|HELDITEMS|USEITEM|GUARDIAN", "minecraft:ender_dragon", "minecraft:cod", "minecraft:donkey", "minecraft:squid", "minecraft:glow_squid", "minecraft:mule", "minecraft:skeleton_horse", "touhou_little_maid:maid", "minecraft:strider", "minecraft:trader_llama", "minecraft:parrot", "minecraft:cow", "minecraft:zombie_horse", "minecraft:horse", "minecraft:bee", "minecraft:polar_bear", "minecraft:cat", "minecraft:pufferfish", "minecraft:bat", "minecraft:wandering_trader", "minecraft:salmon", "minecraft:fox", "minecraft:llama", "minecraft:pig", "minecraft:allay", "minecraft:frog", "minecraft:iron_golem", "minecraft:tropical_fish", "minecraft:turtle", "minecraft:sheep", "minecraft:snow_golem", "minecraft:mooshroom", "minecraft:villager", "minecraft:ocelot", "minecraft:tadpole", "minecraft:goat", "minecraft:dolphin", "minecraft:chicken", "minecraft:wolf", "minecraft:panda", "minecraft:rabbit", "minecraft:axolotl"]
|
||||||
#Any of the following
|
#Any of the following
|
||||||
#[ATTRIBUTES, ARMOR, HELDITEMS, BLOCKBREAK, USEITEM, LADDER, STEAL, GUARDIAN, PARROT, TARGETVILLAGER, NEUTRALAGGRO]
|
#[ATTRIBUTES, ARMOR, HELDITEMS, BLOCKBREAK, USEITEM, LADDER, STEAL, GUARDIAN, PARROT, TARGETVILLAGER, NEUTRALAGGRO]
|
||||||
#added here will disable that feature completely.
|
#added here will disable that feature completely.
|
||||||
#E.g. ["GUARDIAN"] will disable the guardian feature
|
#E.g. ["GUARDIAN"] will disable the guardian feature
|
||||||
"Flag Blacklist" = []
|
"Flag Blacklist" = ["NEUTRALAGGRO", "TARGETVILLAGER"]
|
||||||
#Treat ATTRIBUTES flags as whitelist
|
#Treat ATTRIBUTES flags as whitelist
|
||||||
"Attribute Whitelist" = false
|
"Attribute Whitelist" = false
|
||||||
#Treat ARMOR flags as whitelist
|
#Treat ARMOR flags as whitelist
|
||||||
|
@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"resourcePacks": {
|
|
||||||
"enabled": true,
|
|
||||||
"additionalFolders": []
|
|
||||||
},
|
|
||||||
"dataPacks": {
|
|
||||||
"enabled": true,
|
|
||||||
"additionalFolders": []
|
|
||||||
}
|
|
||||||
}
|
|
3
config/paxi/datapack_load_order.json
Normal file
3
config/paxi/datapack_load_order.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"loadOrder": []
|
||||||
|
}
|
6
config/paxi/datapacks/DisableOrigins/pack.mcmeta
Normal file
6
config/paxi/datapacks/DisableOrigins/pack.mcmeta
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"pack": {
|
||||||
|
"pack_format": 8,
|
||||||
|
"description": ""
|
||||||
|
}
|
||||||
|
}
|
@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"values": [
|
||||||
|
"grimoireofgaia:anubis",
|
||||||
|
"grimoireofgaia:arachne",
|
||||||
|
"grimoireofgaia:cecaelia",
|
||||||
|
"grimoireofgaia:creep",
|
||||||
|
"grimoireofgaia:goblin_feral",
|
||||||
|
"grimoireofgaia:harpy",
|
||||||
|
"grimoireofgaia:minotaurus",
|
||||||
|
"grimoireofgaia:naga",
|
||||||
|
"grimoireofgaia:nine_tails",
|
||||||
|
"grimoireofgaia:oni",
|
||||||
|
"grimoireofgaia:orc",
|
||||||
|
"grimoireofgaia:shaman",
|
||||||
|
"grimoireofgaia:sharko",
|
||||||
|
"grimoireofgaia:siren",
|
||||||
|
"grimoireofgaia:succubus",
|
||||||
|
"grimoireofgaia:toad",
|
||||||
|
"grimoireofgaia:valkyrie",
|
||||||
|
"grimoireofgaia:werecat",
|
||||||
|
"grimoireofgaia:witch",
|
||||||
|
"grimoireofgaia:wizard_harpy",
|
||||||
|
"touhou_little_maid:fairy"
|
||||||
|
]
|
||||||
|
}
|
6
config/paxi/datapacks/ExtendedFeeding/pack.mcmeta
Normal file
6
config/paxi/datapacks/ExtendedFeeding/pack.mcmeta
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"pack": {
|
||||||
|
"pack_format": 8,
|
||||||
|
"description": "More targets for Sanguine in Origins Minus"
|
||||||
|
}
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"type": "forge:none"
|
||||||
|
}
|
@ -0,0 +1 @@
|
|||||||
|
{ "conditions": [{ "type": "forge:false" }]}
|
@ -0,0 +1 @@
|
|||||||
|
{ "conditions": [{ "type": "forge:false" }]}
|
@ -0,0 +1 @@
|
|||||||
|
{ "conditions": [{ "type": "forge:false" }]}
|
6
config/paxi/datapacks/RemoveOresAndAlloys/pack.mcmeta
Normal file
6
config/paxi/datapacks/RemoveOresAndAlloys/pack.mcmeta
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"pack": {
|
||||||
|
"pack_format": 8,
|
||||||
|
"description": "Removes alloying recipes for unused alloys added by AllTheOres"
|
||||||
|
}
|
||||||
|
}
|
3
config/paxi/resourcepack_load_order.json
Normal file
3
config/paxi/resourcepack_load_order.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"loadOrder": []
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
6
config/paxi/resourcepacks/TheFunny/pack.mcmeta
Normal file
6
config/paxi/resourcepacks/TheFunny/pack.mcmeta
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"pack": {
|
||||||
|
"pack_format": 9,
|
||||||
|
"description": "I'm sorry Guy you can delete this if you want :)"
|
||||||
|
}
|
||||||
|
}
|
@ -35,7 +35,7 @@
|
|||||||
#Set to false to stop quark from adding its own advancements
|
#Set to false to stop quark from adding its own advancements
|
||||||
"Enable Quark Advancements" = true
|
"Enable Quark Advancements" = true
|
||||||
#Set to false to disable the popup message telling you that you can config quark in the q menu
|
#Set to false to disable the popup message telling you that you can config quark in the q menu
|
||||||
"Enable Onboarding" = true
|
"Enable Onboarding" = false
|
||||||
#Set to false to disable the behavior where quark will automatically hide any disabled items
|
#Set to false to disable the behavior where quark will automatically hide any disabled items
|
||||||
"Hide Disabled Content" = true
|
"Hide Disabled Content" = true
|
||||||
#Set to false to disable Quark's item info when viewing recipe/uses for an item in JEI
|
#Set to false to disable Quark's item info when viewing recipe/uses for an item in JEI
|
||||||
@ -662,7 +662,7 @@
|
|||||||
"Fall Speed" = -0.2
|
"Fall Speed" = -0.2
|
||||||
"Allow Freestanding" = true
|
"Allow Freestanding" = true
|
||||||
"Allow Dropping Down" = true
|
"Allow Dropping Down" = true
|
||||||
"Allow Sliding" = true
|
"Allow Sliding" = false
|
||||||
"Allow Inventory Sneak" = true
|
"Allow Inventory Sneak" = true
|
||||||
|
|
||||||
[tweaks.reacharound_placing]
|
[tweaks.reacharound_placing]
|
||||||
@ -790,10 +790,10 @@
|
|||||||
"Spiral Spires" = true
|
"Spiral Spires" = true
|
||||||
"Ancient Wood" = true
|
"Ancient Wood" = true
|
||||||
"New Stone Types" = true
|
"New Stone Types" = true
|
||||||
"Blossom Trees" = true
|
"Blossom Trees" = false
|
||||||
"Glimmering Weald" = true
|
"Glimmering Weald" = true
|
||||||
"Monster Box" = true
|
"Monster Box" = true
|
||||||
"Azalea Wood" = true
|
"Azalea Wood" = false
|
||||||
"No More Lava Pockets" = true
|
"No More Lava Pockets" = true
|
||||||
Corundum = true
|
Corundum = true
|
||||||
"Chorus Vegetation" = true
|
"Chorus Vegetation" = true
|
||||||
@ -1529,7 +1529,7 @@
|
|||||||
Camera = true
|
Camera = true
|
||||||
"Elytra Indicator" = true
|
"Elytra Indicator" = true
|
||||||
"Improved Tooltips" = true
|
"Improved Tooltips" = true
|
||||||
"Greener Grass" = true
|
"Greener Grass" = false
|
||||||
"Buckets Show Inhabitants" = true
|
"Buckets Show Inhabitants" = true
|
||||||
"Soul Candles" = true
|
"Soul Candles" = true
|
||||||
"Auto Walk Keybind" = true
|
"Auto Walk Keybind" = true
|
||||||
@ -1548,7 +1548,7 @@
|
|||||||
|
|
||||||
[client.improved_tooltips]
|
[client.improved_tooltips]
|
||||||
"Attribute Tooltips" = true
|
"Attribute Tooltips" = true
|
||||||
"Food Tooltips" = true
|
"Food Tooltips" = false
|
||||||
"Shulker Tooltips" = true
|
"Shulker Tooltips" = true
|
||||||
"Map Tooltips" = true
|
"Map Tooltips" = true
|
||||||
"Enchanting Tooltips" = true
|
"Enchanting Tooltips" = true
|
||||||
|
@ -1,18 +0,0 @@
|
|||||||
|
|
||||||
#General Settings
|
|
||||||
[general]
|
|
||||||
#Determines whether vanilla torches will be replaced with lit torches during world generation.
|
|
||||||
generateLitTorches = true
|
|
||||||
#Determines whether matchboxes can light fires in the world like flint and steel.
|
|
||||||
matchboxCreatesFire = false
|
|
||||||
#The durability of the matchbox. Setting this to a negative value will result in unlimited uses.
|
|
||||||
#Range: -1 ~ 512
|
|
||||||
matchboxDurability = 64
|
|
||||||
#Determines whether vanilla torches drop unlit torches when broken.
|
|
||||||
vanillaTorchesDropUnlit = true
|
|
||||||
#The amount of time until a torch burns out, in minutes. Setting this to a negative value will disable torch burnout.
|
|
||||||
#Range: -1 ~ 2880
|
|
||||||
torchBurnoutTime = 60
|
|
||||||
#Determines whether lit torches disappear after they are extinguished, rather than turning into unlit torches.
|
|
||||||
torchNoRelight = false
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
|||||||
#Enables the fail sound if using the wrong tool.
|
|
||||||
ENABLE_FAIL_SOUND = true
|
|
||||||
|
|
@ -1,48 +0,0 @@
|
|||||||
#RockGeneration frequency. (1 = low, 5 = all over)
|
|
||||||
#Range: 1 ~ 5
|
|
||||||
ROCK_GEN_FREQUENCY = 2
|
|
||||||
#Chance for a successful flint knapping. (1.0 = 100%, 0.4 = 40%, etc.)
|
|
||||||
#Range: 0.1 ~ 1.0
|
|
||||||
FLINT_CHANCE = 0.6
|
|
||||||
#Heal rate for bandages. Crude bandages are 50% less effective. (1.0 = 100%, 0.4 = 40%, etc.)
|
|
||||||
#Range: 0.1 ~ 1.0
|
|
||||||
HEAL_RATE = 0.14
|
|
||||||
#Slowdown speed when using incorrect tool.
|
|
||||||
#Range: 0.1 ~ 1.0
|
|
||||||
SLOW_DOWN_SPEED = 0.4
|
|
||||||
#Inverts blacklist to be whitelist. This allows for immersion mods/modpacks to only allow tools or armor for specific mods. Default: false
|
|
||||||
INVERT_LIST_TO_WHITELIST = false
|
|
||||||
#List of mods that tools will become wet noodles. If inverted, acts as a whitelist. Default: [""]
|
|
||||||
mods = []
|
|
||||||
#List of individual tools that will always work. Format tooltype-modid:item Default: [""]
|
|
||||||
items = []
|
|
||||||
#Used to dump log info for Survivalist Essentials Modpack. Ignore.
|
|
||||||
LOG_MODPACK_DATA = false
|
|
||||||
#List of mods that have blocks that are generally decorative in nature and require no tool for harvesting blocks. Default: ["comforts"]
|
|
||||||
blockmods = ["comforts"]
|
|
||||||
#Hunger penalty feature. If after dying, player is rewarded with reduced hunger levels.
|
|
||||||
ENABLE_HUNGER_PENALTY = false
|
|
||||||
#Hunger value after death in half shanks. (0 = Really? That's just cruel, 20 = No penalty.)
|
|
||||||
#Range: 0 ~ 20
|
|
||||||
HUNGER = 8
|
|
||||||
#Saturation value after death. Range 0 to 20.
|
|
||||||
#Range: 0 ~ 20
|
|
||||||
SATURATION = 0
|
|
||||||
#Health penalty feature. If after dying, player is rewarded with reduced health levels.
|
|
||||||
ENABLE_HEALTH_PENALTY = false
|
|
||||||
#Health value after death in half hearts.
|
|
||||||
#Range: 0.5 ~ 100.0
|
|
||||||
HEALTH = 6.0
|
|
||||||
#Health penalty in half hearts player starts with. Reduces total starting health by this amount.
|
|
||||||
#Range: 0.0 ~ 19.0
|
|
||||||
STARTING_HEALTH_PENALTY = 0.0
|
|
||||||
#The amount of generic damage in half hearts a disabled tool, or bare hand should do. Default 0
|
|
||||||
#Range: 0 ~ 4
|
|
||||||
GENERIC_DAMAGE = 0
|
|
||||||
#List of mods that armor will not be equipable for. If inverted, acts as a whitelist. Default: [""]
|
|
||||||
armormods = []
|
|
||||||
#List of individual armor items that will be disabled. If inverted, acts as a whitelist. Format modid:item Default: [""]
|
|
||||||
armor = []
|
|
||||||
#List of tags when added to tools or armor will be disabled. If inverted, acts as a whitelist.["blacklist_tools"]
|
|
||||||
tag = ["blacklist_tools"]
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
|||||||
|
|
||||||
[Sounds]
|
|
||||||
#If TRUE, some 'Thermal Series' Blocks will have ambient sounds.
|
|
||||||
"Ambient Block Sounds" = true
|
|
||||||
#If TRUE, some 'Thermal Series' Mobs will have ambient sounds.
|
|
||||||
"Ambient Mob Sounds" = true
|
|
||||||
|
|
@ -1,29 +0,0 @@
|
|||||||
|
|
||||||
[World]
|
|
||||||
|
|
||||||
[World.Ores]
|
|
||||||
|
|
||||||
[World.Ores.Silver]
|
|
||||||
#Whether this ore should spawn in the world.
|
|
||||||
Enable = false
|
|
||||||
|
|
||||||
[World.Ores.Lead]
|
|
||||||
#Whether this ore should spawn in the world.
|
|
||||||
Enable = true
|
|
||||||
|
|
||||||
[World.Ores.Nickel]
|
|
||||||
#Whether this ore should spawn in the world.
|
|
||||||
Enable = true
|
|
||||||
|
|
||||||
[World.Ores.Sulfur]
|
|
||||||
#Whether this ore should spawn in the world.
|
|
||||||
Enable = true
|
|
||||||
|
|
||||||
[World.Ores.Tin]
|
|
||||||
#Whether this ore should spawn in the world.
|
|
||||||
Enable = true
|
|
||||||
|
|
||||||
[World.Ores.Niter]
|
|
||||||
#Whether this ore should spawn in the world.
|
|
||||||
Enable = true
|
|
||||||
|
|
@ -1,29 +0,0 @@
|
|||||||
|
|
||||||
[World]
|
|
||||||
|
|
||||||
[World.Ores]
|
|
||||||
|
|
||||||
[World.Ores.Silver]
|
|
||||||
#Whether this ore should spawn in the world.
|
|
||||||
Enable = true
|
|
||||||
|
|
||||||
[World.Ores.Lead]
|
|
||||||
#Whether this ore should spawn in the world.
|
|
||||||
Enable = true
|
|
||||||
|
|
||||||
[World.Ores.Nickel]
|
|
||||||
#Whether this ore should spawn in the world.
|
|
||||||
Enable = true
|
|
||||||
|
|
||||||
[World.Ores.Sulfur]
|
|
||||||
#Whether this ore should spawn in the world.
|
|
||||||
Enable = true
|
|
||||||
|
|
||||||
[World.Ores.Tin]
|
|
||||||
#Whether this ore should spawn in the world.
|
|
||||||
Enable = true
|
|
||||||
|
|
||||||
[World.Ores.Niter]
|
|
||||||
#Whether this ore should spawn in the world.
|
|
||||||
Enable = true
|
|
||||||
|
|
@ -16,5 +16,5 @@
|
|||||||
"Drowned swimming animation" = true
|
"Drowned swimming animation" = true
|
||||||
#The max height that deep ocean mobs can spawn at
|
#The max height that deep ocean mobs can spawn at
|
||||||
#Range: 0 ~ 255
|
#Range: 0 ~ 255
|
||||||
"Deep ocean mob max height" = 30
|
"Deep ocean mob max height" = 0
|
||||||
|
|
||||||
|
461
index.toml
461
index.toml
@ -2,7 +2,7 @@ hash-format = "sha256"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/NoChatReports/NCR-Client.json"
|
file = "config/NoChatReports/NCR-Client.json"
|
||||||
hash = "67eb088b38973393c456a74211bafa51e2cf5f53b79a6bd9f401073a73cb206a"
|
hash = "3932c79eb733b988893d88068d83b30d73eeb96324d9c4a5e1f6b80b0748a151"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/NoChatReports/NCR-Common.json"
|
file = "config/NoChatReports/NCR-Common.json"
|
||||||
@ -24,18 +24,6 @@ hash = "c52b76ccad2bd1063a22c7f6bb9e7c5db6b00fb53a6fd605585972ee0e5fc01f"
|
|||||||
file = "config/appleskin-client.toml"
|
file = "config/appleskin-client.toml"
|
||||||
hash = "e6609ffbea927ee6390b1317bb6f3abb3f31ee591ca5c1d5e748f5e625fefea1"
|
hash = "e6609ffbea927ee6390b1317bb6f3abb3f31ee591ca5c1d5e748f5e625fefea1"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "config/bettercombat/client.json5"
|
|
||||||
hash = "cae59c5027ea50d0b12ec4bc15e7ac49b02f10ee6d5d5e28ec38374e164d8ef5"
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "config/bettercombat/fallback_compatibility.json"
|
|
||||||
hash = "ea41124fc9bd72eccd324212e21372e969367430cedbc20662073351f00120f6"
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "config/bettercombat/server.json5"
|
|
||||||
hash = "4933e1c010fd02e746a0114fba4005afa269ff8ffef36aa07800b3b87066e85b"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/blueprint-client.toml"
|
file = "config/blueprint-client.toml"
|
||||||
hash = "89ef9f568d793018db983b9f944e85876a4cebd408f8f4d2182b3c38fa44ef7e"
|
hash = "89ef9f568d793018db983b9f944e85876a4cebd408f8f4d2182b3c38fa44ef7e"
|
||||||
@ -44,6 +32,10 @@ hash = "89ef9f568d793018db983b9f944e85876a4cebd408f8f4d2182b3c38fa44ef7e"
|
|||||||
file = "config/blueprint-common.toml"
|
file = "config/blueprint-common.toml"
|
||||||
hash = "d335fd00458005d989d55a6615073d5b390ea08d5e1d129229518f90d5d3ef9b"
|
hash = "d335fd00458005d989d55a6615073d5b390ea08d5e1d129229518f90d5d3ef9b"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/builtinservers.json"
|
||||||
|
hash = "e1afeda037af63fc415884bca326555aa142e7d9fb95f0aaeaf14f869a2cd4ff"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/caverns_and_chasms-client.toml"
|
file = "config/caverns_and_chasms-client.toml"
|
||||||
hash = "ac4fad73b20151ee9f0de09dcc137310e5dcb44b68164c1d739eb562de848992"
|
hash = "ac4fad73b20151ee9f0de09dcc137310e5dcb44b68164c1d739eb562de848992"
|
||||||
@ -52,14 +44,6 @@ hash = "ac4fad73b20151ee9f0de09dcc137310e5dcb44b68164c1d739eb562de848992"
|
|||||||
file = "config/caverns_and_chasms-common.toml"
|
file = "config/caverns_and_chasms-common.toml"
|
||||||
hash = "2697f81d15401de3729b765a4f5e80095e70710cfa4236c1e280cfaa9d1471fd"
|
hash = "2697f81d15401de3729b765a4f5e80095e70710cfa4236c1e280cfaa9d1471fd"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "config/cofh_core-client.toml"
|
|
||||||
hash = "3d9a09da647fea2833998bce9608b9746d8a0ad27bb965b23f675d5ce9dde828"
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "config/cofh_core-common.toml"
|
|
||||||
hash = "e254fd10199336dd0e0c1c3f20a8daa1fdf9ca026b02dd9c0064ae1f058b9393"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/configured-client.toml"
|
file = "config/configured-client.toml"
|
||||||
hash = "9f506cbecac3f4383c61b00d82d86ffe92b111f0a75f8b471f9ad87c27a8ba2d"
|
hash = "9f506cbecac3f4383c61b00d82d86ffe92b111f0a75f8b471f9ad87c27a8ba2d"
|
||||||
@ -70,7 +54,11 @@ hash = "52edad6d1dce2348c7c9567dfd44cee5e01d20fd3972d1ad100556fe2a29c63e"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/darkness.properties"
|
file = "config/darkness.properties"
|
||||||
hash = "e1ddda510bff976b6ed961751df3cd65777e44859873b054401b7198ab80692d"
|
hash = "fc82c8f560bdbfe91dea86989db3f44ebde62782c648e7d91f363357527b3b63"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/domestication-innovation.toml"
|
||||||
|
hash = "331ddf98fc510ed2e4878aa6783e298b8614ce309c0a8ed86eac64b1c54605b9"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/entityculling.json"
|
file = "config/entityculling.json"
|
||||||
@ -106,7 +94,7 @@ hash = "acfdb749a28106463b96980100a7e542b0b2bc3f9c9464196e0765a4f1c39061"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/hardcorerevival-common.toml"
|
file = "config/hardcorerevival-common.toml"
|
||||||
hash = "63354bba2539fca5dbc1879fc469c0d180336095b2646322b7b3d53196b32624"
|
hash = "ce8be27d42df808ab83aa2be0e09f28885f4d5982ec2aa725692acaf64658fa9"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/improvedmobs/client.toml"
|
file = "config/improvedmobs/client.toml"
|
||||||
@ -114,7 +102,7 @@ hash = "d8345be5288253ef772361cf11593002bef16b4fa0974f73950e8f60ac7c845a"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/improvedmobs/common.toml"
|
file = "config/improvedmobs/common.toml"
|
||||||
hash = "82807fbfa9bd6c63dc2388f4d6310e845ae307186a3f9ddb5477c96d476b3474"
|
hash = "a285a4b46070bde48201b6dc322526ee8669883135e5fbf10090a703b2ab9ea9"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/improvedmobs/equipment.json"
|
file = "config/improvedmobs/equipment.json"
|
||||||
@ -165,80 +153,212 @@ file = "config/mobplaques-client.toml"
|
|||||||
hash = "4a3738e396db30aa6954e9d8c891f7656bc8854cd8d3ac24395d1e38b6a24021"
|
hash = "4a3738e396db30aa6954e9d8c891f7656bc8854cd8d3ac24395d1e38b6a24021"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/advanced_options.json"
|
file = "config/patchouli-client.toml"
|
||||||
hash = "97c64147276f55cad728249dd77602661e2327fa178aeb8e0db12866df448211"
|
hash = "d289f4c7540e3e24bcf6bbf3f5a2aaaf87ccf58027d2213e40497fc627422068"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tconstruct/weapon_attributes/broad_axe.json"
|
file = "config/paxi/datapack_load_order.json"
|
||||||
|
hash = "d0aaf3172f34275479f0669aa5b0a94b85788ae638f3062b948ec49d31c38293"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/BTCon/data/tconstruct/weapon_attributes/broad_axe.json"
|
||||||
hash = "e4a35a7deec4123d7182455b5f7f28cedebbd2d2917eb8f04da5e0f33c4f868c"
|
hash = "e4a35a7deec4123d7182455b5f7f28cedebbd2d2917eb8f04da5e0f33c4f868c"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tconstruct/weapon_attributes/cleaver.json"
|
file = "config/paxi/datapacks/BTCon/data/tconstruct/weapon_attributes/cleaver.json"
|
||||||
hash = "1e1fa6f6cce37b0d752cb1a72ecf1e674375cbbe6f8a498931c46851488ed90d"
|
hash = "1e1fa6f6cce37b0d752cb1a72ecf1e674375cbbe6f8a498931c46851488ed90d"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tconstruct/weapon_attributes/crossbow.json"
|
file = "config/paxi/datapacks/BTCon/data/tconstruct/weapon_attributes/crossbow.json"
|
||||||
hash = "031baf8e6571e3438f18250deb51a55c17253b4ccf00eaec75e85f9912bc9331"
|
hash = "031baf8e6571e3438f18250deb51a55c17253b4ccf00eaec75e85f9912bc9331"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tconstruct/weapon_attributes/dagger.json"
|
file = "config/paxi/datapacks/BTCon/data/tconstruct/weapon_attributes/dagger.json"
|
||||||
hash = "8050a801a61f9e541a90c502622db5aad269d80caa2af6ad4965cff7e58a21e4"
|
hash = "8050a801a61f9e541a90c502622db5aad269d80caa2af6ad4965cff7e58a21e4"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tconstruct/weapon_attributes/excavator.json"
|
file = "config/paxi/datapacks/BTCon/data/tconstruct/weapon_attributes/excavator.json"
|
||||||
hash = "70e7920fcedf0bf07a788de72cbf1f47154f521a0d352f0d192119238bbd5948"
|
hash = "70e7920fcedf0bf07a788de72cbf1f47154f521a0d352f0d192119238bbd5948"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tconstruct/weapon_attributes/hand_axe.json"
|
file = "config/paxi/datapacks/BTCon/data/tconstruct/weapon_attributes/hand_axe.json"
|
||||||
hash = "a585b3f4b6934620e2d88013c644a7ecefd8079b240ffff6fb9c08cdfeae4cd5"
|
hash = "a585b3f4b6934620e2d88013c644a7ecefd8079b240ffff6fb9c08cdfeae4cd5"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tconstruct/weapon_attributes/kama.json"
|
file = "config/paxi/datapacks/BTCon/data/tconstruct/weapon_attributes/kama.json"
|
||||||
hash = "aebe362931f6d21700d69133f13a3e6b0d09ddf7a77f5403e68603600c59722a"
|
hash = "aebe362931f6d21700d69133f13a3e6b0d09ddf7a77f5403e68603600c59722a"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tconstruct/weapon_attributes/longbow.json"
|
file = "config/paxi/datapacks/BTCon/data/tconstruct/weapon_attributes/longbow.json"
|
||||||
hash = "7218b275a0f2496929db53782e5d07a71a8f12e91e4df94d7664b4e06448c00d"
|
hash = "7218b275a0f2496929db53782e5d07a71a8f12e91e4df94d7664b4e06448c00d"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tconstruct/weapon_attributes/mattock.json"
|
file = "config/paxi/datapacks/BTCon/data/tconstruct/weapon_attributes/mattock.json"
|
||||||
hash = "206288719aa8ff4a55ef0439b784db53b3db64401611db502906df75a89cf772"
|
hash = "206288719aa8ff4a55ef0439b784db53b3db64401611db502906df75a89cf772"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tconstruct/weapon_attributes/pickadze.json"
|
file = "config/paxi/datapacks/BTCon/data/tconstruct/weapon_attributes/pickadze.json"
|
||||||
hash = "48beffe230fd02aad47bbafd8282f6c7879268f34c47489f4e2b7e2549a65f0d"
|
hash = "48beffe230fd02aad47bbafd8282f6c7879268f34c47489f4e2b7e2549a65f0d"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tconstruct/weapon_attributes/pickaxe.json"
|
file = "config/paxi/datapacks/BTCon/data/tconstruct/weapon_attributes/pickaxe.json"
|
||||||
hash = "48beffe230fd02aad47bbafd8282f6c7879268f34c47489f4e2b7e2549a65f0d"
|
hash = "48beffe230fd02aad47bbafd8282f6c7879268f34c47489f4e2b7e2549a65f0d"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tconstruct/weapon_attributes/scythe.json"
|
file = "config/paxi/datapacks/BTCon/data/tconstruct/weapon_attributes/scythe.json"
|
||||||
hash = "206288719aa8ff4a55ef0439b784db53b3db64401611db502906df75a89cf772"
|
hash = "206288719aa8ff4a55ef0439b784db53b3db64401611db502906df75a89cf772"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tconstruct/weapon_attributes/sledge_hammer.json"
|
file = "config/paxi/datapacks/BTCon/data/tconstruct/weapon_attributes/sledge_hammer.json"
|
||||||
hash = "bf9ff98ff479ad0afcec7e4165997d578ba1e65ef1de1ba9d3417177bbca247e"
|
hash = "bf9ff98ff479ad0afcec7e4165997d578ba1e65ef1de1ba9d3417177bbca247e"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tconstruct/weapon_attributes/sword.json"
|
file = "config/paxi/datapacks/BTCon/data/tconstruct/weapon_attributes/sword.json"
|
||||||
hash = "55f45f76167ee9a160bc322b1cf659d250a4fe528545c380b3aed47f4bc1360d"
|
hash = "55f45f76167ee9a160bc322b1cf659d250a4fe528545c380b3aed47f4bc1360d"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tconstruct/weapon_attributes/vein_hammer.json"
|
file = "config/paxi/datapacks/BTCon/data/tconstruct/weapon_attributes/vein_hammer.json"
|
||||||
hash = "bf9ff98ff479ad0afcec7e4165997d578ba1e65ef1de1ba9d3417177bbca247e"
|
hash = "bf9ff98ff479ad0afcec7e4165997d578ba1e65ef1de1ba9d3417177bbca247e"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/data/tinkersurvival/weapon_attributes/knife.json"
|
file = "config/paxi/datapacks/BTCon/data/tinkersurvival/weapon_attributes/knife.json"
|
||||||
hash = "8050a801a61f9e541a90c502622db5aad269d80caa2af6ad4965cff7e58a21e4"
|
hash = "8050a801a61f9e541a90c502622db5aad269d80caa2af6ad4965cff7e58a21e4"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/openloader/data/BTCon/pack.mcmeta"
|
file = "config/paxi/datapacks/BTCon/pack.mcmeta"
|
||||||
hash = "25a0850729340ed9519b2e82c90f1c8c94f057401c498481b4d21d6ef4bf89bb"
|
hash = "25a0850729340ed9519b2e82c90f1c8c94f057401c498481b4d21d6ef4bf89bb"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/patchouli-client.toml"
|
file = "config/paxi/datapacks/DisableOrigins/pack.mcmeta"
|
||||||
hash = "d289f4c7540e3e24bcf6bbf3f5a2aaaf87ccf58027d2213e40497fc627422068"
|
hash = "1429d2bf90fa3144d45ceb99c9c4a8518dd21447e6eb6eca357fdef8dde986c6"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/ExtendedFeeding/data/origins_minus/tags/entity_types/feed_targetable.json"
|
||||||
|
hash = "ead7084df212c5dd950b31dfe609bc6e9cf02f07267a1c0ab604dd104f596b40"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/ExtendedFeeding/pack.mcmeta"
|
||||||
|
hash = "bd2a241fb29cdb0f8ad2da103d7502e198dd759d3db6c91c0c46c40f7b49d72a"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/aluminum_end.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/aluminum_nether.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/iridium.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/lead_end.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/lead_nether.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/nickel_end.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/nickel_nether.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/osmium_end.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/osmium_nether.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/peridot.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/platinum_end.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/platinum_nether.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/ruby.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/sapphire.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/silver.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/silver_end.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/silver_nether.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/tin_end.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/tin_nether.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/uranium_end.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/uranium_nether.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/zinc_end.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/alltheores/forge/biome_modifier/alltheores/zinc_nether.json"
|
||||||
|
hash = "3111b7a2677af14587bf9b8aa5f9e2bf6dc3376106aa4c094b4e4db3fa104260"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/tconstruct/recipes/smeltery/alloys/molten_enderium.json"
|
||||||
|
hash = "de6ea892349025c84c23ecb7985da4568f4b33cab7a556e218b96e3d8fc38324"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/tconstruct/recipes/smeltery/alloys/molten_lumium.json"
|
||||||
|
hash = "de6ea892349025c84c23ecb7985da4568f4b33cab7a556e218b96e3d8fc38324"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/data/tconstruct/recipes/smeltery/alloys/molten_signalum.json"
|
||||||
|
hash = "de6ea892349025c84c23ecb7985da4568f4b33cab7a556e218b96e3d8fc38324"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/datapacks/RemoveOresAndAlloys/pack.mcmeta"
|
||||||
|
hash = "1633f46030f30e257a3d40824b72f89d497001c2be53ee98cab1f077068b012d"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/resourcepack_load_order.json"
|
||||||
|
hash = "d0aaf3172f34275479f0669aa5b0a94b85788ae638f3062b948ec49d31c38293"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/resourcepacks/TheFunny/assets/tconstruct/textures/block/table/tinker_station_top.png"
|
||||||
|
hash = "f599985d74f048fa84edc04904550d58545d0d0893a0c6d9d9947c52cc111577"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/paxi/resourcepacks/TheFunny/pack.mcmeta"
|
||||||
|
hash = "10b7e60c65630cfab8d5799a9e1bd2d36163ff75b1ac85e1565335c25a517508"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/personality-client.toml"
|
file = "config/personality-client.toml"
|
||||||
@ -246,11 +366,7 @@ hash = "b1f773cc87cd02fc632dd37a1cde0c510076f07a2fac6d2e8c31bcc66cc0bc84"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/quark-common.toml"
|
file = "config/quark-common.toml"
|
||||||
hash = "df93f2dfa7d98676ae384954886844530201d2d1255a66bb3a0b892f5defa5f2"
|
hash = "dd401f06c634dab6c7e3388927f070a432016e74af7a25de3b00a575df9dbe71"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "config/realistictorches-common.toml"
|
|
||||||
hash = "a4afd7164bc3185df74d6f661e3eee389bb5aef838fafffddae87f0288410232"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/rubidium-mixins.properties"
|
file = "config/rubidium-mixins.properties"
|
||||||
@ -284,14 +400,6 @@ hash = "b25372a3bf1a5caebd9ce9d965c112e1c3f35df7e334174dce7796dbfbbe401f"
|
|||||||
file = "config/spark/config.json"
|
file = "config/spark/config.json"
|
||||||
hash = "992ba9f3a4a7ce3de112eb95575328956fdc3ce6781c455ebce7b23db7e7da42"
|
hash = "992ba9f3a4a7ce3de112eb95575328956fdc3ce6781c455ebce7b23db7e7da42"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "config/survivalistessentials-client.toml"
|
|
||||||
hash = "1826033d0adb57af8a8ec1605bb3fcbbec3f7b0d478378c903ba1f7a2cb535e8"
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "config/survivalistessentials-common.toml"
|
|
||||||
hash = "848f84e9864fef0da3359a7e23382ee186139dd3bc61d36aebd1fbdd13f3cd70"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/tconstruct-client.toml"
|
file = "config/tconstruct-client.toml"
|
||||||
hash = "cda2bd5471e0c6b28233f7c59b828433a2611f63c214ce35341315c993627dbc"
|
hash = "cda2bd5471e0c6b28233f7c59b828433a2611f63c214ce35341315c993627dbc"
|
||||||
@ -300,18 +408,6 @@ hash = "cda2bd5471e0c6b28233f7c59b828433a2611f63c214ce35341315c993627dbc"
|
|||||||
file = "config/tconstruct-common.toml"
|
file = "config/tconstruct-common.toml"
|
||||||
hash = "7213f2b832f6219d632bf7edab3810cfe12764eff47795112d798113aa660833"
|
hash = "7213f2b832f6219d632bf7edab3810cfe12764eff47795112d798113aa660833"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "config/thermal-client.toml"
|
|
||||||
hash = "a6a09cfe3859942830c9813563a688d745e2bdeb81a727a3b958ab231c755ba3"
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "config/thermal-common-1.toml.bak"
|
|
||||||
hash = "05dca99025c1189270179e96182a973869de4fefba157cdf183980968fc41965"
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "config/thermal-common.toml"
|
|
||||||
hash = "20c439d84ce74556a33497c1c85ad139f294cdb5edadc90d8c6c3c8746f25077"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/touhou_little_maid-common.toml"
|
file = "config/touhou_little_maid-common.toml"
|
||||||
hash = "418bb4a5ff74c8ba78fa55607dd9d96163619d446fd3ad663cf46b9590e7166e"
|
hash = "418bb4a5ff74c8ba78fa55607dd9d96163619d446fd3ad663cf46b9590e7166e"
|
||||||
@ -330,7 +426,7 @@ hash = "815f751451060fcf358b949699d9fb4a171d7f85a75fffa8390fb693002d6aca"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/upgrade_aquatic-common.toml"
|
file = "config/upgrade_aquatic-common.toml"
|
||||||
hash = "8d06514842bc7cd032695ccc25a107f864cde909e3fd317ce91a2bdc24209b97"
|
hash = "d19fdc12c246dac9a5320aa97d8ff0ae7736a23b5abd1972bd469bcde8f4ee56"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/voicechat-client.toml"
|
file = "config/voicechat-client.toml"
|
||||||
@ -388,11 +484,44 @@ hash = "5f590261736d21d764ba5df2495533af65b218d4983290b4d2f6b967abc2369a"
|
|||||||
file = "config/waila/waila_plugins.json"
|
file = "config/waila/waila_plugins.json"
|
||||||
hash = "4dd70b6a4dcde535bc736b2f57a226c19f25fd5d3045e683b984bd2851c48bea"
|
hash = "4dd70b6a4dcde535bc736b2f57a226c19f25fd5d3045e683b984bd2851c48bea"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "kubejs/client_scripts/tinkersight.js"
|
||||||
|
hash = "debea0c083d7cfd5821a45c2f5e8e2842258afd3ac549adfef172eb91633c313"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "kubejs/config/common.properties"
|
||||||
|
hash = "f17bdb6d5bd776179bc29b15b19dcccfe5b8a731ff81a28abfd4cfe02db4ee62"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "kubejs/server_scripts/rebalance.js"
|
||||||
|
hash = "7ca7f7daec15b1e3cfab660194643bdc3b05a28f64ef0cdb677b4034bce4e102"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "kubejs/server_scripts/tinkerban.js"
|
||||||
|
hash = "5c081cc05d652810a05e63bb0729a69abd3e1d440e6a448ede63b2acd02f919e"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "kubejs/server_scripts/tinkerhooks.js"
|
||||||
|
hash = "533058559f25ad96f1c58658b36f2eb9bef5a4b2e4ad09ce32dd7ef81b0afe86"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "kubejs/startup_scripts/rebalance.js"
|
||||||
|
hash = "6349657e630ddfa767f01dfe5f67ea3ffb2c6a522594bf87bb4c0282417b849a"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "kubejs/startup_scripts/tinkermode.js"
|
||||||
|
hash = "e36f278847bca8ce8115a39e7ded7838fc8e003fccc9016a2c18fb14ac7bcf1d"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/3dskinlayers.pw.toml"
|
file = "mods/3dskinlayers.pw.toml"
|
||||||
hash = "f26fb3ebc03df700a9af26fa5084b2034b1ce5ede156f5112aedb6a4e14162cb"
|
hash = "f26fb3ebc03df700a9af26fa5084b2034b1ce5ede156f5112aedb6a4e14162cb"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/alexs-mobs.pw.toml"
|
||||||
|
hash = "2ca0ad79919413ae1822d27e2f0e4fd3c98098bf1ecfe09691c881df5f3679b5"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/appleskin.pw.toml"
|
file = "mods/appleskin.pw.toml"
|
||||||
hash = "737d7767b4e9e28e3e60805e3f980120b005803c93837e484d935f6156199893"
|
hash = "737d7767b4e9e28e3e60805e3f980120b005803c93837e484d935f6156199893"
|
||||||
@ -403,6 +532,21 @@ file = "mods/architectury-api.pw.toml"
|
|||||||
hash = "9307d7537501310581a6036c788e0f306988b4b90536d629eacaa83a8987b833"
|
hash = "9307d7537501310581a6036c788e0f306988b4b90536d629eacaa83a8987b833"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/atmospheric.pw.toml"
|
||||||
|
hash = "97385908aa948085c8b7c9ace6e42de7331359d1ad30fc8954918c65652a1259"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/ato.pw.toml"
|
||||||
|
hash = "2162cab8f7650bf7db5a43714c090a8eb0a430408e392c6ab86a461a0bae8e72"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/attributefix.pw.toml"
|
||||||
|
hash = "8438dada85537f9599642ed17a5938852acce4d42030ed56e7beffc6d9e2443a"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/autoreglib.pw.toml"
|
file = "mods/autoreglib.pw.toml"
|
||||||
hash = "2264acfbd388023f4c11b06b18e1a8b79b2b078e9fbf4cc38b31e4cb31c653dd"
|
hash = "2264acfbd388023f4c11b06b18e1a8b79b2b078e9fbf4cc38b31e4cb31c653dd"
|
||||||
@ -419,8 +563,8 @@ hash = "117028aee504fb12600efb5bff26e8a3ee13d472ebe7e209ee122112b98fdb8e"
|
|||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/better-combat.pw.toml"
|
file = "mods/better-climbing.pw.toml"
|
||||||
hash = "00cb4565f09eb467ceb0d56f519196204c2486759963bb204c5e88559ed1ad6a"
|
hash = "85692bd13b5db5c722956a3978c0395f2a992975868bc6c6062dfca2b04f1131"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -438,11 +582,26 @@ file = "mods/boatload.pw.toml"
|
|||||||
hash = "283bab7e06208ec1c94c8b002886d46709db2af5904dc2817da4c77b7b283691"
|
hash = "283bab7e06208ec1c94c8b002886d46709db2af5904dc2817da4c77b7b283691"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/builtin-servers.pw.toml"
|
||||||
|
hash = "08a3e43079b3519c862bedf39d29a3a2e42f246474c8e30e4032b12615c100a7"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/caelus.pw.toml"
|
||||||
|
hash = "1d51fa0d3f0ca14c66f425643120f147d5eec29d48c5ac595351db20cdf9ee75"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/caverns-and-chasms.pw.toml"
|
file = "mods/caverns-and-chasms.pw.toml"
|
||||||
hash = "19d66fabd8d51b9aea138b7fb7c87cb7a64dbc220c522df0285c2b1787d29e24"
|
hash = "19d66fabd8d51b9aea138b7fb7c87cb7a64dbc220c522df0285c2b1787d29e24"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/citadel.pw.toml"
|
||||||
|
hash = "36b059a08858d8a67c051da3ef5dbaf71787482156521c37c8284a36230e6bcd"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cloth-config.pw.toml"
|
file = "mods/cloth-config.pw.toml"
|
||||||
hash = "fe2b1cb8e815ed0fb5fbc46cb808411237f1694dce52f87242a1798fffcfc558"
|
hash = "fe2b1cb8e815ed0fb5fbc46cb808411237f1694dce52f87242a1798fffcfc558"
|
||||||
@ -453,11 +612,6 @@ file = "mods/clumps.pw.toml"
|
|||||||
hash = "7b6410313b56bb649285417562e45892da293d38b80e185c2ffc52b4f97f680e"
|
hash = "7b6410313b56bb649285417562e45892da293d38b80e185c2ffc52b4f97f680e"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/cofh-core.pw.toml"
|
|
||||||
hash = "828e6940eb60f08488cb0b477530ea82bd3ec631547a279590603cf7e20de9ff"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/configured.pw.toml"
|
file = "mods/configured.pw.toml"
|
||||||
hash = "38abb00776d34d4c650c59ef4a75a6562c96f914cbe17f09f176a682f23fd883"
|
hash = "38abb00776d34d4c650c59ef4a75a6562c96f914cbe17f09f176a682f23fd883"
|
||||||
@ -473,14 +627,29 @@ file = "mods/craftpresence.pw.toml"
|
|||||||
hash = "4b6d92a290fbaca4730a50458d91625a173522612feec56697ed21ffa55dad35"
|
hash = "4b6d92a290fbaca4730a50458d91625a173522612feec56697ed21ffa55dad35"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cupboard.pw.toml"
|
||||||
|
hash = "a91da14e84c3e8d4f225cad1cb2932cd026fb74fb5ffe85f714ba2d6cfafb447"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/death-knell.pw.toml"
|
||||||
|
hash = "459cbe197b15e847cc04e32f943adce77ba26af8198522b194f7c9f8ea8b7562"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/domestication-innovation.pw.toml"
|
||||||
|
hash = "c6e57865d881bc8ee8271dc40e471b2e50415a32063e9cbe91ef4deb78fe28c6"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/dynamic-lights.pw.toml"
|
file = "mods/dynamic-lights.pw.toml"
|
||||||
hash = "689de1398b2d03f2518da3c82f003dc533536d84c103c85222808ef5da1185b9"
|
hash = "689de1398b2d03f2518da3c82f003dc533536d84c103c85222808ef5da1185b9"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/entityculling.pw.toml"
|
file = "mods/environmental.pw.toml"
|
||||||
hash = "ea0d8c35669646b8d739a20b97a28c48744dcdea889ccc3c39ccd1431bf5cc6c"
|
hash = "be95d31d53d261e6ab79defd7eebe5e47e31a0f93bd77977de704bc050488c32"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -488,6 +657,16 @@ file = "mods/experimental-settings-disabler.pw.toml"
|
|||||||
hash = "350fa7b18c5d7e349aa17dda387c7fddea8f41da030cd5af09a0bbdb2a6f6f4d"
|
hash = "350fa7b18c5d7e349aa17dda387c7fddea8f41da030cd5af09a0bbdb2a6f6f4d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/exposure.pw.toml"
|
||||||
|
hash = "2435da4b8bebcd2bec2cbf34d22a60b789e36bd19539e09627c9e1b38eb78e79"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/fast-ip-ping.pw.toml"
|
||||||
|
hash = "391330e8b4b65b4bc6790c1ec8cbad5d6c1423b74fe1696f020776fdfe76946f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/ferrite-core.pw.toml"
|
file = "mods/ferrite-core.pw.toml"
|
||||||
hash = "ed6f0207affbcdbc338b0af19a596451230a25255f425b3b4670a0104368c95c"
|
hash = "ed6f0207affbcdbc338b0af19a596451230a25255f425b3b4670a0104368c95c"
|
||||||
@ -498,9 +677,14 @@ file = "mods/figura.pw.toml"
|
|||||||
hash = "13515ee541a2e62c359e4fc85a51bc99b4d1cd088898911a264e5ca0d5c2d15d"
|
hash = "13515ee541a2e62c359e4fc85a51bc99b4d1cd088898911a264e5ca0d5c2d15d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/grappling-hook-mod.pw.toml"
|
||||||
|
hash = "b4c3d7485dc10d770d32239e81f640be9033263f35f262c1c0668715533447b4"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/hardcore-redeploy.pw.toml"
|
file = "mods/hardcore-redeploy.pw.toml"
|
||||||
hash = "008564de71132776c053536dfc054a0556dbe994303daaf31f2ea627e2ff2473"
|
hash = "92332cffc19ebd45dd3a4f9db64a3ee9bbe8e097b5364fe0ec989bd0a806ea9b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -525,7 +709,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/jei.pw.toml"
|
file = "mods/jei.pw.toml"
|
||||||
hash = "72afda66fd413cf3a529fea5b6606589dbc672f8204064b0a8e60a2548625706"
|
hash = "73049603314cd1b41306310ad82963734269a80f2c948078c3356422a1ea0f6a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -548,14 +732,49 @@ file = "mods/mob-plaques.pw.toml"
|
|||||||
hash = "f290e8a7215bb9a0badf2f6069071aba1cc540add04b51ba49f296f817b7be5a"
|
hash = "f290e8a7215bb9a0badf2f6069071aba1cc540add04b51ba49f296f817b7be5a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/mouse-tweaks.pw.toml"
|
||||||
|
hash = "9cba22bdbc8c89d44438b1e22ae677f7d6bf1c7f1adecfff2760427f2d974dee"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/no-chat-reports.pw.toml"
|
file = "mods/no-chat-reports.pw.toml"
|
||||||
hash = "9055b4a92e2ea4ad8661c226f549040eb48ae535070942a3a95b019c08ca70f6"
|
hash = "9055b4a92e2ea4ad8661c226f549040eb48ae535070942a3a95b019c08ca70f6"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/open-loader.pw.toml"
|
file = "mods/oculus.pw.toml"
|
||||||
hash = "22d931365312d6aeee6596362265172cb2b8cd7080563cdd7f3ac97845be5883"
|
hash = "5e3c1bece72d73338583e26b5018819b10eada276ebc07af41d1417f7f8d8d0e"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/origins-forge.pw.toml"
|
||||||
|
hash = "c5ee949f250fd0fdfd84d14af90296bd11afb7ac4bba0c2a082da292b3b92007"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/origins-minus.pw.toml"
|
||||||
|
hash = "39ae7eb5b94ae5896e87557f877061d009f0beb7a3f60288575bf3d9446cb6ed"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/pams-harvestcraft-2-crops.pw.toml"
|
||||||
|
hash = "163fe70e260b40aca45d2aed419ffc703a6337c840da4cf514fa2768834626d0"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/pams-harvestcraft-2-food-core.pw.toml"
|
||||||
|
hash = "a5af261cc4ab01e4f2d4e76c837ec3018d9ace1d1cfbc4672a17e094cbd2d3c9"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/pams-harvestcraft-2-food-extended.pw.toml"
|
||||||
|
hash = "594e1004d6c58be783078614b7e88919eb40ebd4cd6ea8b9da2e8e9c0fb61d32"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/pams-harvestcraft-2-trees.pw.toml"
|
||||||
|
hash = "3756509ad06b33d670010545d935058a9ac83cd941a604446899828c1f561410"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -563,6 +782,16 @@ file = "mods/patchouli.pw.toml"
|
|||||||
hash = "8895f6fc1d8d8280539f3e381f3b0316d912600d7a8dda216ce83466abaa5aee"
|
hash = "8895f6fc1d8d8280539f3e381f3b0316d912600d7a8dda216ce83466abaa5aee"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/paxi.pw.toml"
|
||||||
|
hash = "663a3f2f25983b9a40a941bce124de46129313b3c632cbff6bb9858976106b44"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/pehkui.pw.toml"
|
||||||
|
hash = "e410d6e30b87e0e22db10ddf909167ad1fb9b53261fc05fc140d4deb5bfe5ea9"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/personality!.pw.toml"
|
file = "mods/personality!.pw.toml"
|
||||||
hash = "275ea29317e5fe3b408083bc77e6b1ce0970bc837c3720a4a1e8df0725a08392"
|
hash = "275ea29317e5fe3b408083bc77e6b1ce0970bc837c3720a4a1e8df0725a08392"
|
||||||
@ -573,11 +802,6 @@ file = "mods/pet-cemetery.pw.toml"
|
|||||||
hash = "112e6858389376bf1d119dd2d35d8729aa125ab065df69ab8f725331b811e992"
|
hash = "112e6858389376bf1d119dd2d35d8729aa125ab065df69ab8f725331b811e992"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/playeranimator.pw.toml"
|
|
||||||
hash = "d6c0f05a4982b73b78910bd95f917bb8a934f4f233d218a3ccc22ea7ecc8bf55"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/puzzles-lib.pw.toml"
|
file = "mods/puzzles-lib.pw.toml"
|
||||||
hash = "827b361fcddfa0bdb84bfa0ebf0e1a38b139804c92aaf9e39218d784e4111fb4"
|
hash = "827b361fcddfa0bdb84bfa0ebf0e1a38b139804c92aaf9e39218d784e4111fb4"
|
||||||
@ -595,12 +819,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/radon.pw.toml"
|
file = "mods/radon.pw.toml"
|
||||||
hash = "26e433558549ad18eb7b9c0372917750ee356ad537c82991e78d237839d64975"
|
hash = "7bdf4e86620a8dcd88ad32d9e983412077cb2fb70ddffc99d9e1f5a2f2a94a1f"
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/realistic-torches.pw.toml"
|
|
||||||
hash = "d1a4709df304a4f36da082a5edddcd75112dcc6f30997c2fc44a7691087b2fb5"
|
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -613,6 +832,11 @@ file = "mods/rubidium.pw.toml"
|
|||||||
hash = "3c827ff9fbf2b5bd9aaa1eedd0e246fbe15e76307de20098ec4e2f27ee18a415"
|
hash = "3c827ff9fbf2b5bd9aaa1eedd0e246fbe15e76307de20098ec4e2f27ee18a415"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/savage-ender-dragon.pw.toml"
|
||||||
|
hash = "fd70cd399b11d3ea2b82d3b8b7606f8b48c1431ad866e2e6ec6a9d9d4ca81fc0"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/simple-voice-chat.pw.toml"
|
file = "mods/simple-voice-chat.pw.toml"
|
||||||
hash = "e54c7a5e5acece43b58ea8090295eace383fef4f53e3d8fd933830921c9dee6f"
|
hash = "e54c7a5e5acece43b58ea8090295eace383fef4f53e3d8fd933830921c9dee6f"
|
||||||
@ -629,8 +853,8 @@ hash = "61799bc6367ee86a72fe54b131576cbbc6f4dbe1a1a134d561e83b02a72691be"
|
|||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/survivalist-essentials.pw.toml"
|
file = "mods/tectonic.pw.toml"
|
||||||
hash = "18c36fae2b5d69f41ca8fbf42ee5588c375c5be72a65f69d3189dee2e9e7c54a"
|
hash = "47019e47b626d84015f42fd6bf5702cfd95b0dd507fd32618792933521ae498b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -639,8 +863,8 @@ hash = "a5b8cd48709a340f2cbb9bed66a469b60bb453d3b30f5aaed860c3ee9dc0efd6"
|
|||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/thermal-foundation.pw.toml"
|
file = "mods/tinkering-abnormally.pw.toml"
|
||||||
hash = "a886cd2449393f692f22b97f094ea91a7faf2c4fdd9f72885d5fa6eb299a261b"
|
hash = "81918ba8ac8516f87feac963254d6ec71fce173931d74fa582be3efbac54e93e"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -649,8 +873,13 @@ hash = "8fb06ece06447c992a862fa579f06ff9e613ac6ee45a1270f1c925a717f6c26b"
|
|||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/tinkersurvival.pw.toml"
|
file = "mods/toms-storage.pw.toml"
|
||||||
hash = "4ed81e7085f389a0a6afde43444c4f7f0633e412e795330f5521042914c92ad3"
|
hash = "e50b78b778eb934e533f81ea558fe6437dde018b6b520ff3e94661c0ec8e7f79"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/totw-modded.pw.toml"
|
||||||
|
hash = "31bced7b0a183003fe4b86dff111999b634371e09f00461cff099bad8aafbe70"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@ -668,7 +897,37 @@ file = "mods/upgrade-aquatic.pw.toml"
|
|||||||
hash = "4af196b775f5a6dd0856428384e1cf881ed6145c12d137d48b560caefed92a2c"
|
hash = "4af196b775f5a6dd0856428384e1cf881ed6145c12d137d48b560caefed92a2c"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/visuality-forge.pw.toml"
|
||||||
|
hash = "560e7cc235b2ca02a37b658769daf62784e646bfdda1a88286dfb07532545ad1"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/waystones.pw.toml"
|
||||||
|
hash = "45951d2101d05815db6dec9940bff29ab8429d98e74d53d72cf2c7a61c360668"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/wthit.pw.toml"
|
file = "mods/wthit.pw.toml"
|
||||||
hash = "69e985f07d417f56c75eb38b9c94c19ce69904cac9efbdfaf08995c4b20217f1"
|
hash = "69e985f07d417f56c75eb38b9c94c19ce69904cac9efbdfaf08995c4b20217f1"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/you-died.pw.toml"
|
||||||
|
hash = "20af052ab65f95f80f6b29f9833e7334a8b1093a5dd908212256986703373475"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/yungs-api.pw.toml"
|
||||||
|
hash = "b61abb40b16c046f95274f3012761aa2137401a8418fe6d0267ea912ea273a2a"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/yungs-better-end-island.pw.toml"
|
||||||
|
hash = "587a7f05c775bc41fcc3625f61d2a5c46fe5bbcdc65833cd1ce5d44648d02cf9"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "shaderpacks/insanity-shader.pw.toml"
|
||||||
|
hash = "d39ae76a436a631d62288769d1158b14e7d41d1cf6861c21e1053d3904ca4b77"
|
||||||
|
metafile = true
|
||||||
|
105
kubejs/client_scripts/tinkersight.js
Normal file
105
kubejs/client_scripts/tinkersight.js
Normal file
@ -0,0 +1,105 @@
|
|||||||
|
const tools = [
|
||||||
|
"minecraft:wooden_axe",
|
||||||
|
"minecraft:stone_axe",
|
||||||
|
"minecraft:iron_axe",
|
||||||
|
"minecraft:diamond_axe",
|
||||||
|
"minecraft:golden_axe",
|
||||||
|
"minecraft:netherite_axe",
|
||||||
|
"caverns_and_chasms:silver_axe",
|
||||||
|
"caverns_and_chasms:necromium_axe",
|
||||||
|
"minecraft:wooden_shovel",
|
||||||
|
"minecraft:stone_shovel",
|
||||||
|
"minecraft:iron_shovel",
|
||||||
|
"minecraft:diamond_shovel",
|
||||||
|
"minecraft:golden_shovel",
|
||||||
|
"minecraft:netherite_shovel",
|
||||||
|
"caverns_and_chasms:silver_shovel",
|
||||||
|
"caverns_and_chasms:necromium_shovel",
|
||||||
|
"minecraft:wooden_hoe",
|
||||||
|
"minecraft:stone_hoe",
|
||||||
|
"minecraft:iron_hoe",
|
||||||
|
"minecraft:golden_hoe",
|
||||||
|
"minecraft:diamond_hoe",
|
||||||
|
"minecraft:netherite_hoe",
|
||||||
|
"caverns_and_chasms:silver_hoe",
|
||||||
|
"caverns_and_chasms:necromium_hoe",
|
||||||
|
"minecraft:wooden_pickaxe",
|
||||||
|
"minecraft:stone_pickaxe",
|
||||||
|
"minecraft:iron_pickaxe",
|
||||||
|
"minecraft:golden_pickaxe",
|
||||||
|
"minecraft:diamond_pickaxe",
|
||||||
|
"minecraft:netherite_pickaxe",
|
||||||
|
"caverns_and_chasms:silver_pickaxe",
|
||||||
|
"caverns_and_chasms:necromium_pickaxe",
|
||||||
|
"minecraft:wooden_sword",
|
||||||
|
"minecraft:stone_sword",
|
||||||
|
"minecraft:iron_sword",
|
||||||
|
"minecraft:golden_sword",
|
||||||
|
"minecraft:diamond_sword",
|
||||||
|
"minecraft:netherite_sword",
|
||||||
|
"caverns_and_chasms:silver_sword",
|
||||||
|
"caverns_and_chasms:necromium_sword",
|
||||||
|
"minecraft:shield",
|
||||||
|
"minecraft:bow",
|
||||||
|
"minecraft:crossbow",
|
||||||
|
"minecraft:fishing_rod",
|
||||||
|
"minecraft:trident",
|
||||||
|
"quark:pickarang",
|
||||||
|
"quark:flamerang",
|
||||||
|
"quark:echorang"
|
||||||
|
]
|
||||||
|
|
||||||
|
const armors = [
|
||||||
|
"environmental:thief_hood",
|
||||||
|
"minecraft:leather_helmet",
|
||||||
|
"minecraft:turtle_helmet",
|
||||||
|
"minecraft:chainmail_helmet",
|
||||||
|
"minecraft:iron_helmet",
|
||||||
|
"minecraft:golden_helmet",
|
||||||
|
"minecraft:diamond_helmet",
|
||||||
|
"minecraft:netherite_helmet",
|
||||||
|
"caverns_and_chasms:silver_helmet",
|
||||||
|
"caverns_and_chasms:necromium_helmet",
|
||||||
|
"caverns_and_chasms:sanguine_helmet",
|
||||||
|
"quark:forgotten_hat",
|
||||||
|
"environmental:healer_pouch",
|
||||||
|
"minecraft:leather_chestplate",
|
||||||
|
"minecraft:chainmail_chestplate",
|
||||||
|
"minecraft:iron_chestplate",
|
||||||
|
"minecraft:golden_chestplate",
|
||||||
|
"minecraft:diamond_chestplate",
|
||||||
|
"minecraft:netherite_chestplate",
|
||||||
|
"caverns_and_chasms:silver_chestplate",
|
||||||
|
"caverns_and_chasms:necromium_chestplate",
|
||||||
|
"caverns_and_chasms:sanguine_chestplate",
|
||||||
|
"environmental:architect_belt",
|
||||||
|
"environmental:yak_pants",
|
||||||
|
"minecraft:leather_leggings",
|
||||||
|
"minecraft:chainmail_leggings",
|
||||||
|
"minecraft:iron_leggings",
|
||||||
|
"minecraft:golden_leggings",
|
||||||
|
"minecraft:diamond_leggings",
|
||||||
|
"minecraft:netherite_leggings",
|
||||||
|
"caverns_and_chasms:silver_leggings",
|
||||||
|
"caverns_and_chasms:necromium_leggings",
|
||||||
|
"caverns_and_chasms:sanguine_leggings",
|
||||||
|
"environmental:wanderer_boots",
|
||||||
|
"minecraft:leather_boots",
|
||||||
|
"minecraft:chainmail_boots",
|
||||||
|
"minecraft:iron_boots",
|
||||||
|
"minecraft:golden_boots",
|
||||||
|
"minecraft:diamond_boots",
|
||||||
|
"minecraft:netherite_boots",
|
||||||
|
"caverns_and_chasms:silver_boots",
|
||||||
|
"caverns_and_chasms:necromium_boots",
|
||||||
|
"caverns_and_chasms:sanguine_boots"
|
||||||
|
]
|
||||||
|
|
||||||
|
ItemEvents.tooltip(tooltip => {
|
||||||
|
tools.forEach(tool => {
|
||||||
|
tooltip.add(tool, "§4But that's not a construct, is it?");
|
||||||
|
});
|
||||||
|
armors.forEach(armor => {
|
||||||
|
tooltip.add(armor, "§4Tinker would be ashamed.");
|
||||||
|
});
|
||||||
|
});
|
12
kubejs/config/common.properties
Normal file
12
kubejs/config/common.properties
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
#KubeJS Common Properties
|
||||||
|
#Wed May 22 21:46:13 CDT 2024
|
||||||
|
allowAsyncStreams=false
|
||||||
|
announceReload=true
|
||||||
|
hideServerScriptErrors=false
|
||||||
|
ignoreCustomUniqueRecipeIds=false
|
||||||
|
matchJsonRecipes=true
|
||||||
|
packmode=
|
||||||
|
saveDevPropertiesInConfig=false
|
||||||
|
serverOnly=false
|
||||||
|
startupErrorGUI=true
|
||||||
|
startupErrorReportUrl=
|
5
kubejs/server_scripts/rebalance.js
Normal file
5
kubejs/server_scripts/rebalance.js
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
ServerEvents.recipes(event => {
|
||||||
|
event.shapeless('minecraft:phantom_membrane',
|
||||||
|
['minecraft:leather', 'minecraft:glowstone_dust']
|
||||||
|
);
|
||||||
|
});
|
4
kubejs/server_scripts/tinkerban.js
Normal file
4
kubejs/server_scripts/tinkerban.js
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
ServerEvents.recipes(event => {
|
||||||
|
event.remove({ output: "#forge:tools" });
|
||||||
|
event.remove({ output: "#forge:armors" });
|
||||||
|
});
|
6
kubejs/server_scripts/tinkerhooks.js
Normal file
6
kubejs/server_scripts/tinkerhooks.js
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
ServerEvents.recipes(event => {
|
||||||
|
event.replaceInput(
|
||||||
|
{ input: 'minecraft:iron_pickaxe' },
|
||||||
|
'minecraft:iron_pickaxe',
|
||||||
|
Item.of('tconstruct:pick_head', '{Material:"tconstruct:iron"}').strongNBT());
|
||||||
|
});
|
5
kubejs/startup_scripts/rebalance.js
Normal file
5
kubejs/startup_scripts/rebalance.js
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
ItemEvents.modification(event => {
|
||||||
|
event.modify('pamhc2foodcore:freshwateritem', item => {
|
||||||
|
item.foodProperties = null;
|
||||||
|
});
|
||||||
|
});
|
117
kubejs/startup_scripts/tinkermode.js
Normal file
117
kubejs/startup_scripts/tinkermode.js
Normal file
@ -0,0 +1,117 @@
|
|||||||
|
const tools = [
|
||||||
|
"minecraft:wooden_axe",
|
||||||
|
"minecraft:stone_axe",
|
||||||
|
"minecraft:iron_axe",
|
||||||
|
"minecraft:diamond_axe",
|
||||||
|
"minecraft:golden_axe",
|
||||||
|
"minecraft:netherite_axe",
|
||||||
|
"caverns_and_chasms:silver_axe",
|
||||||
|
"caverns_and_chasms:necromium_axe",
|
||||||
|
"minecraft:wooden_shovel",
|
||||||
|
"minecraft:stone_shovel",
|
||||||
|
"minecraft:iron_shovel",
|
||||||
|
"minecraft:diamond_shovel",
|
||||||
|
"minecraft:golden_shovel",
|
||||||
|
"minecraft:netherite_shovel",
|
||||||
|
"caverns_and_chasms:silver_shovel",
|
||||||
|
"caverns_and_chasms:necromium_shovel",
|
||||||
|
"minecraft:wooden_hoe",
|
||||||
|
"minecraft:stone_hoe",
|
||||||
|
"minecraft:iron_hoe",
|
||||||
|
"minecraft:golden_hoe",
|
||||||
|
"minecraft:diamond_hoe",
|
||||||
|
"minecraft:netherite_hoe",
|
||||||
|
"caverns_and_chasms:silver_hoe",
|
||||||
|
"caverns_and_chasms:necromium_hoe",
|
||||||
|
"minecraft:wooden_pickaxe",
|
||||||
|
"minecraft:stone_pickaxe",
|
||||||
|
"minecraft:iron_pickaxe",
|
||||||
|
"minecraft:golden_pickaxe",
|
||||||
|
"minecraft:diamond_pickaxe",
|
||||||
|
"minecraft:netherite_pickaxe",
|
||||||
|
"caverns_and_chasms:silver_pickaxe",
|
||||||
|
"caverns_and_chasms:necromium_pickaxe",
|
||||||
|
"minecraft:wooden_sword",
|
||||||
|
"minecraft:stone_sword",
|
||||||
|
"minecraft:iron_sword",
|
||||||
|
"minecraft:golden_sword",
|
||||||
|
"minecraft:diamond_sword",
|
||||||
|
"minecraft:netherite_sword",
|
||||||
|
"caverns_and_chasms:silver_sword",
|
||||||
|
"caverns_and_chasms:necromium_sword",
|
||||||
|
"minecraft:shield",
|
||||||
|
"minecraft:bow",
|
||||||
|
"minecraft:crossbow",
|
||||||
|
"minecraft:fishing_rod",
|
||||||
|
"minecraft:trident",
|
||||||
|
"quark:pickarang",
|
||||||
|
"quark:flamerang",
|
||||||
|
"quark:echorang"
|
||||||
|
]
|
||||||
|
|
||||||
|
const armors = [
|
||||||
|
"environmental:thief_hood",
|
||||||
|
"minecraft:leather_helmet",
|
||||||
|
"minecraft:turtle_helmet",
|
||||||
|
"minecraft:chainmail_helmet",
|
||||||
|
"minecraft:iron_helmet",
|
||||||
|
"minecraft:golden_helmet",
|
||||||
|
"minecraft:diamond_helmet",
|
||||||
|
"minecraft:netherite_helmet",
|
||||||
|
"caverns_and_chasms:silver_helmet",
|
||||||
|
"caverns_and_chasms:necromium_helmet",
|
||||||
|
"caverns_and_chasms:sanguine_helmet",
|
||||||
|
"quark:forgotten_hat",
|
||||||
|
"environmental:healer_pouch",
|
||||||
|
"minecraft:leather_chestplate",
|
||||||
|
"minecraft:chainmail_chestplate",
|
||||||
|
"minecraft:iron_chestplate",
|
||||||
|
"minecraft:golden_chestplate",
|
||||||
|
"minecraft:diamond_chestplate",
|
||||||
|
"minecraft:netherite_chestplate",
|
||||||
|
"caverns_and_chasms:silver_chestplate",
|
||||||
|
"caverns_and_chasms:necromium_chestplate",
|
||||||
|
"caverns_and_chasms:sanguine_chestplate",
|
||||||
|
"environmental:architect_belt",
|
||||||
|
"environmental:yak_pants",
|
||||||
|
"minecraft:leather_leggings",
|
||||||
|
"minecraft:chainmail_leggings",
|
||||||
|
"minecraft:iron_leggings",
|
||||||
|
"minecraft:golden_leggings",
|
||||||
|
"minecraft:diamond_leggings",
|
||||||
|
"minecraft:netherite_leggings",
|
||||||
|
"caverns_and_chasms:silver_leggings",
|
||||||
|
"caverns_and_chasms:necromium_leggings",
|
||||||
|
"caverns_and_chasms:sanguine_leggings",
|
||||||
|
"environmental:wanderer_boots",
|
||||||
|
"minecraft:leather_boots",
|
||||||
|
"minecraft:chainmail_boots",
|
||||||
|
"minecraft:iron_boots",
|
||||||
|
"minecraft:golden_boots",
|
||||||
|
"minecraft:diamond_boots",
|
||||||
|
"minecraft:netherite_boots",
|
||||||
|
"caverns_and_chasms:silver_boots",
|
||||||
|
"caverns_and_chasms:necromium_boots",
|
||||||
|
"caverns_and_chasms:sanguine_boots"
|
||||||
|
]
|
||||||
|
|
||||||
|
ItemEvents.modification(event => {
|
||||||
|
//const whitelist = Ingredient.of(/minecraft:.*/);
|
||||||
|
|
||||||
|
tools.forEach(tool => {
|
||||||
|
console.info(tool);
|
||||||
|
/*if (whitelist.test(tool)) {
|
||||||
|
console.info('pass');
|
||||||
|
}*/
|
||||||
|
event.modify(tool, item => {
|
||||||
|
item.maxDamage = 1;
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
|
armors.forEach(armor => {
|
||||||
|
console.info(armor);
|
||||||
|
event.modify(armor, item => {
|
||||||
|
item.maxDamage = 1;
|
||||||
|
});
|
||||||
|
});
|
||||||
|
});
|
13
mods/alexs-mobs.pw.toml
Normal file
13
mods/alexs-mobs.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Alex's Mobs"
|
||||||
|
filename = "alexsmobs-1.21.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/2cMuAZAp/versions/BgeYEhGG/alexsmobs-1.21.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "ce80c8aeed6faa497db2b917da51405c3f273bd8"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "2cMuAZAp"
|
||||||
|
version = "BgeYEhGG"
|
13
mods/atmospheric.pw.toml
Normal file
13
mods/atmospheric.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Atmospheric"
|
||||||
|
filename = "atmospheric-1.19.2-5.1.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/U9sJOFmJ/versions/txvefAuz/atmospheric-1.19.2-5.1.2.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "6774afcb0071f3377f659e99c3e2490de5ed53f9"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "U9sJOFmJ"
|
||||||
|
version = "txvefAuz"
|
13
mods/ato.pw.toml
Normal file
13
mods/ato.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "ATO - All the Ores"
|
||||||
|
filename = "alltheores-2.0.2-1.19.2-43.1.3.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "d042a58cf52bfc3dc037b3e0a6507a3f6d10890b"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 4046926
|
||||||
|
project-id = 405593
|
13
mods/attributefix.pw.toml
Normal file
13
mods/attributefix.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "AttributeFix"
|
||||||
|
filename = "AttributeFix-Forge-1.19.2-17.2.7.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/lOOpEntO/versions/SD6j6TWD/AttributeFix-Forge-1.19.2-17.2.7.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "a70b6fc0aea412f33036f4a992449af6e49fd065"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "lOOpEntO"
|
||||||
|
version = "SD6j6TWD"
|
13
mods/better-climbing.pw.toml
Normal file
13
mods/better-climbing.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Better Climbing"
|
||||||
|
filename = "better_climbing-forge-2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ZucWZEBV/versions/XB1ghJZJ/better_climbing-forge-2.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "dff14afd0bf69a5740f45ec1eccf00570c7496d2"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ZucWZEBV"
|
||||||
|
version = "XB1ghJZJ"
|
@ -1,13 +0,0 @@
|
|||||||
name = "Better Combat"
|
|
||||||
filename = "bettercombat-forge-1.7.1+1.19.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/5sy6g3kz/versions/d51cgiPN/bettercombat-forge-1.7.1%2B1.19.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "d56b38f8d809389b579f65dee51977037d313b60"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "5sy6g3kz"
|
|
||||||
version = "d51cgiPN"
|
|
13
mods/builtin-servers.pw.toml
Normal file
13
mods/builtin-servers.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Builtin Servers"
|
||||||
|
filename = "builtin-servers-2.1+1.19-forge.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/IupkwRPf/versions/KabnimKU/builtin-servers-2.1%2B1.19-forge.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "b329c44698a3807f3ec2e182e961212e5f3cae0a"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "IupkwRPf"
|
||||||
|
version = "KabnimKU"
|
13
mods/caelus.pw.toml
Normal file
13
mods/caelus.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Caelus API"
|
||||||
|
filename = "caelus-forge-1.19.2-3.0.0.6.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/40FYwb4z/versions/hmlQQjAc/caelus-forge-1.19.2-3.0.0.6.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "bd9d920381a8e539c27492b3ebb77863fe3dd064"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "40FYwb4z"
|
||||||
|
version = "hmlQQjAc"
|
13
mods/citadel.pw.toml
Normal file
13
mods/citadel.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Citadel"
|
||||||
|
filename = "citadel-2.1.4-1.19.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "59a080397f767536f85bee28eb805e12d0317bdd"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 4556677
|
||||||
|
project-id = 331936
|
@ -1,13 +0,0 @@
|
|||||||
name = "CoFH Core"
|
|
||||||
filename = "cofh_core-1.19.2-10.3.1.48.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/OWSRM4vD/versions/ssRHxD6e/cofh_core-1.19.2-10.3.1.48.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "7ad5e45fff2f250f08961e3dda6d602f73f34010"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "OWSRM4vD"
|
|
||||||
version = "ssRHxD6e"
|
|
13
mods/cupboard.pw.toml
Normal file
13
mods/cupboard.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Cupboard"
|
||||||
|
filename = "cupboard-1.19.2-2.6.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "15ecda890cf08bcef7e4e6976d521a2bb8584a2e"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 5170313
|
||||||
|
project-id = 326652
|
13
mods/death-knell.pw.toml
Normal file
13
mods/death-knell.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Death Knell"
|
||||||
|
filename = "DeathKnell-Forge-1.19.2-6.0.3.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/WNdd2blX/versions/KCMrvAXI/DeathKnell-Forge-1.19.2-6.0.3.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "50d5c985f1044d4c8e6031464d5a9ad7111c468b"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "WNdd2blX"
|
||||||
|
version = "KCMrvAXI"
|
13
mods/domestication-innovation.pw.toml
Normal file
13
mods/domestication-innovation.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Domestication Innovation"
|
||||||
|
filename = "domesticationinnovation-1.6.1-1.19.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/h5JyLdjM/versions/FQhDA1rS/domesticationinnovation-1.6.1-1.19.2.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "9d26f64a4dac8e4a36f7e3578c8b7df2ac050372"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "h5JyLdjM"
|
||||||
|
version = "FQhDA1rS"
|
@ -1,13 +0,0 @@
|
|||||||
name = "Entity Culling"
|
|
||||||
filename = "entityculling-forge-1.6.1-mc1.19.2.jar"
|
|
||||||
side = "client"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/WR6z6MYC/entityculling-forge-1.6.1-mc1.19.2.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "2b2545ea2e203b25d9b33be1e5b8aea38eaa90f2"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "NNAgCjsB"
|
|
||||||
version = "WR6z6MYC"
|
|
13
mods/environmental.pw.toml
Normal file
13
mods/environmental.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Environmental"
|
||||||
|
filename = "environmental-1.19.2-3.1.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/OqtiAZcV/versions/LGP6wAh1/environmental-1.19.2-3.1.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "0745d8f61828d35505a7f964d6097feef0a81b70"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "OqtiAZcV"
|
||||||
|
version = "LGP6wAh1"
|
13
mods/exposure.pw.toml
Normal file
13
mods/exposure.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Exposure"
|
||||||
|
filename = "exposure-1.19.2-1.6.0-forge.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/hB899VmG/versions/nCcagXCN/exposure-1.19.2-1.6.0-forge.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "18ae48ab15335b23dd97f932307c70ea1dda6637"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "hB899VmG"
|
||||||
|
version = "nCcagXCN"
|
13
mods/fast-ip-ping.pw.toml
Normal file
13
mods/fast-ip-ping.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "fast-ip-ping"
|
||||||
|
filename = "fast-ip-ping-mc1.19.4-forge-v1.0.1.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/9mtu0sUO/versions/QeRVKAeD/fast-ip-ping-mc1.19.4-forge-v1.0.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "3810b5ca4cd955c6709adc573773c9308eb37423"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "9mtu0sUO"
|
||||||
|
version = "QeRVKAeD"
|
13
mods/grappling-hook-mod.pw.toml
Normal file
13
mods/grappling-hook-mod.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Grappling Hook Mod"
|
||||||
|
filename = "grappling_hook_mod-1.19.2-1.19.2-v13.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/hGWjTxOA/versions/WF6X5yh6/grappling_hook_mod-1.19.2-1.19.2-v13.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "5f65c1bcc10ffef19eb8395aa80c69518ca914f3"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "hGWjTxOA"
|
||||||
|
version = "WF6X5yh6"
|
@ -1,7 +1,7 @@
|
|||||||
name = "hardcore-redeploy"
|
name = "Hardcore Redeploy"
|
||||||
filename = "hardcore_redeploy-1.0.0.jar"
|
filename = "hardcore_redeploy-1.0.0.jar"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://git.touhoudiscord.net/TouhouDiscordcraft/SomebodyMakeAConstruct/raw/branch/main/static/hardcore_redeploy-1.0.0.jar"
|
url = "https://git.touhoudiscord.net/TouhouDiscordcraft/SomebodyMakeAConstruct/raw/branch/main/static/hardcore_redeploy-1.0.0.jar"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "848688fe1fa8252ee7b5fb8b06a851b3a0bc364c41ca608a79de6561ab5b1ef8"
|
hash = "aa5b4acabde2e246450199143e42fd8023a0bb208c34fd0777b8d6740dc95b94"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name = "Just Enough Items"
|
name = "Just Enough Items"
|
||||||
filename = "jei-1.19.2-forge-11.6.0.1019.jar"
|
filename = "jei-1.19.2-forge-11.6.0.1019.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/Y1en3Fb4/jei-1.19.2-forge-11.6.0.1019.jar"
|
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/Y1en3Fb4/jei-1.19.2-forge-11.6.0.1019.jar"
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user