File Details
OwlsPocketDimension-v2.3.0_Forge-1.20.1.jar
- R
- Jun 17, 2026
- 349.41 KB
- 215
- 1.20.1
- Forge
File Name
OwlsPocketDimension-v2.3.0_Forge-1.20.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Compatible with Owl's Pocket Curios v1.3 and above only!
- Changed the ambient light in the Pocket Dimension to 1 (hopefully preventing any abnormal mob spawns)
- Added a tag for blocking any entity from spawning in the Pocket Dimension (just in case I missed something and/or someone needs it for a modpack)
- Overhauled logic (again), accounting for a rare fallthrough error where player data would not generate correctly
- Updated Pocket Suitcase teleport logic to use main teleport method instead of a copy of it--hopefully this will avoid errors instead of causing them
- Changed the Pocket biome temperature from 1 to 0 (hopefully avoiding any ugly deaths from temperature mods)
- Disabled raids in the dimension (sorry if you had a farm, but I wouldn't want anyone to die in the dimension from a raid on their village if they have bad omen)
- Added numerous new log messsages for debug purposes (in case of any future or persisting issues)
- Changed the icon for the enter pocket dimension advancement
- Removed dummy "bedrock" from creative menu
- Removed depreciated tags from old prototype dev mods
- Removed excess, unused variables from player data creation procedure
- Some rearrangment of the workspace and under-the-hood file name changes