We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd198fe commit ec1f522Copy full SHA for ec1f522
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# Changelog
2
3
-## [0.6.6]
+## [0.6.7]
4
5
-### Changed
+### Fixed
6
7
-- Adjusted the mob spawning rules for the forest biome
+- Biomes not being able to spawn mobs unless they were in the Forest Biome
gradle.properties
@@ -4,7 +4,7 @@ loom.platform=forge
minecraft_version=1.18.2
forge_version=1.18.2-40.1.84
-mod_version=0.6.6
+mod_version=0.6.7
8
maven_group=dev.ftb.mods
9
archives_base_name=ftb-stoneblock-companion
10
mod_id=ftbsbc
0 commit comments