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

Making normal dirt using coarse dirt from nether trees gravel #613

Closed
Kryniowesegryderiusz opened this issue Mar 20, 2019 · 2 comments
Closed
Assignees
Milestone

Comments

@Kryniowesegryderiusz
Copy link

Kryniowesegryderiusz commented Mar 20, 2019

Description

Describe the bug

People can still use gravel from nether trees to make normal dirt, avoiding coarse dirt plowing blocade - because plowing is not needed for this. Its using Minecraft 1.13 planting tall spruce trees behaviour to make podzol from coarse dirt and you only have to dig it to get dirt.

Steps to reproduce the behavior

  1. Place 2x2 spruce sapling on coarse dirt/normal dirt and coarse dirt next to them
  2. Use bone meal to create tall spruce tree
  3. Minecraft behaviour is making all dirts near and under sapling podzol
  4. If you dig this podzol you get normal dirt

Screenshots and videos

Expected behavior

Environment

Server

  • OS: Ubuntu
  • Java version: 11.0.1

Plugins

Not necessary

BentoBox setup

BentoBox and Addons
20.03 10:42:49 [Server] INFO Bentobox version: 1.1-SNAPSHOT
20.03 10:42:49 [Server] INFO Loaded Game Worlds:
20.03 10:42:49 [Server] INFO SkyBlock (SkyBlock)
20.03 10:42:49 [Server] INFO Loaded Add-Ons
20.03 10:42:49 [Server] INFO BSkyBlock 1.1-SNAPSHOT
20.03 10:42:49 [Server] INFO Challenges 0.3.1-SNAPSHOT
20.03 10:42:49 [Server] INFO Biomes 0.4.0
20.03 10:42:49 [Server] INFO WelcomeWarps 0.1.0-SNAPSHOT
20.03 10:42:49 [Server] INFO Level 1.1-SNAPSHOT

These are not the newest versions, but i do not have recognised any steps to block this problem in future builds

Configuration
  • Database: MYSQL

Additional context

I thought about blocking sapling planting on coarse dirt, but it would not help, because you can also place it on dirt and change coarse dirt near to podzol.

I thought also about blocking this minecraft behaviour, but i think it would be hard to do

The best solution could be just digging podzol from podzol (not regular dirt) no matter what do you use for that - hand, blocks, items, tools

@Kryniowesegryderiusz Kryniowesegryderiusz added Priority: Medium Status: Pending Waiting for a developer to start working on this issue. Type: Bug labels Mar 20, 2019
@tastybento tastybento added Status: Accepted Status: In progress Working on the issue. and removed Status: Pending Waiting for a developer to start working on this issue. labels Mar 21, 2019
@tastybento tastybento self-assigned this Mar 21, 2019
@tastybento tastybento added this to the 1.4.0 milestone Mar 21, 2019
@tastybento
Copy link
Member

I'm going with digging podzol will drop podzol if coarse dirt tilling is prevented. That seems to be the best approach.

@tastybento
Copy link
Member

Done.

@tastybento tastybento removed the Status: In progress Working on the issue. label Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants