Coder Social home page Coder Social logo

acgaming / universaltweaks Goto Github PK

View Code? Open in Web Editor NEW
78.0 4.0 30.0 2.17 MB

Consolidates various bugfixes and tweaks into a single solution for Minecraft 1.12.2

Home Page: https://www.curseforge.com/minecraft/mc-mods/universal-tweaks

License: GNU Lesser General Public License v3.0

Java 100.00%
minecraft minecraft-forge minecraft-forge-mod minecraft-mod mixin mixins

universaltweaks's Introduction

Available for MC 1.12.2 License LGPL-3.0 Stars Superseded Mods

UNIVERSAL TWEAKS

A one-stop-shop for all bugfixing and tweaking needs

Universal Tweaks consolidates various bugfixes and tweaks into a single solution for Minecraft 1.12.2.

All changes are toggleable via config files.

Requires MixinBooter Requires ConfigAnytime

🐞 BUGFIXES

  • Accurate Smooth Lighting: Improves the accuracy of smooth lighting by checking for suffocation and light opacity
  • Attack Radius: Improves the attack radius of hostile mobs by checking the line of sight with raytracing
  • Banner Bounding Box: Fixes rendering issues with banners by correctly sizing their render bounding boxes
  • Block Fire: Prevents fire projectiles burning entities when blocking with shields
  • Block Overlay: Fixes x-ray when standing in non-suffocating blocks
  • Boat Riding Offset: Fixes entities glitching through the bottom of boats
  • Chunk Saving: Fixes loading of outdated chunks to prevent duplications, deletions and data corruption
  • Comparator Timing: Fixes inconsistent delays of comparators to prevent redstone timing issues
  • Concurrent Entity AI Tasks: Replaces linked entity AI task sets with concurrent sets to avoid mod exception concerning entity AI
  • Crafted Item Statistics: Fixes crafted item statistics not increasing correctly when items are crafted with shift-click or drop methods
  • Death Time: Fixes corrupted entities exceeding the allowed death time
  • Depth Mask: Fixes entity and particle rendering issues by enabling depth buffer writing
  • Destroy Entity Packets: Fixes lag caused by dead entities by sending additional packets when the player is not alive
  • Dimension Change Player States: Fixes missing player states when changing dimensions by sending additional packets
  • Disconnect Dupe: Fixes item dupes when players are dropping items and disconnecting
  • Double Consumption: Fixes consuming an item having a chance of also consuming a second item without any animation
  • Donkey/Mule Dupe: Fixes a duplication exploit connected to the inventories of donkeys and mules
  • Elytra Deployment & Landing: Relocate elytra deployment and landing to client side to prevent issues with high latencies
  • Entity Bounding Boxes: Saves entity bounding boxes to tags to prevent breakouts and suffocation
  • Entity Desync: Fixes entity motion desyncs most notable with arrows and thrown items
  • Entity ID: Fixes non-functional elytra firework boosting and guardian targeting if the entity ID is 0
  • Entity Lists
    • Chunk Updates: Fixes chunk entity lists often not getting updated correctly
    • World Additions: Fixes client-side memory leak where some entity ids are not set before being added to the world's entity list
  • Entity NaN: Prevents corruption of entities caused by invalid health or damage values
  • Entity Suffocation: Pushes entities out of blocks when growing up to prevent suffocation
  • Entity Tracker: Fixes entity tracker to prevent client-sided desyncs when teleporting or changing dimensions
  • Entity UUID: Changes UUIDs of loaded entities in case their UUIDs are already assigned (and removes log spam)
  • Exhaustion: Fixes saturation depleting in peaceful mode
  • Falling Block Entity Damage: Only damage living entities hit by falling blocks, prevents killing items and XP
  • Faster Background Startup: Fixes slow background startup edge case caused by checking tooltips during the loading process
  • Fixes Invisible Player when Flying with Elytra: Fixes the player model occasionally disappearing when flying with elytra in a straight line in third-person mode
  • Frustum Culling: Fixes invisible chunks in edge cases (small enclosed rooms at chunk borders)
  • Help: Replaces the help command, sorts and reports broken commands
  • Hopper Bounding Box: Slims down the hopper bounding box for easier access of nearby blocks
  • Hopper Insert Safety Check: Prevents crashes when the destination tile entity becomes unavailable during the item insert process
  • Horse Falling: Modifies falling logic of horses, listening to LivingFallEvent and taking jump boost into account
  • Item Frame Void: Prevents voiding held items when right + left-clicking on an item frame simultaneously
  • Ladder Flying Slowdown: Disables climbing movement when flying
  • Locale: Prevents various crashes with Turkish locale
  • Max Health: Corrects maximum player health on joining by setting the last saved health value
  • Minecart AI: Fixes non-player entities being able to control minecarts
  • Mining Glitch: Prevents ghost blocks by sending additional movement packets
  • Model Gap: Fixes transparent gaps in all 3D models of blocks and items
  • Mount Desync: Fixes mounts and boats sometimes disappearing after dismounting
  • Packet Size: Increases the packet size limit to account for large packets in modded environments
  • Particle Spawning: Fixes various particle types not showing up on the client
  • Piston Progress: Properly saves the last state of pistons to tags
  • Piston Retraction: Improves retraction behavior on double piston extenders
  • Portal Traveling Dupe: Fixes duplication issues that can occur when entities travel through portals
  • Potion Amplifier Visibility: Fixes potion effects not displaying their level above 'IV'
  • Shear Mooshroom Dupe: Fixes a duplication exploit connected to shearing mooshrooms
  • Skeleton Aim: Fixes skeletons not looking at their targets when strafing
  • Sleep Resets Weather: Fixes sleeping always resetting rain and thunder times
  • Spectator Menu: Fixes the spectator menu not showing player skins
  • Tile Entity Map: Replaces the chunk position data table to prevent tile entity related issues
  • Untipped Arrow Particles: Fixes untipped arrows emitting blue tipped arrow particles upon reloading a world
  • Villager Mantle: Returns missing hoods to villager mantles
  • Witch Huts: Fixes witch hut structure data not accounting for the height it is generated at

πŸ”§ TWEAKS

  • Accurate Potion Duration: Always displays the actual potion duration instead of **:**
  • Advancement GUI
    • Allows increasing the Advancement GUI to scale with the screen size
    • Moves the page buttons to in-line with the rest of the GUI instead of hovering significantly
    • Hides page switching buttons when at the maximum/minimum page count
    • Disables the background fading when hovering over an advancement
    • Adds Advancement Page Title text to the Advancement GUI header
  • Adaptive XP Drops: Scales dropped experience from entities based on their health
  • AI Improvements: Replaces/removes entity AI for improved server performance
  • Always Eat: Allows the consumption of food at any time, regardless of the hunger bar
  • Always Return to Main Menu: Always returns the player to the main menu when quitting the game
  • Armed Armor Stands: Enables arms for armor stands by default
  • Armor Curve: Adjusts the armor scaling and degradation formulae for mobs and players
  • Attributes: Sets custom ranges for entity attributes
  • Auto Jump Replacement: Replaces auto jump with an increased step height (singleplayer only)
  • Auto Save Interval: Configurable interval in ticks between world auto saves
  • Auto Switch Tools: Switches the selected hotbar slot to a proper tool if required
  • Bed Obstruction Replacement: Replaces bed obstruction checks with an improved version
  • Better Burning
    • Fixes some edge cases where fire damage sources won't cause mobs to drop their cooked items
    • Allows skeletons to shoot flaming arrows when on fire (30% chance * regional difficulty)
    • If entities have fire resistance, they get extinguished right away when on fire
    • Allows fire to spread from entity to entity (30% chance * regional difficulty)
    • Prevents the fire animation overlay from being displayed when the player is immune to fire
  • Better Harvest: Prevents breaking lower parts of sugar cane and cacti as well as unripe crops, unless sneaking
  • Better Ignition: Enables ignition of entities by right-clicking instead of awkwardly lighting the block under them
  • Better Ping Display: Displays the ping in milliseconds of players when viewing the server list
  • Better Placement: Removes the delay between placing blocks
  • Block Dispenser: Allows dispensers to place blocks
  • Block Hit Delay: Sets the delay in ticks between breaking blocks
  • Boat Speed: Sets the acceleration value for controlling boats
  • Infinity:
    • Bow Infinity Remedy: Bows enchanted with Infinity no longer require arrows
    • Mending and Infinity: Allows the Infinity Enchantment to be combined with Mending
    • Infinity Affects All Arrows: Allows the Infinity Enchantment to apply to all arrows (e.g. Tipped Arrows)
  • Breakable Bedrock: Allows customizable mining of bedrock
  • Burning Baby Zombies: Lets baby zombies burn in daylight as in Minecraft 1.13+
  • Burning Skeletons: Prevents skeletons burning in daylight
  • Burning Zombies: Prevents zombies burning in daylight
  • Charged Creeper Spawning: Sets the chance for creepers to spawn charged
  • Chat:
    • Chat Lines: Sets the maximum number of chat lines to display
    • Compact Messages: Removes duplicate messages and instead put a number behind the message how often it was repeated
    • Keep Sent Messages: Don't clear sent message history on leaving the world
  • Check Animated Models: Improves model load times by checking if an animated model exists before trying to load it
  • Chicken Shedding: Allows chickens to have a chance to shed feathers (similarly to laying eggs)
  • Chunk Gen Limit: Limits maximum chunk generation per tick for improved server performance
  • Cobweb Slowness: Modifies the applied slowness factor when entities are moving in cobwebs
  • Copy World Seed: Enables clicking of /seed world seed in chat to copy to clipboard
  • Crafting Cache: Adds an IRecipe cache to improve recipe performance in large modpacks
  • Creeper Confetti: Replaces deadly creeper explosions with delightful confetti (with a configurable chance)
  • Critical Arrow Damage: Sets the additional damage that critical arrows deal
  • Custom Rarity: Sets custom rarities for items, affecting tooltip colors
  • Custom Use Duration: Sets custom use durations for items like shields, affecting the maximum block time
  • Damage Tilt: Restores feature to tilt the camera when damaged
  • Damage Velocity: Enables the modification of damage sources that change the entity's velocity
  • Default Difficulty: Sets the default difficulty for newly generated worlds
  • Dimension Unload: Unloads dimensions not in use to free up resources
  • Disable Advancements: Prevents the advancement system from loading entirely
  • Disable Audio Debug: Improves loading times by removing debug code for missing sounds and subtitles
  • Disable Creeper Music Discs: Disables creepers dropping music discs when slain by skeletons
  • Disable Fancy Missing Model: Improves rendering performance by removing the resource location text on missing models
  • Disable Hotbar Scroll Wrapping: Disables using the scroll wheel to change hotbar slots wrapping
  • Disable Mob Spawner Entity Render: Disables rendering an entity inside of Mob Spawners
  • Disable Narrator: Disables the narrator functionality entirely
  • Disable Rain Particles: Prevents Rain and Snow Particles from rendering when Raining or Thundering
  • Disable Glint Overlay on Enchantment Books: Disables the glint overlay on enchantment books
  • Disable Glint Overlay on Potions: Disables the glint overlay on potions
  • Disable Sleeping: Disables skipping night by using a bed while making it still able to set spawn
  • Disable Text Shadowing: Disables all text shadowing, where text has a darker version of itself rendered behind the normal text, changing the appearance and can improve fps on some screens
  • Disable Villager Trade Leveling: Disables leveling of villager careers, only allowing base level trades
  • Disable Villager Trade Restock: Disables restocking of villager trades, only allowing one trade per offer
  • Disable Wither Targeting AI: Disables withers targeting animals
  • Easy Breeding: Enables easy breeding of animals by tossing food on the ground
  • End Crystal Placing: Allows placing End Crystals without requiring Obsidian or Bedrock below
  • End Portal Parallax: Re-implements parallax rendering of the end portal from 1.11 and older
  • Entity Radius Check
    • These tweaks are only effective if you have mod(s) that increase World.MAX_ENTITY_RADIUS! (Lycanites Mobs, Advanced Rocketry, Immersive Railroading, etc.)
    • Reduces the search size of various AABB functions for specified entity types to improve performance
    • Reduces size of collision checks for most vanilla and specified entity types to improve performance
  • Explosion Block Drop Chance: Determines the numerator of the block drop formula on explosions
  • Falling Block Lifespan: Determines how long falling blocks remain in ticks until they are dropped under normal circumstances
  • Fast Dye Blending: Replaces color lookup for sheep to check a predefined table rather than querying the recipe registry
  • Fast Leaf Decay: Makes leaves decay faster when trees are chopped
  • Fast Prefix Checking: Optimizes Forge's ID prefix checking and removes prefix warnings impacting load time
  • Fast World Loading: Skips initial world chunk loading & garbage collection to speed up world loading
  • Fence/Wall Jump: Allows the player to jump over fences and walls
  • Finite Water: Prevents creation of infinite water sources outside of ocean and river biomes
  • First Person Burning Overlay: Sets the offset for the fire overlay in first person when the player is burning
  • Glass Bottle Consumes Water Source: Causes Glass Bottles to consume the source block of water
  • Growth Size: Configurable growth height/length for sugar cane, cacti and vines
  • Hardcore Buckets: Prevents placing of liquid source blocks in the world
  • Hide Personal Effect Particles: Disables potion effect particles emitting from yourself
  • Husk & Stray Spawning: Lets husks and strays spawn underground like regular zombies and skeletons
  • Improve Barrier Particle Display: Causes Barrier Particles to always be displayed to players in Creative mode
  • Improve Language Switching Speed: Improves the speed of switching languages in the Language GUI
  • Improve Server Connection Speed: Improves the speed of connecting to servers by setting the InetAddress host name to the IP in situations where it can be represented as the IP address, preventing getHostFromNameService from being to be run
  • Incurable Potions: Excludes potion effects from being curable with curative items like buckets of milk
  • Infinite Music: Lets background music play continuously without delays
  • Item Entities: Enables the modification of item entity properties
  • LAN Server Properties: Enhance the vanilla 'Open to LAN' GUI for listening port customization, removal of enforced authentication and more
  • Lenient Paths: Allows the creation of grass paths everywhere (beneath fence gates, trapdoors, ...)
  • Lightning
    • Lightning Damage: Sets the damage lightning bolts deal to entities
    • Lightning Fire Ticks: Sets the duration in ticks lightning bolts set entities on fire
    • No Lightning Fire: Disables the creation of fire around lightning strikes
    • No Lightning Flash: Disables the flashing of skybox and ground brightness on lightning strikes
    • No Lightning Item Destruction: Prevents lightning bolts from destroying items
  • Linear XP Amount: Sets the amount of XP needed for each level, effectively removing the increasing level scaling
  • Load Sounds: Plays sounds when the game or the world are loaded
  • Mending Overpowered: If mending fix is enabled, repairs entire damaged inventory with XP
  • Mending: Only repairs damaged equipment with XP
  • Minecart Drops Itself: Replaces vanilla Minecarts dropping a Minecart and the contained item, and instead drop the combined item
  • Mob Despawn Improvement: Mobs carrying picked up items will drop their equipment and despawn properly
  • Modern Knockback: Backports 1.16+ knockback to 1.12: Knockback resistance is now a scale instead of a probability
  • More Banner Layers: Sets the amount of applicable pattern layers for banners
  • Mute Advancement Errors: Silences advancement errors
  • Mute Ore Dictionary Errors: Silences ore dictionary errors
  • Mute Texture Map Errors: Silences texture map errors
  • No Attack Cooldown: Disables the 1.9 combat update attack cooldown
  • No Crafting Repair: Disables crafting recipes for repairing tools
  • No Golems: Disables the manual creation of golems and withers
  • No Leftover Breath Bottles: Disables dragon's breath from leaving off empty bottles when a stack is brewed with
  • No Night Vision Flash: Disables the flashing effect when the night vision potion effect is about to run out
  • No Pathfinding Chunk Loading: Disables mob pathfinding from loading new/unloaded chunks when building chunk caches to improve performance
  • No Potion Shift: Disables the inventory shift when potion effects are active
  • No Portal Spawning: Prevents zombie pigmen spawning from nether portals
  • No Redstone Lighting: Disables lighting of active redstone, repeaters, and comparators to improve performance
  • No Saddled Wandering: Stops horses wandering around when saddled
  • No Smelting XP: Disables the experience reward when smelting items in furnaces
  • Offhand Improvement: Prevents placing offhand blocks when blocks or food are held in the mainhand
  • Overhaul Beacon: Change how beacon construct and range apply per level
  • Overlay Message Height: Sets the Y value of the overlay message (action bar), displayed for playing records etc.
  • Particle Limit: Limits particles to a set amount. Should not be set too low, as it will cause particles to appear for a single tick before vanishing
  • Pickup Notification: Displays highly configurable notifications when the player obtains or loses items
  • Player Speed: Enables the modification of base and maximum player speeds along with fixing 'Player moved too quickly' messages
  • Prevent Mob Eggs from Changing Spawners: Prevents using Mob Spawner Eggs to change what a Spawner is spawning
  • Prevent Observer Activating on Placement: Controls if the observer activates itself on the first tick when it is placed
  • Prevent Placing Buckets in Portals: Prevents placing of liquid source blocks overriding portal blocks
  • Pumpkin Placing: Allows placing Pumpkins and Jack'O'Lanterns without a supporting block
  • Rabbit Killer Spawning: Configurable chance for rabbits to spawn as the killer bunny variant
  • Rabbit Toast Spawning: Configurable chance for rabbits to spawn as the Toast variant
  • Rally Health: Adds Bloodborne's Rally system to Minecraft, regain lost health when attacking back within the risk time
  • Remove 3D Anaglyph Button: Removes the 3D Anaglyph button from the video settings menu
  • Remove Realms Button: Removes the redundant Minecraft Realms button from the main menu and silences notifications
  • Remove Recipe Book: Removes the recipe book button from GUIs
  • Remove Snooper: Forcefully turns off the snooper and hides the snooper settings button from the options menu
  • Render End Portal Bottom: Controls if the End Portal renders its texture on the bottom face
  • Riding Exhaustion: Enables depleting saturation when riding mounts
  • Sapling Behavior: Allows customization of sapling behavior while utilizing an optimized method
  • Sea Level: Sets the default height of the overworld's sea level
  • Selected Item Tooltip Height: Sets the Y value of the selected item tooltip, displayed when held items are changed
  • Shield Parry: Allows parrying of projectiles with shields
  • Skip Credits: Skips the credits screen after the player goes through the end podium portal
  • Skip Missing Registry Entries Screen: Automatically confirms the 'Missing Registry Entries' screen on world load
  • Sleeping Time: Determines at which time of day sleeping is allowed in ticks (0 - 24000)
  • Smooth Scrolling: Adds smooth scrolling to every in-game list
  • Soulbound Vexes: Summoned vexes will also die when their summoner is killed
  • Spawn Caps: Sets maximum spawning limits for different entity types
  • Super Hot Torch: Enables one-time ignition of entities by hitting them with a torch
  • Stronghold Enforcement: Enforces stronghold generation to generate all blocks, regardless of air
  • Swing Through Grass: Allows hitting entities through grass instead of breaking it
  • Third Person Ignores Non-solid Blocks: When viewing in third person, don't stop the camera on non-solid blocks
  • Tidy Chunk: Tidies newly generated chunks by removing scattered item entities
  • Toast Control: Enables the control of toasts (pop-up text boxes)
  • Toggle Cheats Button: Adds a button to the pause menu to toggle cheats
  • Trample Control: Controls how and when farmland is trampled
  • Uncap FPS: Removes the hardcoded 30 FPS limit in screens like the main menu
  • Undead Horses
    • Burning: Lets untamed undead horses burn in daylight
    • Taming: Allows taming of undead horses
  • Use Separate Dismount Key: Makes the dismount keybind separate from LSHIFT, allowing it to be rebound independently
  • Use Separate Narrator Key: Allows using a custom Narrator key, instead of being stuck with CTRL+B
  • Village Distance: Sets the village generation distance in chunks
  • Void Fog: Re-implements pre-1.8 void fog and void particles
  • Water Fall Damage: Re-implements an improved version of pre-1.4 fall damage in water
  • Weaken Golem Structure Requirements: Allows creating Golem with non-air blocks in the bottom corners of the structure
  • Weaken Wither Structure Requirements: Allows creating Withers with non-air blocks in the bottom corners of the structure
  • XP Bottle Amount: Sets the amount of experience spawned by bottles o' enchanting
  • XP Level Cap: Sets the maximum experience level players can reach
  • Void Teleport:
    • Options allow toggling the setting globally, controlling to what Y-level the entity is teleported, if blindness is applied, maximum number of consecutive times, and how much and in what way fall damage is taken
    • Configure Entities: Configures what entities can be teleported, and if the player is teleported
    • Configure Dimensions: Configures what dimensions the effect can take place in

βš™οΈ MOD INTEGRATION

  • AbyssalCraft
    • Optimized Item Transport: Optimizes AbyssalCraft's item transport system to reduce tick overhead
    • Disable Plague Potion Clouds: Disables AbyssalCraft's Plague-type mobs spawning lingering potion effects on death
  • Actually Additions
    • Duplication Fixes: Fixes various duplication exploits
    • Laser Upgrade Voiding: Fixes Laser Upgrades voiding instead of applying if there is only one item in the stack
  • Astral Sorcery
    • Missing Player Log Level: Downgrades the message when completing a recipe without an initializing player from a warning to a debug
    • Sooty Marble Rendering: Fixes Sooty Marble Pillar blocking the proper rendering of adjacent fluids due to inverted logic
    • Clear Particle Effects: Fixes a bug where particle effects would continue to render after changing dimensions
  • Advent of Ascension
    • Improved Player Tick: Improves AoA player ticking by only sending inventory changes when necessary
  • Arcane Archives
    • Duplication Fixes: Fixes various duplication exploits
  • Binnie's Mods
    • Gather Windfall: Allows Forestry farms to pick up ExtraTrees fruit
  • Biomes O' Plenty
    • Hot Spring Water: Fixes rapid inflection of regeneration effects in hot spring water
  • Blood Magic
    • Duplication Fixes: Fixes various duplication exploits
    • Optimized Hellfire Forge: Optimizes the Hellfire/Soul Forge to reduce tick time
    • Memory Leak Fix: Fixes memory leak when unloading worlds/switching dimensions
  • Botania
    • Duplication Fixes: Fixes various duplication exploits
    • Fancy Skybox: Enables the Botania Garden of Glass skybox for custom dimensions
  • CB Multipart
    • Memory Leak Fix: Fixes a memory leak associated with EntityPlayer
  • Chisel
    • Duplication Fixes: Fixes various duplication exploits
  • Chocolate Quest Repoured
    • Legacy Golden Feather: Restores the golden feather behavior from the original Better Dungeons mod
  • CodeChicken Lib
    • Packet Leak Fix: Fixes network ByteBuf leaks from PacketCustom
  • CoFH Core
    • Vorpal Enchantment Damage: Sets the damage multiplier of the Vorpal enchantment
  • Collective
    • Memory Leak Fix: Fixes memory leak when unloading worlds/switching dimensions
  • Compact Machines
    • Invisible Wall Render Fix: Fixes some compact machine walls being invisible if Nothirium 0.2.x (and up) or Vintagium is installed
  • Effortless Building
    • Block Transmutation Fix: Fixes Effortless Building ignoring Metadata when checking for items in inventory
  • Elementary Staffs
    • Electric Staff Port: Reintroduces the 1.5 electric staff behavior along with some subtle particles
  • Elenai Dodge 2
    • Extinguishing Dodges: Chance per dodge to extinguish the player when burning
    • Feathers Helper API Fix: Fixes server-sided crashes when the Feathers Helper API is utilized
    • Sprinting Integration: Configurable consumption of feathers when the player is sprinting
  • Ender Storage
    • Fix Frequency Tracking: Fixes storage frequencies being tracked multiple times
  • Epic Siege Mod
    • Disable Digger AI Debug: Disables leftover debug logging inside the digger AI of the beta builds
  • Extra Utilities 2
    • Catch Radar Exception: Fixes the Radar feature (find in nearby inventories) entirely breaking when near some inventories
    • Duplication Fixes: Fixes various duplication exploits
    • Fix Deep Dark Stats: Fixes Mob Attack and Health Statistics being repeatedly doubled
    • Mutable Machine Block Drops: Fixes Machine Block drops being immutable, causing a crash on attempting to remove entries from the list.
    • Creative Mill Harvestability: Fixes the Creative Mill Generator not respecting the Creative Block Breaking config
  • Forestry
    • Arborist Villager Trades: Adds custom emerald to germling trades to the arborist villager
    • Disable Bee Damage Armor Bypass: Disables damage caused by bees bypassing player armor
    • Duplication Fixes: Fixes various duplication exploits
    • Replanting Cocoa Beans: Allows Forestry farms to automatically replant cocoa beans
  • HWYLA
    • Keybindings Fix: Fixes crashes in all menus when changing HWYLA keybindings to unsupported values
  • IndustrialCraft 2
    • Duplication Fixes: Fixes various duplication exploits
  • Industrial Foregoing
    • Duplication Fixes: Fixes various duplication exploits
    • Machines Max Range Off-By-One Fix: Fixes an off-by-one error where IF Machines would display the max tier of range addon as one less than the actual maximum
  • Infernal Mobs
    • Sticky Recall Compatibility: Enables compatibility between Infernal Mobs' Sticky effect and Capsule's Recall enchantment
    • Sticky Pedestal Compatibility: Enables compatibility between Infernal Mobs' Sticky effect and Reliquary's Pedestal
  • Iron Backpacks
    • Duplication Fixes: Fixes various duplication exploits
  • Item Stages
    • Ingredient Matching: Changes item matching code to CraftTweaker's ingredient matching system, fixes item NBT issues
  • Mekanism
    • Duplication Fixes: Fixes various duplication exploits
  • Mob Stages
    • Spawning Rules Fixes: Fixes mob replacement ignoring entity spawning rules
  • Modular Routers
    • Particle Thread Fix: Fixes particles being added from the wrong thread which corrupted the particle manager
  • MrTJPCore
    • Memory Leak Fix: Fixes a memory leak associated with EntityPlayer
  • Nether Chest
    • Duplication Fixes: Fixes various duplication exploits
  • Netherrocks
    • Right Click Harvesting Fix: Prevents crashing with mods implementing right click crop harvesting
  • NuclearCraft
    • Radiation Environment Map: Changes the data table of the radiation environment handler to improve tick time
  • OpenBlocks
    • Last Stand Trigger Fix: Fixes the Last Stand enchantment triggering too early on pre-mitigation damage (before enchants, potions, etc), instead of on post-mitigation damage.
  • OpenComputers
    • Packet Leak Fix: Fixes network ByteBuf leaks from PacketHandler
  • ProjectRed
    • Duplication Fixes: Fixes various duplication exploits
  • Quark
    • Duplication Fixes: Fixes various duplication exploits
  • Railcraft
    • No Beta Warning: Disables the beta message warning on world join
  • Requious Frakto
    • Particle Fixes: Fixes server world being leaked to various particles
  • RFTools Dimension
    • Properly Unregister Dimensions: Fixes a bug where joining a world or server with any RFTools Dimension registered would disallow entering another world without that dimension until restarting.
  • Roost
    • Early Register CT Chickens: Improves load time by registering ContentTweaker chickens early for Roost to detect them
  • Simple Difficulty
    • Iron Canteen Interaction Fix: Fixes the interaction of iron canteens with rain collectors
  • Simply Jetpacks
    • Memory Leak Fix: Fixes a client-side memory leak associated with EntityPlayer
  • Spice Of Life
    • Duplication Fixes: Fixes various duplication exploits
  • SteamWorld
    • Sky of Old Dimension Fix: Fixes a Stack Overflow crash when entering the Sky of Old Dimension
  • Storage Drawers
    • Render Range: Approximate range in blocks at which drawers render contained items
  • Tardis
    • Memory Leak Fix: Fixes a client-side memory leak associated with EntityPlayer
  • Tech Reborn
    • Optimized Rolling Machine: Optimizes the Rolling Machine to reduce tick time
  • Thaumcraft
    • Focus Effects
      • Revamps the cast sounds of certain focus effects to provide better variety
      • Adds impact sounds (like air or curse) to various focus effects that lack it
    • Focus Mediums: Makes several focus mediums play additional cast sounds to make them stand out more
    • Spiderlike Eldritch Crabs: Rotates dead eldritch crabs all the way like endermites, silverfish, and spiders
    • Stable Thaumometer: Stops the thaumometer from bobbing rapidly when using it to scan objects
  • Thaumic Wonders
    • Duplication Fixes: Fixes various duplication exploits
  • The Erebus
    • Fix Cabbage Drop: Fixes Cabbage not dropping the correct items in some situations
    • Preserved Blocks Fix: Prevents HWYLA/TOP crashes with preserved blocks
    • Fix Quake Hammer Texture: Fixes the Quake Hammer using the incorrect config option to control its size
  • The Farlanders
    • Duplication Fixes: Fixes various duplication exploits
  • Thermal Expansion
    • Duplication Fixes: Fixes various duplication exploits
    • Insolator Custom Monoculture: Adds Monoculture Cycle integration to desired phytogenic insolator recipes added by ModTweaker
  • Tinkers' Construct
    • Disable Rendering Items in Smeltery: Disables rendering items in the world when they are inside the Smeltery to prevent lag while rendering
    • Duplication Fixes: Fixes various duplication exploits
    • Gaseous Fluids: Excludes gaseous fluids from being transferable via faucets
    • Material Blacklist: Hides tool/bow materials in the 'Materials and You' book
    • Offhand Shuriken: Suppresses special abilities of long swords and rapiers when shurikens are wielded in the offhand
    • Ore Dictionary Cache: Caches all ore dictionary smelting recipes to speed up game loading
    • Particle Fixes: Fixes server world being leaked to various particles
    • Projectile Despawning: Despawns unbreakable projectiles faster to improve framerates
    • Tool Customization: Sets the attack damage cutoff at which diminishing returns start for any Tinkers' tool and sets the rate at which a tool's attack damage incrementally decays depending on its damage cutoff
  • Tiny Progressions
    • Duplication Fixes: Fixes various duplication exploits

universaltweaks's People

Contributors

acgaming avatar eigenraven avatar foreck1 avatar friendlyhj avatar hahawth avatar icarussone avatar irgendwer01 avatar jchung01 avatar kompreya avatar korewalidesu avatar lestegii avatar leytilera avatar lonelyxiya avatar lubinacourec avatar mcadventurecity avatar mczph avatar prototypetrousers avatar ricket avatar rongmario avatar turkey9002 avatar waitingidly avatar yor42 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

universaltweaks's Issues

[Mod Fix] Storage drawers

Bug fixes suggestions:

  • item voiding if the drawer reaches full capacity on last insertion

  • Storage drawers slotless Item handler implementation does not allow the extraction from compacting item drawers with the vending upgrade

Performance improvements:

  • Cache the Drawer Controller tile to avoid getting the TE from the world every time a drawer slave is interacted with

see LoliKingdom/LoliASM#70

[Suggestion] Add whitelist for SwingThroughGrass blocks.

The SwingThroughGrass tweak works well, however, I would like to add certain blocks that I still can't swing through, such as modded flowers, and cobwebs. Would it be possible to add a whitelist in the config to add more blocks to tweak? Thank you.

Release 1.0.0 Water Damage reduction wildly inconsistent

To replicate:

  1. Stand in 2 blocks deep of water. use /tp ~ ~20 ~ (or any +y value)
  2. Fall repeatedly
  3. Sometimes receive 1 heart of damage, sometimes 8 hearts of damage.

Unless this is intended/vanilla behavior?

EDIT:

It appears this doesn't happen if the player moves a tiny bit on a solid block before "jumping", so it's just some sort of glitch with using /tp that would never occur in survival. My bad!

[FEATURE] Zombie horses spawn naturally

Explanation

If this option is enabled, zombie horses will spawn with a certain chance instead of skeleton horses when a skeleton trap occours.

Why?

Currently, there is no option to get these mobs in survival minecraft. Adding them to this event makes them an uncommon mob, but still obtainable.

Additional information

This has been implemented in a similar way by PurpurMC.

https://github.com/PurpurMC/Purpur/blob/ver/1.19.3/patches/server/0027-Zombie-horse-naturally-spawn.patch

Enhancement suggestion

First: Thanks for taking the effort to maintain all of these legacy plug-ins for Forge, it's really what Modded Minecraft needed. A million different mods just to fix a handful of Vanilla Bugs? Who thought that was a good idea?

Since you seem eager to combine more mods in your project, I'd like to make a few suggestions:

Parries particles fired from entites back to them when blocked by a shield
https://www.curseforge.com/minecraft/mc-mods/parry (LGPL)

Fixes the stupidly broken vanilla Nether portal behavior
https://www.curseforge.com/minecraft/mc-mods/netherportalfix (Permissive License)

Pairs great with the already installed FastWorkbench (Although LoliASM/CensoredASM seems to do that already?)
https://www.curseforge.com/minecraft/mc-mods/fastfurnace (MIT, pairs great with already included FastWorkbench)

Allows people to change their audio configurations on the fly, very handy
https://www.curseforge.com/minecraft/mc-mods/more-sound-config (GPL)

Allows for easier port-forwarding when hosting a server on a client machine
https://www.curseforge.com/minecraft/mc-mods/lan-upnp (LGPL)

There is also this mod that causes non-fatal errors when pinging too frequently, not sure if you'd be interested in fixing that and merging it into your project, but I'll let you know about it anyways:
https://www.curseforge.com/minecraft/mc-mods/chat-ping (MIT)

Hope I was able to give some inspiration.

Obsolete mods screen triggers Ender IO crash

It seems that Ender IO is not expecting its rendering system to be initialized before registering items (which can happen if the game crashes early enough).

I am not sure if you can fix this yourself, but if not, another option which would be perfectly fine is to also display the obsolete mods in the log.

[11:43:23] [Client thread/ERROR] [FML]: A custom exception was thrown by a mod, the game will display an error screen and halt.
mod.acgaming.universaltweaks.UTObsoleteModsHandler$Exception: 
	at mod.acgaming.universaltweaks.UTObsoleteModsHandler.throwException(UTObsoleteModsHandler.java:15) ~[UTObsoleteModsHandler.class:?]
	at mod.acgaming.universaltweaks.UniversalTweaks.throwIncompatibility(UniversalTweaks.java:87) ~[UniversalTweaks.class:?]
	at mod.acgaming.universaltweaks.UniversalTweaks.preInit(UniversalTweaks.java:99) ~[UniversalTweaks.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_352]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_352]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_352]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_352]
	at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) ~[forge-1.12.2-14.23.5.2860-universal.jar:?]
	at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_352]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_352]
	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[guava-21.0.jar:?]
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[guava-21.0.jar:?]
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[guava-21.0.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[guava-21.0.jar:?]
	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[LoadController.class:?]
	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_352]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_352]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_352]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_352]
	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[guava-21.0.jar:?]
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[guava-21.0.jar:?]
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[guava-21.0.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[guava-21.0.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) ~[Loader.class:?]
	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.init(Minecraft.java:467) [bib.class:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:5101) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_352]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_352]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_352]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_352]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_352]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_352]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_352]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_352]
	at org.prismlauncher.impl.OneSixLauncher.invokeMain(OneSixLauncher.java:104) [NewLaunch.jar:?]
	at org.prismlauncher.impl.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:176) [NewLaunch.jar:?]
	at org.prismlauncher.impl.OneSixLauncher.launch(OneSixLauncher.java:186) [NewLaunch.jar:?]
	at org.prismlauncher.EntryPoint.listen(EntryPoint.java:144) [NewLaunch.jar:?]
	at org.prismlauncher.EntryPoint.main(EntryPoint.java:74) [NewLaunch.jar:?]
[11:43:23] [Client thread/WARN] [FML]: EventBus 0 shutting down - future events will not be posted.
[11:43:23] [Client thread/INFO] [Config]: [OptiFine] *** Reloading textures ***
[11:43:23] [Client thread/INFO] [Config]: [OptiFine] Resource packs: Quark+Trapdoor+Retexture.zip
[11:43:24] [Client thread/INFO] [MoreSoundConfigCore]: Starting patch of class paulscode.sound.libraries.LibraryLWJGLOpenAL
[11:43:24] [Client thread/INFO] [MoreSoundConfigCore]: Patch of class paulscode.sound.libraries.LibraryLWJGLOpenAL ended
[11:43:24] [Sound Library Loader/INFO] [minecraft/SoundManager]: Starting up SoundSystem...
[11:43:24] [Thread-14/INFO] [minecraft/SoundManager]: Initializing LWJGL OpenAL
[11:43:24] [Thread-14/INFO] [minecraft/SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[11:43:25] [Thread-14/INFO] [moresoundconfig]: Reading sound devices
[11:43:25] [Thread-14/INFO] [moresoundconfig]: SoundManager loading on device System Default
[11:43:25] [Thread-14/INFO] [minecraft/SoundManager]: OpenAL initialized.
[11:43:25] [Client thread/INFO] [foamfix]: Cleaning up ModelLoader...
[11:43:25] [Client thread/INFO] [LoliASM]: Clearing and Trimming multipartModels, original size: 0 entries
[11:43:25] [Client thread/INFO] [LoliASM]: Clearing and Trimming multipartDefinitions, original size: 0 entries
[11:43:25] [Client thread/INFO] [LoliASM]: Clearing and Trimming multipartVariantMap, original size: 0 entries
[11:43:25] [Client thread/INFO] [LoliASM]: Clearing and Trimming blockDefinitions, original size: 0 entries
[11:43:25] [Client thread/INFO] [OpenComputers]: Successfully patched net/minecraft/client/renderer/entity/RenderLiving.renderLeash.
[11:43:25] [Sound Library Loader/INFO] [minecraft/SoundManager]: Sound engine started
[11:43:25] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.entity.layers.LayerArmorBase
[11:43:25] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderArmorLayer, func_188361_a] Descriptor (Lnet/minecraft/entity/EntityLivingBase;FFFFFFFLnet/minecraft/inventory/EntityEquipmentSlot;)V)
[11:43:25] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[11:43:25] [Client thread/INFO] [Quark ASM]: Patch result: true
[11:43:25] [Client thread/INFO] [Quark ASM]: Optifine Detected. Disabling Patch for Names [renderEnchantedGlint, func_188364_a] Descriptor (Lnet/minecraft/client/renderer/entity/RenderLivingBase;Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/model/ModelBase;FFFFFFF)V
[11:43:25] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.entity.layers.LayerEntityOnShoulder
[11:43:25] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [renderEntityOnShoulder, func_192864_a] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/UUID;Lnet/minecraft/nbt/NBTTagCompound;Lnet/minecraft/client/renderer/entity/RenderLivingBase;Lnet/minecraft/client/model/ModelBase;Lnet/minecraft/util/ResourceLocation;Ljava/lang/Class;FFFFFFFZ)Lnet/minecraft/client/renderer/entity/layers/LayerEntityOnShoulder$DataHolder;)
[11:43:25] [Client thread/INFO] [Quark ASM]: Located Method, patching...
[11:43:25] [Client thread/INFO] [Quark ASM]: Located patch target node INVOKEVIRTUAL net/minecraft/client/renderer/entity/RenderLivingBase.func_110776_a (Lnet/minecraft/util/ResourceLocation;)V
[11:43:25] [Client thread/INFO] [Quark ASM]: Patch result: true
[11:43:25] [Client thread/FATAL] [LoliASM]: Minecraft ran into a problem! Report saved to: ~/.local/share/polymc/instances/Not a Modpack II (Dev)/.minecraft/crash-reports/crash-2022-11-19_11.43.25-client.txt
---- Minecraft Crash Report ----
// Lolis deobfuscated this stacktrace using MCP's stable-39 mappings.
// Uh... Did I do that?
Time: 2022-11-19 11:43:25 EST
Description: Initializing game
java.lang.NullPointerException: Houston we have a problem: 'missing item for modObject enderio:item_owl_egg'. Please report that on our bugtracker unless you are using some old version. Thank you.
    at com.enderio.core.common.util.NullHelper.notnull(NullHelper.java:47)
    at com.enderio.core.common.util.NullHelper.notnull(NullHelper.java:18)
    at crazypants.enderio.base.init.ModObjectRegistry.getItemNN(ModObjectRegistry.java:222)
    at crazypants.enderio.base.init.IModObjectBase.getItemNN(IModObjectBase.java:76)
    at crazypants.enderio.base.item.eggs.RenderEntityOwlEgg.<init>(RenderEntityOwlEgg.java:22)
    at crazypants.enderio.base.item.eggs.RenderEntityOwlEgg$Factory.createRenderFor(RenderEntityOwlEgg.java:39)
    at net.minecraftforge.fml.client.registry.RenderingRegistry.register(RenderingRegistry.java:77)
    at net.minecraftforge.fml.client.registry.RenderingRegistry.loadEntityRenderers(RenderingRegistry.java:70)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.optifine.reflect.Reflector.call(Reflector.java:808)
    at net.minecraft.client.renderer.entity.RenderManager.<init>(RenderManager.java:249)
    at net.minecraft.client.Minecraft.init(Minecraft.java:518)
    at net.minecraft.client.Minecraft.run(Minecraft.java:5101)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.prismlauncher.impl.OneSixLauncher.invokeMain(OneSixLauncher.java:104)
    at org.prismlauncher.impl.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:176)
    at org.prismlauncher.impl.OneSixLauncher.launch(OneSixLauncher.java:186)
    at org.prismlauncher.EntryPoint.listen(EntryPoint.java:144)
    at org.prismlauncher.EntryPoint.main(EntryPoint.java:74)

[Mod fix] Charm spectres ticking

This mod doesn't have anything to do with it, but since it incorporates a version of Save My Stronghold, I wanted to ask.
Charm adds a mob called spectre. Along with the mod, a feature called spectre haunting which checks for a specific structure is added which is currently causing a player tick crash when trying to check for the structure (Stronghold).

crash report

latest log

This happens in an in-dev version of the modpack Rebirth of the Night

Would a fix be within the scope of this mod?

