Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocks: Feature? #43

Open
max0r4axor opened this issue Jan 22, 2020 · 0 comments
Open

Blocks: Feature? #43

max0r4axor opened this issue Jan 22, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@max0r4axor
Copy link

Description

Is your feature request related to a problem?

Ability to spawn items in warm_ocean biomes like Coral reefs, sea pickles, kelp, etc

Describe the solution you'd like us to implement.

you already have mobs: and plants: maybe a blocks:? use similar rules for placing them with water above the block already

Describe alternatives you've considered.

I've tried different ways to make them spawn, but I think its because of the water source above the block that's preventing them from working.

Additional context

maybe a setup like this?
blocks:
TUBE_CORAL: 8:TUBE_CORAL_BLOCK
BRAIN_CORAL: 8:BRAIN_CORAL_BLOCK
BUBBLE_CORAL: 8:BUBBLE_CORAL_BLOCK
FIRE_CORAL: 8:FIRE_CORAL_BLOCK
HORN_CORAL: 8:HORN_CORAL_BLOCK

conversions:
SAND: 8:TUBE_CORAL_BLOCK:SAND
SAND: 8:BRAIN_CORAL_BLOCK:SAND
SAND: 8:BUBBLE_CORAL_BLOCK:SAND
SAND: 8:FIRE_CORAL_BLOCK:SAND
SAND: 8:HORN_CORAL_BLOCK:SAND

@tastybento tastybento added the enhancement New feature or request label Jan 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants