- Added a method to register gifts for villager types
- Added support for Quark's Posts feature (eltrutlikes)
- Added support for Quark's Hedges feature (eltrutlikes)
- Added the ability for Advancement modifiers to use conditions
- Updated AbnormalsWoodBlock and AbnormalsLogBlock to use getToolModifiedState
- Fixed model for vertical planks (Shock Micro)
- Fixed createCompatChestBlocks parameter order
- Fixed compat chests not working as fuel
Architectury v1.8.130 for 1.16.4/5
Updated at 2021-03-01 15:49.
- Update plugin
- Update plugins
- Add EntityRenderers (#52)
- Fix BlockEntityExtension @Shadow remapping
- Update architectury-plugin to 3.0.89 and fix #51
- Revert "Remove locals requirements from BlockLandingInvoker"
- Remove local testing build of transformer
- Remove locals requirements from BlockLandingInvoker
- Update architectury-plugin to 3.0.88
- Implement onDataPacket (#48)
- Add null checks to networking for better errors.
- Remove jcenter from settings.gradle
- Bump to 1.8
- Fix block entity without position
- Implement Tag#equals and Tag#hashCode on forge because forge is nice
- Add license
- Add test mod and fix game rules on forge
- Add licenses and implement optional tags, requires some testing.
- Fix forge publishing as fabric
- Migrate to Arch Plugin 3
- Update README.md
- Publish the platform specific jars on a different artifact id to resolve issues with transitive dependencies.
- (Retroactively) bump version to 1.6
- Fix falling block land event to handle all (vanilla) blocks correctly (Modded blocks need to have super.onLand(...) and then they'll be fine too)
- Delay the breakage of ALL THE THINGS™ until 1.17 You're safe, NetworkChannel... for now
- Add LightningEvent, FallingBlock land, move break/place to BlockEvent
- [ci skip] Migrate to shedmaven
- Remove collisions from packet ids
- Mark old @ExpectPlatform for removal (2.0)
- Mark old sided register methods for removal (1.6)
- Fix NetworkChannel client-server desync
- Log unknown message IDs
- Migrate to my maven + make NetworkChannel side-agnostic
- Add some null checks
- Remove (probably incorrect) client annotation from some hooks
- Fix ColorHandlers on Forge being on the wrong event bus
- Make DeferredRegister cast better
- Fix AbstractRecipeSerializer's signature
- Remove call to target interfaces in mixin plugin
- Add javadocs
- Add game rule API
- [ci skip] This is beautiful
- Bump base version to 1.5
- Fix mojank stripping containsKey from Registries on Server
- [ci skip] Add SET_SCREEN test to testmod
- Remove unused import
- Attempted fix for #25 (#28)
[ffc4324] bump to 1.16.5 (way2muchnoise)
Changes:
- added BetterEnd ingots, nuggets and ores to their own forge tag (forge:ingots/thallasium, forge:nuggets/terminite etc..) to help compatibility with some mods
- end portal can now be linked to dimensions that are not the overworld by placing a certain item on the eternal pedestals. The dimension and its corresponding key item have to be specified in the portals.json file
- added a little easter egg block
- updated Chinese Simplified (China) translation (courtesy of https://github.com/zorc)
Mod Integration:
- BetterEnd wooden barrels can now be upgraded by the MetalBarrels mod
Fixes:
- fixed metal chain blockstates
- fixed mod bookshelves not working with the enchanting table
- fixed duplication bug caused by incompatibility with Apotheosis anvil
- fixed end stone smelter missing GUI texture
- fixed underwater saplings creating contained water sources when water around them is removed
- fixed incorrect registration of metal tools and armor items, causing incompatibilities in some recipes
-Fixed Alex's Mobs Roadrunners not spawning
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to the format MCVERSION-MAJORMOD.MAJORAPI.MINOR.PATCH.
[1.16.5-0.11] - 2021.03.01
Added
- Added five-food-group support for:
- Abnormals Delight
- Better Default Biomes
- Creatures and Beasts
- Environmental
- Neapolitan (new foods)
- Netherite Spuds
- Pumpkin Spice Everything
- Survival Plus
- Trail Mix
- VanillaTweaks
- XercaMod
Changed
- Doubled overall gain rate of all foods for every food group
Fixed
- Fixed Pam's HarvestCraft 2 - Trees bug where nutmegs were showing a diet tooltip erroneously
[1.16.5-0.10] - 2021.02.27
Added
- Added five-food-group support for:
- Bettas
- Fins and Tails
- Frozen Up
- Omni
[1.16.5-0.9] - 2021.02.27
Fixed
- Categorized missing item from Resourceful Bees
[1.16.5-0.8] - 2021.02.27
Added
- Added five-food-group support for:
- Ars Nouveau
- Better End (Forge)
- Integrated Dynamics
- Meet Your Fight
- PneumaticCraft: Repressurized
- Resourceful Bees
- Oh The Biomes You'll Go
- Undergarden
Fixed
- Fixed diet values not syncing when changing dimensions #9
[1.16.5-0.7] - 2021.02.21
Changed
- [API] Streamlined items/blocks API
- Removed Enchanted Golden Apple from most default food groups
- Updated tooltips for non-food items
Fixed
1.3.0:
- Add sound category config for all 3 scenarios.
- Slightly changed how we play sounds, we try to play the sound even if we can't find it anyway using the ResourceLocation. This effectively removes the need for the skipSoundEventCheck config.
Emendatus Enigmatica
MC 1.16.5 | Version 1.2.2
- Disabled Vanilla Nether Quartz ore, and added it under EE control. (Please make sure you review the config if you are updating to this version)
- Complete mod retexture and visual enhancement
- v1.1.8 [F] Crafting Table Output slot sync rework (issue #138).
[A] Dark Shingle Roof Wire Conduit added (CFR#347).
- v1.1.8-b2 [F] Fixed Iron Hatch isLadder bug (thx jerryw09).
[F] Fixed Block Placer block placing pre-conditions (issue #160, ty XFactHD).
[F] Added explicit scheduled Crafting Table client sync.
[F] Fixed directional waterloggable block default state forwarding (issue #162, ty b52src).
- v1.1.8-b1 [F] Fluid Funnel waterlogged fluid picking fixed (issue #158, thx ZoMadeStuff).
[F] Roof rendering fixes (issues #153/#159, thx Salamance73/Murph).
[A] Recessed Clinkers, Vertically Slit Clinkers, and Structured Vertical Clinker Slab added.
- v1.1.7 [M] 1.16.5 support.
[F] Fixed Labeled Crate include (issue #157, ty NillerMedDild).
- v1.1.6 [F] Added common-config opt-out specification for pack level opt-outs (issue #154,
ty gekkone), will replace server config opt-out in MC1.17.
- v1.1.6-b3 [M] Config logging edited, E-Furnace GUI capacitor tooltip added, E-Furnace power consumption
independent of config speed setting (issue #152 ty Staegrin).
- v1.1.6-b2 [M] Alternative Clinker Brick recipe (swapped Bricks/Nether Bricks) added.
[M] Furnace XP handling simplified (simply stores/releases XP for each smelting process).
[M] Mod devices do not propagate strong Redstone power to adjacent blocks.
[M] Minor "librarizing" changes under the hood.
- v1.1.6-b1 [F] Fixed Metal Crafting Table Hopper access (issue #147, ty umerrr).
[F] Fixed Dark Shingle Roof Chimney placement restriction (issue #149, thx WenXin20).
[F] Door tags added for Wood Door and Metal Sliding Door (issue #150, thx WenXin20).
[A] Electrical Furnace automatically chokes speed and power consumption when the internally
stored power is below 20%.
- v1.1.5 [R] Release build v1.1.5.
[F] Fixed Crafting Table JEI storage slot count.
[F] Fixed Factory Hopper removed item collection dupe bug (issue #146, thx FatheredPuma81).
[F] Increased device GUI access ranges beyond the player block selection range.
[A] Window placement handling improved.
[M] Steel/Wood Pole and Double-T support placement improved (issue #139, thx Biviho).
[M] Metal Sliding Door bottom/top shape when opened added.
- v1.1.4 [R] Release build v1.1.4.
[F] Solar Panel balancing threshold tuned.
[F] Fixed Catwalk default state (issue #140, thx hvdklauw).
[M] Updated lang ru_ru file (PR#137, Smollet777).
[M] Factory Dropper: Added Ignore-External-Redstone mode.
- v1.1.4-b2 [A] Steel Catwalks added (top and bottom aligned).
[A] Steel Railings added.
[F] Fixed Empty Fluid Barrel crafting crash (ty inflamedsebi).
[A] Added Solar Panel power balancing.
[M] GUI Button tooltip delay reduced to 800ms.
[M] Hopper and Placer: Added "Redstone ignored" mode, changed icons from signal-like to Redstone-Torch-like.
[M] Treated Wood Ladder now crafted from Old Industrial Wood, as Treated Wood Sticks now count as normal Sticks.
- v1.1.4-b1 [U] Ported to 1.16.4.
- v1.1.3 [R] Release build v1.1.3.
- v1.1.3-b3 [A] Metal Sliding Door added (double door wing style).
[A] Doors implicitly open/close adjacent wings of double doors.
[A] Disabled injected buttons from other mods in container GUIs.
[A] Mob spawning on Rebar/Gas Concrete inhibited (IE Concrete Compliancy).
[M] Small Tree Cutter chopping improved (loosened tree volume search restrictions).
Extreme sound muffler (Forge) (Extreme Sound Muffler 3.7 - Forge 1.16.5⟶Extreme Sound Muffler 3.8 - Forge 1.16.5)
Fixed delete button not actually deleting anything.
Fixed Anchors being saved in the wrong place, which prevent them from being loaded.. it's always the Anchors isn't it?
Farming for Blockheads (FarmingForBlockheads_1.16.3-7.2.1.jar⟶FarmingForBlockheads_1.16.3-7.3.0.jar)
Allow JSON for market entries to be specified as String in order to support Minecraft's custom JSON features
Allow "count" to be used as count field for entryOverrides to be consistent with the other naming
Fixed dupe bug
- Fix blockstate properties getting replaced by equivalent, but not reference equivalent properties
- Fixes IE feedthroughs not forming
- Fixes a startup crash under unknown circumstances
Industrial Foregoing (industrial-foregoing-1.16.5-3.2.10-09eb824.jar⟶industrial-foregoing-1.16.5-3.2.10.1-decb7ae.jar)
https://github.com/InnovativeOnlineIndustries/Industrial-Foregoing/blob/changelog/CHANGELOG.md
Fixed dupe bug
Added Immersive Engineering compat
Readded FuturePack compat
Just Enough Resources (JER) (JustEnoughResources-1.16.4-0.12.0.104⟶JustEnoughResources-1.16.4-0.12.0.107)
[c5edd45] Fix plant rendering. (#278) (GitHub)
Fixed config file reload spam on newer Forge versions
Kotlin for Forge 1.10.0
- Updated to Kotlin 1.4.31, Updated to serialization 1.1.0
- Reformatted example scripts - LatvianModder
- Reformatted code, possibly fixed some issues with modded biomes/items/blocks/sounds - LatvianModder
- Added reload announcement and better errors in recipes. you have to enable them in recipes event with event.itemErrors = true before other functions - LatvianModder
- Merge pull request #85 from MaxNeedsSnacks/master - Kristiāns Micītis
- Add YeetJEICategoriesEvent - Max
- Update arch plugin to 3.0.85 - Max
[Automated Build]
Changelog for this build: https://github.com/klikli-dev/occultism/wiki/1.0.14
Find changes for all versions at https://github.com/klikli-dev/occultism/releases
Fixed a crash when using too much of an ingredient.
- Fixed compatibility with Lootr in obsidian pillars (noobanidus)
- Fixed mega dungeons sometimes spawning with waterlogged blocks
- Fixed monster boxes generating over lava
- Tried to fix the backpack not shifting the patchouli button hopefully it works
First version of command system in place, currently you can use /simpletomb latest to find your recent tomb, in case the key is lost. More features coming in the future, please report and request features from the old mod if you need them
Fixed dimension name in key tooltip.
Tombstone now has a solid hitbox, so players can stand on it and build against it.
https://github.com/InnovativeOnlineIndustries/Titanium/blob/changelog/CHANGELOG.md
Added option to take leashed animals with you when teleporting (default: on) (by PssbleTrngle)
Fixed waystones not being activated immediately on placement
Fixed waystones not being removed if their block doesn't exist anymore (e.g. due to chunk corruption or external map edits resulting in inconsistent waystone store)
Fixed waystones getting re-initialized as a new waystone when rotated using a third-party mod
Fixed z-coordinate not being centered after teleport
Added French translation (by Derrias)
Updated Chinese translation (by HeyDon-Lee)
Updated Russian translation (by Alepod)
Generated using ChangelogGenerator 2.0.0-pre9.