Mixin warnings in *debug.log*: `@ModifyConstant conflict` and `@Final`. What they means?

I have various warnings about mixins after installing UniversalTweaks.

Is everything ok? Or i forgot to remove some incompatible mods?

[Client thread/WARN] [mixin]: @ModifyConstant conflict. Skipping mixins.plustweaks.json:MixinBlockCactus->@ModifyConstant::modifyConstant_BlockCactus(I)I with priority 1000, already redirected by mixins.tweaks.plantables.json:UTCactusSizeMixin->@ModifyConstant::utCactusSize(I)I with priority 1000
[Client thread/WARN] [mixin]: @ModifyConstant conflict. Skipping mixins.plustweaks.json:MixinBlockReed->@ModifyConstant::modifyConstant_BlockReed(I)I with priority 1000, already redirected by mixins.tweaks.plantables.json:UTSugarCaneSizeMixin->@ModifyConstant::utSugarCaneSize(I)I with priority 1000
[Client thread/WARN] [mixin]: @Final field field_147697_e:Lnet/minecraft/client/audio/SoundRegistry; in mixins.tweaks.audioreload.json:UTAudioReloadMixin should be final
[Client thread/WARN] [mixin]: @Final field field_147698_b:Lorg/apache/logging/log4j/Logger; in mixins.tweaks.audioreload.json:UTAudioReloadMixin should be final

debug.log

Doors Bug with the Textures then we look inside the holes

Hi,
a little thinks of doors have holes who we can look to the other side. But in the last newer versions have minecraft the texture fix what in 1.12.2 and little time between was give. I hope you can this fix. The flat texture was a so long bug in minecraft I hope you can fix it.

Picture:

2022-11-23_22 41 40

Server refuses to launch on latest forge version of 1.12.2

I've uploaded both the latest version of my crash reports and latest logs. Though even with everything I've removed I can't seem to launch the server. Which is a bit of let down considering Universal Tweaks seems like a nice mod. I look forward to continued progress of this and Extra Sounds. Thank you for taking the time to make these mods, fix other issues in existing mods and continuing to mod 1.12.2

latest.log
crash-2022-11-07_18.23.12-server.txt

