CJCrafter / CJCrafter/BiomeManager

Nether Fog in Overworld

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

### Description

Since the NETHER has dense fog, we should be able to use the nether fog in the overworld. We can do this by intercepting outgoing packets and setting the dimension type to nether.

### Configuration

In config, it can be stored like this, but it should only be edited by command.

```yaml
# Allows you to change the dimension.
# OVERWORLD has a sun/moon cycle
# NETHER has dense fog reducing visibility
# THE_END has "star-filled" sky
Dimensions:
- world OVERWORLD
- world_nether NETHER
- world_the_end THE_END
```

### Payment (optional)

- [ ] I'm willing to pay for this feature

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.