Describe the bug
Changing config option "diskSizeFactor" to any value doesn't change the actual hard drive sizes.
To Reproduce
Steps to reproduce the behavior:
- Singleplayer
- Edit "diskSizeFactor" in config/oc2r-common.toml to 134217728
- Go into singleplayer world
- A Tier 4 HardDrive in creative tab still shows 32Mb
- Put a new hard drive into a computer
- mkfs.ext2 /dev/vdc
- mkdir /mnt/vdc
- mount /dev/vdc /mnt/vdc
- df -h shows Size 31.0M
Expected behavior
The size should be 128 Mb
Versions (please complete the following information):
- Minecraft: 1.20.1
- Forge: 47.4.10
- oc2: 2.2.12
Describe the bug
Changing config option "diskSizeFactor" to any value doesn't change the actual hard drive sizes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The size should be 128 Mb
Versions (please complete the following information):