Crash after second run when config generated, before, if delete config file it`s run pretty well.

---- Minecraft Crash Report ----
// Lolis deobfuscated this stacktrace using MCP's stable-39 mappings.
// Don't be sad, have a hug! <3

Time: 2023-02-11 16:27:21 MSK
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Universal Tweaks (universaltweaks)
Caused by: java.lang.ClassCastException: net.minecraft.entity.ai.attributes.RangedAttribute cannot be cast to mod.acgaming.universaltweaks.tweaks.attributes.mixin.RangedAttributeAccessor
at mod.acgaming.universaltweaks.tweaks.attributes.UTAttributes.setValues(UTAttributes.java:35)
at mod.acgaming.universaltweaks.tweaks.attributes.UTAttributes.utSetAttributes(UTAttributes.java:19)
at mod.acgaming.universaltweaks.UniversalTweaks.preInit(UniversalTweaks.java:39)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:636)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:336)
at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:169)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:642)
at java.lang.Thread.run(Unknown Source)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 11 (amd64) version 10.0
Java Version: 1.8.0_361, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 390148352 bytes (372 MB) / 1184256000 bytes (1129 MB) up to 8267825152 bytes (7884 MB)
JVM Flags: 73 total; -Xverify:none -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+AggressiveOpts -Xss2048k -XX:UseSSE=4 -XX:+RewriteFrequentPairs -XX:+UseLoopPredicate -XX:+RangeCheckElimination -XX:+CMSCleanOnEnter -XX:+EliminateLocks -XX:+UseNUMA -XX:+OptimizeStringConcat -XX:+UseCompressedOops -XX:+UseCompressedClassPointers -XX:+CMSScavengeBeforeRemark -XX:+CMSClassUnloadingEnabled -XX:+CMSIncrementalPacing -XX:+CMSParallelRemarkEnabled -XX:+ParallelRefProcEnabled -XX:+UseStringDeduplication -XX:+DoEscapeAnalysis -XX:+TieredCompilation -XX:+UseCodeCacheFlushing -XX:+UseFastJNIAccessors -XX:+UseInterpreter -XX:+ScavengeBeforeFullGC -XX:+UseInlineCaches -XX:+AlwaysPreTouch -XX:+UseFastAccessorMethods -XX:+UseFastEmptyMethods -XX:+UseSuperWord -XX:+OptimizeFill -XX:+UseBiasedLocking -XX:-DontCompileHugeMethods -XX:+PerfDisableSharedMem -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:CompileThreshold=752253 -XX:LoopUnrollMin=4 -XX:LoopMaxUnroll=16 -XX:GCTimeRatio=4 -XX:MaxGCPauseMillis=250 -Xnoclassgc -XX:+UseConcMarkSweepGC -XX:-UseGCOverheadLimit -XX:+DisableExplicitGC -XX:ParallelGCThreads=8 -XX:+UseParNewGC -XX:+ExplicitGCInvokesConcurrent -XX:+ExplicitGCInvokesConcurrentAndUnloadsClasses -XX:AllocatePrefetchStyle=1 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1MixedGCCountTarget=4 -XX:G1HeapRegionSize=128k -XX:G1RSetUpdatingPauseTimePercent=5 -XX:G1HeapRegionSize=8M -XX:G1NewSizePercent=20 -XX:G1MaxNewSizePercent=40 -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxTenuringThreshold=15 -XX:G1ReservePercent=20 -XX:ReservedCodeCacheSize=2048m -XX:MaxMetaspaceSize=512m -XX:NewSize=512m -XX:MaxNewSize=3g -XX:NewRatio=2 -XX:G1HeapWastePercent=5 -XX:+UseLargePagesInMetaspace
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
CraftBukkit Information: Running:
Failed to handle CraftCrashReport:
java.lang.NullPointerException
at org.bukkit.Bukkit.getName(Bukkit.java:92)
at org.bukkit.craftbukkit.v1_12_R1.CraftCrashReport.call(CraftCrashReport.java:20)
at net.minecraft.crash.CrashReportCategory.func_189529_a(CrashReportCategory.java:96)
at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:120)
at net.minecraft.crash.CrashReport.(CrashReport.java:41)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:722)
at java.lang.Thread.run(Unknown Source)
FML: MCP 9.42 LoliASM 5.6 Powered by Forge 14.23.5.2860 175 mods loaded, 174 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

   | State | ID                                | Version                             | Source                                                      | Signature                                |
   |:----- |:--------------------------------- |:----------------------------------- |:----------------------------------------------------------- |:---------------------------------------- |
   | LCH   | minecraft                         | 1.12.2                              | minecraft.jar                                               | None                                     |
   | LCH   | mcp                               | 9.42                                | minecraft.jar                                               | None                                     |
   | LCH   | FML                               | 8.0.99.99                           | CatServer-dae70adc-universal.jar                            | None                                     |
   | LCH   | forge                             | 14.23.5.2860                        | CatServer-dae70adc-universal.jar                            | None                                     |
   | LCH   | advmachinespatchcore              | 1.0                                 | minecraft.jar                                               | None                                     |
   | LCH   | mixinbooter                       | 7.0                                 | minecraft.jar                                               | None                                     |
   | LCH   | bnbgamingcore                     | 0.12.0                              | minecraft.jar                                               | None                                     |
   | LCH   | foamfixcore                       | 7.7.4                               | minecraft.jar                                               | None                                     |
   | LCH   | rpintegration                     | 1.12.2-1.5.1.0                      | rpintegration-1.12.2-1.5.1.0.jar                            | None                                     |
   | LCH   | passableleavescore                | 1.0.0                               | minecraft.jar                                               | None                                     |
   | LCH   | randompatches                     | 1.12.2-1.22.1.10                    | randompatches-1.12.2-1.22.1.10.jar                          | None                                     |
   | LCH   | jei                               | 4.16.1.1000                         | jei_1.12.2-4.16.1.1000.jar                                  | None                                     |
   | LCH   | abyssalcraft                      | 1.10.4                              | AbyssalCraft-1.12.2-1.10.4.jar                              | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
   | LCH   | acintegration                     | 1.11.3                              | AbyssalCraft+Integration-1.12.2-1.11.3.jar                  | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
   | LCH   | quarryplus                        | 12.5.7                              | AdditionalEnchantedMiner-1.12.2-12.5.7.jar                  | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
   | LCH   | quarryplus_ct                     | 12.5.7                              | AdditionalEnchantedMiner-1.12.2-12.5.7.jar                  | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
   | LCH   | buildcraftlib                     | 7.99.24.8                           | buildcraft-all-7.99.24.8.jar                                | None                                     |
   | LCH   | buildcraftcore                    | 7.99.24.8                           | buildcraft-all-7.99.24.8.jar                                | None                                     |
   | LCH   | buildcraftfactory                 | 7.99.24.8                           | buildcraft-all-7.99.24.8.jar                                | None                                     |
   | LCH   | buildcrafttransport               | 7.99.24.8                           | buildcraft-all-7.99.24.8.jar                                | None                                     |
   | LCH   | buildcraftsilicon                 | 7.99.24.8                           | buildcraft-all-7.99.24.8.jar                                | None                                     |
   | LCH   | additionalpipes                   | 6.0.0.8                             | additionalpipes-6.0.0.8.jar                                 | None                                     |
   | LCH   | forgeendertech                    | 1.12.2-4.5.6.0                      | ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar                | None                                     |
   | LCH   | adlods                            | 1.12.2-1.0.8.0                      | AdLods-1.12.2-1.0.8.0-build.0504.jar                        | None                                     |
   | LCH   | ic2                               | 2.8.221-ex112                       | industrialcraft-2-2.8.221-ex112.jar                         | de041f9f6187debbc77034a344134053277aa3b0 |
   | LCH   | advanced_machines                 | 61.0.1                              | Advanced+Machines-61.0.1.jar                                | None                                     |
   | LCH   | advmachinespatch                  | 1.0                                 | advmachinespatch-1.0.jar                                    | None                                     |
   | LCH   | appliedenergistics2               | rv6-stable-7-extended_life-v0.54.20 | appliedenergistics2-rv6-stable-7-extended_life-v0.54.20.jar | None                                     |
   | LCH   | codechickenlib                    | 3.2.3.358                           | CodeChickenLib-1.12.2-3.2.3.358-universal.jar               | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCH   | redstoneflux                      | 2.1.1                               | RedstoneFlux-1.12-2.1.1.1-universal.jar                     | None                                     |
   | LCH   | brandonscore                      | 2.4.20                              | BrandonsCore-1.12.2-2.4.20.162-universal.jar                | None                                     |
   | LCH   | aenetvistool                      | 1.0.3                               | AE-Net-Vis-Tool-1.12.2-1.0.3.0-universal.jar                | None                                     |
   | LCH   | ae2ao                             | 3.0.5                               | ae2ao-3.0.5.jar                                             | None                                     |
   | LCH   | bdlib                             | 1.14.3.12                           | bdlib-1.14.3.12-mc1.12.2.jar                                | None                                     |
   | LCH   | ae2stuff                          | 0.7.0.4                             | ae2stuff-0.7.0.4-mc1.12.2.jar                               | None                                     |
   | LCH   | ae2utilities                      | 0.2                                 | AE2Utilities-1.12.2-0.2.jar                                 | None                                     |
   | LCH   | baubles                           | 1.12.2-1.6.0                        | Baubles-1.12.2-1.0.6.0.jar                                  | None                                     |
   | LCH   | endercore                         | 1.12.2-0.5.76                       | EnderCore-1.12.2-0.5.76.jar                                 | None                                     |
   | LCH   | thaumcraft                        | 6.1.BETA26                          | Thaumcraft-1.12.2-6.1.BETA26.jar                            | None                                     |
   | LCH   | cofhcore                          | 4.6.6                               | CoFHCore-1.12.2-4.6.6.1-universal.jar                       | None                                     |
   | LCH   | cofhworld                         | 1.4.0                               | CoFHWorld-1.12.2-1.4.0.1-universal.jar                      | None                                     |
   | LCH   | thermalfoundation                 | 2.6.7                               | ThermalFoundation-1.12.2-2.6.7.1-universal.jar              | None                                     |
   | LCH   | draconicevolution                 | 2.3.28                              | Draconic-Evolution-1.12.2-2.3.28.354-universal.jar          | None                                     |
   | LCH   | thermalexpansion                  | 5.5.7                               | ThermalExpansion-1.12.2-5.5.7.1-universal.jar               | None                                     |
   | LCH   | enderio                           | 5.3.70                              | EnderIO-1.12.2-5.3.70.jar                                   | None                                     |
   | LCH   | mantle                            | 1.12-1.3.3.55                       | Mantle-1.12-1.3.3.55.jar                                    | None                                     |
   | LCH   | p455w0rdslib                      | 2.3.161                             | p455w0rdslib-1.12.2-2.3.161.jar                             | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LCH   | ae2wtlib                          | 1.0.34                              | AE2WTLib-1.12.2-1.0.34.jar                                  | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LCH   | forgelin                          | 1.8.4                               | Forgelin-1.8.4.jar                                          | None                                     |
   | LCH   | aeadditions                       | 1.3.8                               | AEAdditions-1.12.2-1.3.8.jar                                | None                                     |
   | LCH   | extrautils2                       | 1.0                                 | extrautils2-1.12-1.9.9.jar                                  | None                                     |
   | LCH   | flyringbaublemod                  | 0.3.1_1.12-d4e654e                  | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar                 | None                                     |
   | LCH   | anvilpatch                        | 1.1.1                               | anvilpatch-1.1.1.jar                                        | None                                     |
   | LCH   | applecore                         | 3.4.0                               | AppleCore-mc1.12.2-3.4.0.jar                                | None                                     |
   | LCH   | aquaacrobatics                    | 1.15.1                              | AquaAcrobatics-1.15.1.jar                                   | None                                     |
   | LCH   | baublelicious                     | 1.4.0-4                             | Baublelicious-1.4.0-4.jar                                   | None                                     |
   | LCH   | bhc                               | 2.0.3                               | baubley-heart-canisters-1.12.2-2.0.3.jar                    | None                                     |
   | LCH   | bettercaves                       | 1.12.2                              | bettercaves-1.12.2-2.0.4.jar                                | None                                     |
   | LCH   | betterinvisibility                | 1.0.1                               | betterinvisibility-1.0.1.jar                                | None                                     |
   | LCH   | bettermineshafts                  | 1.12.2-2.2.1                        | BetterMineshaftsForge-1.12.2-2.2.1.jar                      | None                                     |
   | LCH   | betterp2p                         | 1.12.2-1.2.3-extended_life          | betterp2p-1.12.2-1.2.3-extended_life.jar                    | None                                     |
   | LCH   | biggerpacketsplz                  | 1.2                                 | biggerpacketsplz-since1.8-1.2.jar                           | None                                     |
   | LCH   | bookshelf                         | 2.3.590                             | Bookshelf-1.12.2-2.3.590.jar                                | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | bmtr                              | 0.4                                 | BringMeTheRings-0.4.jar                                     | None                                     |
   | LCH   | buildcraftbuilders                | 7.99.24.8                           | buildcraft-all-7.99.24.8.jar                                | None                                     |
   | LCH   | buildcraftcompat                  | 7.99.24.8                           | buildcraft-all-7.99.24.8.jar                                | None                                     |
   | LCH   | buildcraftenergy                  | 7.99.24.8                           | buildcraft-all-7.99.24.8.jar                                | None                                     |
   | LCH   | buildcraftrobotics                | 7.99.24.8                           | buildcraft-all-7.99.24.8.jar                                | None                                     |
   | LCH   | buildinggadgets                   | 2.8.4                               | BuildingGadgets-2.8.4.jar                                   | None                                     |
   | LCH   | chameleon                         | 1.12-4.1.3                          | Chameleon-1.12-4.1.3.jar                                    | None                                     |
   | LCH   | chickenchunks                     | 2.4.2.74                            | ChickenChunks-1.12.2-2.4.2.74-universal.jar                 | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCH   | chisel                            | MC1.12.2-1.0.2.45                   | Chisel-MC1.12.2-1.0.2.45.jar                                | None                                     |
   | LCH   | clumps                            | 3.1.2                               | Clumps-3.1.2.jar                                            | None                                     |
   | LCH   | collective                        | 3.0                                 | collective-1.12.2-3.0.jar                                   | None                                     |
   | LCH   | compactmachines3                  | 3.0.18                              | compactmachines3-1.12.2-3.0.18-b278.jar                     | None                                     |
   | LCH   | culinaryconstruct                 | 1.3.4                               | culinaryconstruct-1.3.4.jar                                 | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
   | LCH   | cyberware                         | 0.2.11.29                           | cyberware-1.12.2-0.2.11.29.jar                              | None                                     |
   | LCH   | darkutils                         | 1.8.230                             | DarkUtils-1.12.2-1.8.230.jar                                | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | durability_cap_extender           | 1.0                                 | durability_cap_extender-1.0.0.jar                           | None                                     |
   | LCH   | eplus                             | 5.0.176                             | EnchantingPlus-1.12.2-5.0.176.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | enderiointegrationtic             | 5.3.70                              | EnderIO-1.12.2-5.3.70.jar                                   | None                                     |
   | LCH   | enderiobase                       | 5.3.70                              | EnderIO-1.12.2-5.3.70.jar                                   | None                                     |
   | LCH   | enderioconduits                   | 5.3.70                              | EnderIO-1.12.2-5.3.70.jar                                   | None                                     |
   | LCH   | enderioconduitsappliedenergistics | 5.3.70                              | EnderIO-1.12.2-5.3.70.jar                                   | None                                     |
   | LCH   | enderioconduitsopencomputers      | 5.3.70                              | EnderIO-1.12.2-5.3.70.jar                                   | None                                     |
   | LCH   | enderioconduitsrefinedstorage     | 5.3.70                              | EnderIO-1.12.2-5.3.70.jar                                   | None                                     |
   | LCH   | enderiointegrationforestry        | 5.3.70                              | EnderIO-1.12.2-5.3.70.jar                                   | None                                     |
   | LCH   | enderiointegrationticlate         | 5.3.70                              | EnderIO-1.12.2-5.3.70.jar                                   | None                                     |
   | LCH   | enderioinvpanel                   | 5.3.70                              | EnderIO-1.12.2-5.3.70.jar                                   | None                                     |
   | LCH   | enderiomachines                   | 5.3.70                              | EnderIO-1.12.2-5.3.70.jar                                   | None                                     |
   | LCH   | enderiopowertools                 | 5.3.70                              | EnderIO-1.12.2-5.3.70.jar                                   | None                                     |
   | LCH   | enderioendergy                    | 5.3.70                              | EnderIO-endergy-1.12.2-5.3.70.jar                           | None                                     |
   | LCH   | gunpowderlib                      | 1.12.2-1.1                          | GunpowderLib-1.12.2-1.1.jar                                 | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
   | LCH   | exchangers                        | 1.12.2-2.10.1                       | Exchangers-1.12.2-2.10.1.jar                                | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
   | LCH   | extracpus                         | 1.12.2-1.2.1                        | extracpus-1.12.2-1.2.1.jar                                  | None                                     |
   | LCH   | fasterladderclimbing              | 0.1-146                             | FasterLadderClimbing-1.12-0.1-146.jar                       | None                                     |
   | LCH   | fastflyblockbreaking              | MC1.9.4-MC1.12.2-1.1                | fastflyblockbreaking-MC1.9.4-MC1.12.2-1.1.jar               | None                                     |
   | LCH   | fastfurnace                       | 1.3.1                               | FastFurnace-1.12.2-1.3.1.jar                                | None                                     |
   | LCH   | findercompass                     | 1.12                                | Finder-Compass-Mod-Forge-1.12.2.jar                         | None                                     |
   | LCH   | ae2fc                             | 2.4.12-r                            | Fluid+Craft+for+AE2-2.4.12-r.jar                            | None                                     |
   | LCH   | fluidlogged_api                   | 1.8.1c                              | Fluidlogged-API-v1.8.1c-mc1.12.2.jar                        | None                                     |
   | LCH   | foamfix                           | @VERSION@                           | foamfix-0.10.15-1.12.2.jar                                  | None                                     |
   | LCH   | foodexpansion                     | 1.3                                 | FoodExpansion1.3.3-1.12.2.jar                               | None                                     |
   | LCH   | forbidden_arcanus                 | 1.12.2-1.1.4                        | forbidden_arcanus-1.12.2-1.1.4.jar                          | None                                     |
   | LCH   | forgemultipartcbe                 | 2.6.2.83                            | ForgeMultipart-1.12.2-2.6.2.83-universal.jar                | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCH   | microblockcbe                     | 2.6.2.83                            | ForgeMultipart-1.12.2-2.6.2.83-universal.jar                | None                                     |
   | LCH   | minecraftmultipartcbe             | 2.6.2.83                            | ForgeMultipart-1.12.2-2.6.2.83-universal.jar                | None                                     |
   | LCH   | forgivingvoid                     | 1.1.0                               | ForgivingVoid_1.12.2-1.1.0.jar                              | None                                     |
   | LCH   | gravisuite                        | 3.1.1                               | Gravitation+Suite-3.1.1.jar                                 | None                                     |
   | LCH   | hammercore                        | 2.0.6.32                            | HammerLib-1.12.2-2.0.6.32.jar                               | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
   | LCH   | handoveryouritems                 | 1.2                                 | handoveryouritems_1.12.2-1.2.jar                            | None                                     |
   | LCH   | instantunify                      | 1.1.2                               | instantunify-1.12.2-1.1.2.jar                               | None                                     |
   | LCH   | inventorytotem                    | 1.3                                 | inventorytotem_1.12.2-1.3.jar                               | None                                     |
   | LCH   | ironbackpacks                     | 1.12.2-3.0.8-12                     | IronBackpacks-1.12.2-3.0.8-12.jar                           | None                                     |
   | LCH   | ironchest                         | 1.12.2-7.0.67.844                   | ironchest-1.12.2-7.0.72.847.jar                             | None                                     |
   | LCH   | jaopca                            | 1.12.2-2.3.0.0                      | JAOPCA-1.12.2-2.3.0.0_maybe_not_work.jar                    | None                                     |
   | LCH   | journeymap                        | 1.12.2-5.7.1                        | journeymap-1.12.2-5.7.1.jar                                 | None                                     |
   | LCH   | jecalculation                     | 1.12.2-3.2.7                        | JustEnoughCalculation-1.12.2-3.2.7.jar                      | None                                     |
   | LCH   | kleeslabs                         | 5.4.12                              | KleeSlabs_1.12.2-5.4.12.jar                                 | None                                     |
   | LCH   | loliasm                           | 5.6                                 | loliasm-5.6.jar                                             | None                                     |
   | LCH   | lostmagic                         | 1.0                                 | lostmagic-1.0.2.jar                                         | None                                     |
   | LCH   | maxpotidext                       | 1.0.3                               | maxpotidext-1.0.3.jar                                       | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
   | LCH   | mcjtylib_ng                       | 3.5.4                               | mcjtylib-1.12-3.5.4.jar                                     | None                                     |
   | LCH   | mobends                           | 1.2.1                               | MoBends_1.12.2-1.2.1-19.12.21.jar                           | None                                     |
   | LCH   | morpheus                          | 1.12.2-3.5.106                      | Morpheus-1.12.2-3.5.106.jar                                 | None                                     |
   | LCH   | mrtjpcore                         | 2.1.4.43                            | MrTJPCore-1.12.2-2.1.4.43-universal.jar                     | None                                     |
   | LCH   | multithreadednoise                | 0.0.2                               | MultithreadedNoise-1.12.2-0.0.2.jar                         | None                                     |
   | LCH   | naturescompass                    | 1.8.5                               | NaturesCompass-1.12.2-1.8.5.jar                             | None                                     |
   | LCH   | netherportalfix                   | 5.3.17                              | NetherPortalFix_1.12.1-5.3.17.jar                           | None                                     |
   | LCH   | nodami                            | 1.3.1                               | nodami-1.12.2-1.3.1.jar                                     | None                                     |
   | LCH   | nmsot                             | 1.2.2-mc1.12.2                      | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar                     | None                                     |
   | LCH   | notenoughcreativity               | 1.2.3                               | NotEnoughCreativity-1.12-1.2.3.jar                          | None                                     |
   | LCH   | numina                            | 1.12.2-1.0.38                       | Numina-1.12.2-1.0.38.jar                                    | None                                     |
   | LCH   | nutrition                         | 4.6.1                               | Nutrition-1.12.2-4.6.1.jar                                  | None                                     |
   | LCH   | projectred-core                   | 4.9.4.120                           | ProjectRed-1.12.2-4.9.4.120-Base.jar                        | None                                     |
   | LCH   | projectred-integration            | 4.9.4.120                           | ProjectRed-1.12.2-4.9.4.120-integration.jar                 | None                                     |
   | LCH   | projectred-transmission           | 4.9.4.120                           | ProjectRed-1.12.2-4.9.4.120-integration.jar                 | None                                     |
   | LCH   | quantumflux                       | 2.0.18                              | quantumflux-1.12.2-2.0.18.jar                               | None                                     |
   | LCH   | randomtweaks                      | 1.12.2-2.8.3.1                      | randomtweaks-1.12.2-2.8.3.1.jar                             | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
   | LCH   | reachfix                          | 1.0.8                               | ReachFix-1.12.2-1.0.8_1.jar                                 | None                                     |
   | LCH   | xreliquary                        | 1.12.2-1.3.4.796                    | Reliquary-1.12.2-1.3.4.796.jar                              | None                                     |
   | LCH   | rftools                           | 7.73                                | rftools-1.12-7.73.jar                                       | None                                     |
   | LCH   | jeid                              | 2.0.2-SNAPSHOT                      | RoughlyEnoughIDs-1.12.2-2.0.2-CubicCompat.jar               | None                                     |
   | LCH   | shulkerbox                        | 1.3.2                               | shulkerbox-1.3.2.jar                                        | None                                     |
   | LCH   | spatialservermod                  | 1.3.1                               | spatialservermod-1.3.1.jar                                  | None                                     |
   | LCH   | stackrefill                       | 2.0                                 | stackrefill_1.12.2-2.0.jar                                  | None                                     |
   | LCH   | stellarfluidconduits              | 1.12.2-1.0.0                        | stellarfluidconduit-1.12.2-1.0.3.jar                        | None                                     |
   | LCH   | supermartijn642configlib          | 1.1.6                               | supermartijn642configlib-1.1.6-forge-mc1.12.jar             | None                                     |
   | LCH   | supermartijn642corelib            | 1.0.19                              | supermartijn642corelib-1.0.19-forge-mc1.12.jar              | None                                     |
   | LCH   | thaumicaugmentation               | 1.12.2-2.1.7                        | ThaumicAugmentation-1.12.2-2.1.7.jar                        | 8f678591ba6f78d579e553a8aa94b4c4766cb13d |
   | LCH   | thaumicenergistics                | 2.2.3                               | thaumicenergistics-2.2.4.jar                                | None                                     |
   | LCH   | tcinventoryscan                   | 2.0.10                              | ThaumicInventoryScanning_1.12.2-2.0.10.jar                  | None                                     |
   | LCH   | thaumicperiphery                  | 0.3.1                               | thaumicperiphery-0.3.1.jar                                  | None                                     |
   | LCH   | thaumicterminal                   | 1.0.12                              | ThaumicTerminal-1.0.12.jar                                  | None                                     |
   | LCH   | thaumtweaks                       | 0.3.5.3                             | thaumtweaks-0.3.5.3.jar                                     | None                                     |
   | LCH   | thermalinnovation                 | 0.3.6                               | ThermalInnovation-1.12.2-0.3.6.1-universal.jar              | None                                     |
   | LCH   | toolbelt                          | 1.9.14                              | ToolBelt-1.12.2-1.9.14.jar                                  | None                                     |
   | LCH   | xat                               | 0.31.4                              | Trinkets+and+Baubles-0.31.4.jar                             | None                                     |
   | LCE   | universaltweaks                   | 1.12.2-1.3.1                        | UniversalTweaks-1.12.2-1.3.1.jar                            | None                                     |
   | LC    | vtweaks                           | 2.0.8                               | VTweaks-1.12.2-2.0.8.jar                                    | None                                     |
   | LC    | wanionlib                         | 1.12.2-2.9                          | WanionLib-1.12.2-2.9.jar                                    | None                                     |
   | LC    | whoosh                            | 0.1.10                              | Whoosh-1.12.2-0.1.12.1-universal.jar                        | None                                     |
   | LC    | wct                               | 3.12.97                             | WirelessCraftingTerminal-1.12.2-3.12.97.jar                 | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LC    | wit                               | 1.0.2                               | WirelessInterfaceTerminal-1.12.2-1.0.2.jar                  | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LC    | wpt                               | 1.0.3                               | WirelessPatternTerminal-1.12.2-1.0.3.jar                    | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
   | LC    | worleycaves                       | 1.5.2                               | worleycaves-1.12.2-1.5.2.jar                                | None                                     |
   | LC    | wormhole                          | 1.1.10                              | wormhole-1.1.10-forge-mc1.12.jar                            | None                                     |
   | LC    | wrcbe                             | 2.3.2                               | WR-CBE-1.12.2-2.3.2.33-universal.jar                        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LC    | xlfoodmod                         | 1.12.2-1.9.2                        | XL-Food-Mod-1.12.2-1.9.2.jar                                | None                                     |
   | LC    | passableleaves                    | 2.0.0                               | PassableLeaves-1.12.2-2.0.0.jar                             | None                                     |
   | LC    | phosphor-lighting                 | 1.12.2-0.2.9.2                      | phosphor-1.12.2-0.2.9.2-SNAPSHOT-universal.jar              | None                                     |
   | LC    | solcarrot                         | 1.8.4                               | solcarrot-1.12.2-1.8.4.jar                                  | None                                     |
   | LC    | unidict                           | 1.12.2-3.0.10                       | UniDict-1.12.2-3.0.10.jar                                   | None                                     |
   | LC    | wrapup                            | 1.12-1.1.3                          | WrapUp-1.12-1.1.3.jar                                       | None                                     |
   | UD    | mtqfix                            | 1.1.0                               | minecraft.jar                                               | None                                     |

Loaded coremods (and transformers): SuperMartijn642's Core Lib Plugin (supermartijn642corelib-1.0.19-forge-mc1.12.jar)

                                  Born in a Barn (Born+In+A+Barn+V1.8-1.12-1.1.jar)
                                    com.chocohead.biab.BornInABarn
                                  JustEnoughIDs Extension Plugin (RoughlyEnoughIDs-1.12.2-2.0.2-CubicCompat.jar)
                                    org.dimdev.jeid.JEIDTransformer
                                  AE2ELCore (appliedenergistics2-rv6-stable-7-extended_life-v0.54.20.jar)
                                    appeng.core.transformer.AE2ELTransformer
                                  Not Enough Creativity (NotEnoughCreativity-1.12-1.2.3.jar)
                                    com.unascribed.notenoughcreativity.asm.MinecraftTransformer
                                    com.unascribed.notenoughcreativity.asm.ItemRendererTransformer
                                  AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
                                    squeek.applecore.asm.TransformerModuleHandler
                                  UniversalTweaksCore (UniversalTweaks-1.12.2-1.3.1.jar)
                                    
                                  PhosphorFMLPlugin (phosphor-1.12.2-0.2.9.2-SNAPSHOT-universal.jar)
                                    
                                  UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
                                    wanion.unidict.core.UniDictCoreModTransformer
                                  EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
                                    com.enderio.core.common.transform.EnderCoreTransformer
                                    com.enderio.core.common.transform.SimpleMixinPatcher
                                  FCFMLCorePlugin (Finder-Compass-Mod-Forge-1.12.2.jar)
                                    atomicstryker.findercompass.client.coremod.FCTransformer
                                  BringMeTheRings plugin (BringMeTheRings-0.4.jar)
                                    zabi.minecraft.bmtr.core.BaublesTransformer
                                  Fluidlogged API Plugin (Fluidlogged-API-v1.8.1c-mc1.12.2.jar)
                                    git.jbredwards.fluidlogged_api.mod.asm.ASMHandler$Transformer
                                  DurabilityCapRemoverCore (durability_cap_extender-1.0.0.jar)
                                    
                                  PassableLeavesCore (PassableLeavesCore-1.12.2-1.0.0.jar)
                                    teamrtg.passableleaves.asm.PassableLeavesTransformer
                                  LoliASM (loliasm-5.6.jar)
                                    
                                  MixinBooter (!mixinbooter-7.0.jar)
                                    
                                  AFMLLoadingPlugin (advmachinespatch-1.0.jar)
                                    mods.su5ed.advmachinespatch.asm.AClassTransformer
                                  RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
                                    com.therandomlabs.randompatches.core.RPTransformer
                                  ReachFixPlugin (ReachFix-1.12.2-1.0.8_1.jar)
                                    meldexun.reachfix.asm.ReachFixClassTransformer
                                  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.15-1.12.2.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer
                                  ForgelinPlugin (Forgelin-1.8.4.jar)
                                    
                                  Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.1.7.jar)
                                    thecodex6824.thaumicaugmentation.core.TATransformer
                                  RandomPatches Integration (rpintegration-1.12.2-1.5.1.0.jar)
                                    
                                  BNBGamingCore (BNBGamingCore-1.12.2-0.12.0.jar)
                                    com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
                                  CorePlugin (ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar)
                                    
                                  HCASM (HammerLib-1.12.2-2.0.6.32.jar)
                                    com.zeitheron.hammercore.asm.HammerCoreTransformer
                                  healer (Healer-1.2.1.jar)
                                    
                                  FluidCraftCore (Fluid+Craft+for+AE2-2.4.12-r.jar)
                                    com.glodblock.github.coremod.FCClassTransformer
                                  Max Potion ID Extender (maxpotidext-1.0.3.jar)
                                    
                                  BiggerPacketsPlzCoreMod (biggerpacketsplz-since1.8-1.2.jar)
                                    net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzClassTransformer
                                  MtqFixPlugin (mtqfix-1.12.2-1.1.0.jar)
                                    jmn.mods.mtqfix.AsmTransformer
                                  AE2AO (ae2ao-3.0.5.jar)
                                    ru.DmN.AE2AO.core.AE2AOTransformer
                                  Aqua Acrobatics Transformer (AquaAcrobatics-1.15.1.jar)

AE2 Version: stable rv6-stable-7-extended_life-v0.54.20 for Forge 14.23.5.2847
Ender IO: ERROR NullPointerException: null
HammerCore Debug Information: Dependent Mods: None.
List of loaded APIs: * AbyssalCraftAPI (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Biome (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Block (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Caps (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Condition (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Disruption (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Energy (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Entity (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Event (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Integration (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Internal (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Item (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Necronomicon (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Recipe (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Rending (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Ritual (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Spell (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Structure (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|Transfer (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* AbyssalCraftAPI|TransferCaps (1.30.0) from AbyssalCraft-1.12.2-1.10.4.jar
* ae2wtlib|API (1.0.34) from AE2WTLib-1.12.2-1.0.34.jar
* apAPI (3) from additionalpipes-6.0.0.8.jar
* AppleCoreAPI (3.4.0) from AppleCore-mc1.12.2-3.4.0.jar
* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7-extended_life-v0.54.20.jar
* Baubles|API (2.0.0.0) from Baubles-1.12.2-1.0.6.0.jar
* buildcraftapi_blocks (1.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_boards (2.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_core (2.2) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_crops (1.1) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_enums (1.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_events (2.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_facades (1.1) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_filler (5.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_fuels (2.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_gates (4.1) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_items (1.1) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_library (2.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_lists (1.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_power (1.3) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_recipes (3.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_robotics (3.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_statements (1.1) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_tiles (1.2) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_tools (1.0) from buildcraft-all-7.99.24.8.jar
* buildcraftapi_transport (5.0) from buildcraft-all-7.99.24.8.jar
* Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
* Culinary Construct API (1) from culinaryconstruct-1.3.4.jar
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.28.354-universal.jar
* enderioapi (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.3.70.jar
* ForgeEndertechAPI (1.0) from ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar
* journeymap|client-api (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.7.1.jar
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.7.1.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.16.1.1000.jar
* projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
* redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
* Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
* thaumicaugmentationapi (2.1.7) from ThaumicAugmentation-1.12.2-2.1.7.jar
* wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.97.jar
* wit|api (1.0.2) from WirelessInterfaceTerminal-1.12.2-1.0.2.jar
* wpt|api (1.0.3) from WirelessPatternTerminal-1.12.2-1.0.3.jar
Suspected Mods: Universal Tweaks (universaltweaks), Forge Mod Loader (FML), Minecraft Forge (forge)
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

[Enhancement] Shield Parry Improvements

Enchant Exclusive:
An option to have parry only available when a shield is enchanted with Rebound.

Blacklist/Whitelist:
Modern versions have a tag to have certain projectiles be immune to parry. It be nice to have it for this as well but as a blacklist/whitelist instead since tags don't exist in 1.12.2.

Sound Indication:
Probably a sound to indicate whenever the projectile is successfully parried?

Crash when Load Sounds is enabled on the server

https://mclo.gs/swC91L4

Setting items are as follows. By the way, I set up the GTCEu wrench.

# Sounds to play when Minecraft is loaded
# Syntax: eventname;pitch
S:"Load Sounds Minecraft" <
    gregtech:use.wrench;1.0
 >

# Play sound on...
# 0 = Nothing
# 1 = Minecraft load
# 2 = World load
# 3 = Minecraft and world load
# Min: 0
# Max: 3
I:"Load Sounds Mode"=3

# Sounds to play when the world is loaded
# Syntax: eventname;pitch
S:"Load Sounds World" <
    gregtech:use.wrench;1.0
 >

[Enhancement] finite water and not placeable water source

hi! first of all great mod! this gave me the ability to remove at least 10 mods from my pack.

i wanted to give some suggestions to enhance those liquid related features:

-the ability to choose wich liquids cannot create infinite source (some mods add their water like liquids wich are not affected by the tweak)
-the ability to choose wich bucket like item will not place infiinite Liquid source (some mods add their bucket like the erebus for example)

-also, the ability to change ice melted into non source water/not melting ice when there is a light source nearby

Serious lag about AttributeFix

This problem also appears in the original mod AttributeFix.
When attacking with weapons with high attack power (e.g. 1,000,000) the damage particles causes severe lags.In vanilla enviornment it's unnecessary since the max damage is limitted,but with AttributeFix it's a problem.I think remove the damage particles in code may fix the problem.
Also give an option to limit the max damage.

[Bug] Classic end portal parallax turns white during certain conditions

There's currently an issue with how the classic end portal parallax tweak works. It'll end up turning white or glitchy and you can do this by spawning an Eldritch Guardian from Thaumcraft nearby or flying upwards and looking down at the portal to see it slowly change to white (this can occur much more easily when having a low render distance). This does not occur with the vanilla parallax and I've tested this without any other mods.

Suggestion to fix BoP's OP hot spring water

Fixing one issue with Biomes o Plenty would be golden. Namely the hot spring water. It basically somehow manages to apply a regeneration effect to the player every tick instead of just a normal Regeneration I, making it into an OP tactic to place it from a bucket in combat, heal instantly and continue. If you need more technical details, I can dig up the class and the root cause in the code. Cheers!

[Suggestion] Configurable amounts of XP draw for mending

Some people (aka me) find mending to be potentially too broken when in a modded environment allowing the player store XP. It would be great to be able to increase (or if uses decrease) the amount of XP drawn per repair unit for a mending item via a config variable. Might need to tooltip warning that it’s drawing more XP?
if this is out of scope, I’m happy to withdraw.

Disabling a feature should stop incompatibility screen/crash from appearing.

Hello, I recently tried this mod out, and didn't like the damage tilt fix as much as the original Damage Tilt mod (poison damage looked strange).

I disabled the feature in UniversalTweaks.cfg, but was still faced with a crash due to incompatibility, even with Obsolete Mods Screen disabled as well.

Would it be possible to stop incompatibility checks if either of these options are turned off? Thank you.

Few quick suggestions

[FEATURE] Spawn chance for charged creepers and special rabbits

Explanation

  1. If this option is enabled, there is a certain chance of charged creepers spawning instead of normal creepers.
  2. Also, there should be a certain chance of "Toast"s and Killer rabbits spawning instead of normal rabbits.

Why?

  1. The only way of getting charged creepers is by hitting them with lightning, which is a tedious task since there are no tridents in 1.12. Besides that, it would make a great addition for making the game harder.
  2. There is no way of getting Killer rabbits in survival minecraft.

Additional information

This has been implemented in a similar way by PurpurMC.

https://github.com/PurpurMC/Purpur/blob/ver/1.19.3/patches/server/0028-Charged-creeper-naturally-spawn.patch

https://github.com/PurpurMC/Purpur/blob/ver/1.19.3/patches/server/0029-Rabbit-naturally-spawn-toast-and-killer.patch

[Suggestion] Split Better Burning config into separate options.

Hello, I have a mod installed named 'Fire Resistance Tiers', which changes fire resistance from complete fire immunity, into levels 1-5, each level being a 20% damage reduction from fire sources.

Because of this, I want to disable the tweak to get extinguished right away, but keep the rest of the fire tweaks. Would this be possible? Thank you.

Crash: NoClassDefFoundError: zone/rong/mixinbooter/IEarlyMixinLoader

I removed Mixinbooter mod as incompatible, and now i cant launch modpack.

I don't know the actual reason, but seems like its Lootr mod.

[19:15:09] [main/DEBUG] [FML]: Instantiating coremod class LootrCore
[19:15:09] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.RuntimeException: An error occurred trying to configure the Minecraft home at D:\mc_client\Instances\E2E-E for Forge Mod Loader
	at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:111) ~[forge-1.12.2-14.23.5.2860.jar:?]
	[...]
Caused by: java.lang.NoClassDefFoundError: zone/rong/mixinbooter/IEarlyMixinLoader
	at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_51]

debug.log

Installing Mixinbooter back fixes the problem.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.